MexID

/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/SegmentDynamicData/Portfolios/Portfolio/Transactions/Transaction/Counterparty/Identifiers/MexID

Diagram

MexID @type Text16Type [1]

Documentation

EN

Market Exchange Identifier

DE

Marktbörsen-Identifikator

FR

Identifiant de bourse de marché

NL

Marktbeursidentificatie

ES

Identificador de bolsa de mercado

IT

Identificatore dello scambio di mercato

CS

Identifikátor burzovního trhu

HU

Piaci tőzsde azonosító

Properties

Type
Text64Type
Cardinality
0..2
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
15

Child Elements & Attributes

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

Type of the market exchange identifier

Typ des Marktbörsen-Identifikators

Type de l'identifiant de bourse de marché

Type van de marktbeursidentificatie

Tipo del identificador de bolsa de mercado

Tipo dell'identificatore di borsa

Typ identifikátoru burzovního trhu

A piaci tőzsde azonosító típusa

ExampleText

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"
            maxOccurs="2"
            minOccurs="0"
            name="MexID">
   <xs:annotation>
      <xs:documentation xml:lang="en">Market Exchange Identifier</xs:documentation>
      <xs:documentation xml:lang="de">Marktbörsen-Identifikator</xs:documentation>
      <xs:documentation xml:lang="fr">Identifiant de bourse de marché</xs:documentation>
      <xs:documentation xml:lang="nl">Marktbeursidentificatie</xs:documentation>
      <xs:documentation xml:lang="es">Identificador de bolsa de mercado</xs:documentation>
      <xs:documentation xml:lang="it">Identificatore dello scambio di mercato</xs:documentation>
      <xs:documentation xml:lang="cs">Identifikátor burzovního trhu</xs:documentation>
      <xs:documentation xml:lang="hu">Piaci tőzsde azonosító</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:simpleContent>
         <xs:extension base="Text64Type">
            <xs:attribute name="type" type="Text16Type">
               <xs:annotation>
                  <xs:documentation xml:lang="en">Type of the market exchange identifier</xs:documentation>
                  <xs:documentation xml:lang="de">Typ des Marktbörsen-Identifikators</xs:documentation>
                  <xs:documentation xml:lang="fr">Type de l'identifiant de bourse de marché</xs:documentation>
                  <xs:documentation xml:lang="nl">Type van de marktbeursidentificatie</xs:documentation>
                  <xs:documentation xml:lang="es">Tipo del identificador de bolsa de mercado</xs:documentation>
                  <xs:documentation xml:lang="it">Tipo dell'identificatore di borsa</xs:documentation>
                  <xs:documentation xml:lang="cs">Typ identifikátoru burzovního trhu</xs:documentation>
                  <xs:documentation xml:lang="hu">A piaci tőzsde azonosító típusa</xs:documentation>
               </xs:annotation>
            </xs:attribute>
         </xs:extension>
      </xs:simpleContent>
   </xs:complexType>
</xs:element>