Region

/FundsXML4/AssetMasterData/Asset/AssetDetails/Index/Region

Diagram

Region

Documentation

EN

Information about Index Component Region

DE

Information about Index Compontnt Region

FR

Information about Index Compontnt Région

NL

Informatie about Index Compontnt Regio

ES

Informacion about Index Compontnt Regio

IT

Informazioni sulla regione del componente dell'indice

CS

Information about Index Component Region

HU

Information about Index Component Region

Properties

Type
xs:string
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
5
Sample Data
Developed Markets
Restrictions
Base: xs:string
Enumeration:
  • Emerging Markets
  • Developed Markets

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="Region">
   <xs:annotation>
      <xs:documentation xml:lang="en">Information about Index Component Region</xs:documentation>
      <xs:documentation xml:lang="de">Information about Index Compontnt Region</xs:documentation>
      <xs:documentation xml:lang="fr">Information about Index Compontnt Région</xs:documentation>
      <xs:documentation xml:lang="nl">Informatie about Index Compontnt Regio</xs:documentation>
      <xs:documentation xml:lang="es">Informacion about Index Compontnt Regio</xs:documentation>
      <xs:documentation xml:lang="it">Informazioni sulla regione del componente dell'indice</xs:documentation>
      <xs:documentation xml:lang="cs">Information about Index Component Region</xs:documentation>
      <xs:documentation xml:lang="hu">Information about Index Component Region</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="Emerging Markets"/>
         <xs:enumeration value="Developed Markets"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>