MexID

/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/Portfolios/Portfolio/Positions/Position/Underlyings/Underlying/Identifiers/MexID

Diagram

MexID @type Text16Type [1]

Documentation

EN

Market Exchange Identifier

DE

[AUTO] Marktbörsen-Identifikator

FR

Marché Bourse Identifiant

NL

Markt Beurs Identificatie

Properties

Type
Text64Type
Cardinality
0..2
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
15

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
Text16Type

Text (max. 16 characters)

[AUTO] Text (max. 16 Zeichen)

Text (max. 16 characters)

Text (max. 16 characters)

ExampleText

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            maxOccurs="2"
            minOccurs="0"
            name="MexID">
   <xs:annotation>
      <xs:documentation xml:lang="en">Market Exchange Identifier</xs:documentation>
      <xs:documentation xml:lang="de">[AUTO] Marktbörsen-Identifikator</xs:documentation>
      <xs:documentation xml:lang="fr">Marché Bourse Identifiant</xs:documentation>
      <xs:documentation xml:lang="nl">Markt Beurs Identificatie</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:simpleContent>
         <xs:extension base="Text64Type">
            <xs:attribute name="type" type="Text16Type"/>
         </xs:extension>
      </xs:simpleContent>
   </xs:complexType>
</xs:element>