FR

/FundsXML4/CountrySpecificData/FR

Diagram

FR Top level data for France

Documentation

Top level data for France

Properties

Type
CountrySpecificDataFRType
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="FR"
            type="CountrySpecificDataFRType">
   <xs:annotation>
      <xs:documentation>Top level data for France</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (CountrySpecificDataFRType)

<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="CountrySpecificDataFRType">
   <xs:complexContent>
      <xs:extension base="xs:anyType"/>
   </xs:complexContent>
</xs:complexType>