CountrySpecificData

/FundsXML4/CountrySpecificData

Diagram

CountrySpecificData Country specific data on top level (as defined in 'FundsXML4_CountrySpecificData_xx.xsd') AT CountrySpecificDataATType 0..1 DE CountrySpecificDataDEType 0..1 DK CountrySpecificDataDKType 0..1 FR CountrySpecificDataFRType 0..1 LU CountrySpecificDataLUType 0..1 NL CountrySpecificDataNLType 0..1

Documentation

Country specific data on top level (as defined in 'FundsXML4_CountrySpecificData_xx.xsd')

Properties

Type
CountrySpecificDataType
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
1
Sample Data

Child Elements & Attributes

XML Snippet

<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="CountrySpecificData"
            type="CountrySpecificDataType">
   <xs:annotation>
      <xs:documentation>Country specific data on top level (as defined in 'FundsXML4_CountrySpecificData_xx.xsd')</xs:documentation>
   </xs:annotation>
</xs:element>