@type

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/Segments/Segment/SegmentDynamicData/Portfolios/Portfolio/Positions/Position/Identifiers/MexID/@type

Diagram

@type

Documentation

EN

Type of the market exchange identifier

DE

Typ des Marktbörsen-Identifikators

FR

Type de l'identifiant de bourse de marché

NL

Type van de marktbeursidentificatie

ES

Tipo del identificador de bolsa de mercado

IT

Tipo dell'identificatore di borsa

CS

Typ identifikátoru burzovního trhu

HU

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

Properties

Type
Text16Type
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
16
Sample Data
ExampleText
Restrictions
Base: xs:string
MaxLength: 16

Element Definition

<xs:attribute 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"
              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>

Referenced Type Definition (Text16Type)

<xs:simpleType 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"
               name="Text16Type">
   <xs:annotation>
      <xs:documentation xml:lang="en">Text (max. 16 characters)</xs:documentation>
      <xs:documentation xml:lang="de">Text (max. 16 Zeichen)</xs:documentation>
      <xs:documentation xml:lang="fr">Texte (max. 16 caractères)</xs:documentation>
      <xs:documentation xml:lang="nl">Tekst (max. 16 tekens)</xs:documentation>
      <xs:documentation xml:lang="es">Texto (máx. 16 caracteres)</xs:documentation>
      <xs:documentation xml:lang="it">Testo (max. 16 caratteri)</xs:documentation>
      <xs:documentation xml:lang="cs">Text (max. 16 znaků)</xs:documentation>
      <xs:documentation xml:lang="hu">Szöveg (max. 16 karakter)</xs:documentation>
   </xs:annotation>
   <xs:restriction base="xs:string">
      <xs:maxLength value="16"/>
   </xs:restriction>
</xs:simpleType>