DK

/FundsXML4/CountrySpecificData/DK

Diagram

DK Top level data for Denmark

Documentation

Top level data for Denmark

Properties

Type
CountrySpecificDataDKType
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
2
Sample Data

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="DK"
            type="CountrySpecificDataDKType">
   <xs:annotation>
      <xs:documentation>Top level data for Denmark</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (CountrySpecificDataDKType)

<xs:complexType xmlns:altova="http://www.altova.com/xml-schema-extensions"
                xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
                xmlns:xs="http://www.w3.org/2001/XMLSchema"
                name="CountrySpecificDataDKType">
   <xs:complexContent>
      <xs:extension base="xs:anyType"/>
   </xs:complexContent>
</xs:complexType>