OtherID

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

Diagram

OtherID @ListedType ListedIdentifierType [1] @FreeType Text100Type [1]

Documentation

EN

All other identifiers (with listed or free type)

DE

[AUTO] Weitere Identifikatoren (mit vordefiniertem oder freiem Typ)

FR

All autre identifiers (avec listed ou free type)

NL

All overig identifiers (met listed van free type)

Properties

Type
Text256Type
Cardinality
0..*
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
ListedIdentifierType

List of all public available Identifiers

[AUTO] Liste aller öffentlich verfügbaren Identifikatoren

Liste de tous public disponible Identifiers

Lijst van alle public beschikbaar Identifiers

BAFIN ID
Text100Type

Text (max. 100 characters)

[AUTO] Text (max. 100 Zeichen)

Text (max. 100 characters)

Text (max. 100 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="unbounded"
            minOccurs="0"
            name="OtherID">
   <xs:annotation>
      <xs:documentation xml:lang="en">All other identifiers (with listed or free type)</xs:documentation>
      <xs:documentation xml:lang="de">[AUTO] Weitere Identifikatoren (mit vordefiniertem oder freiem Typ)</xs:documentation>
      <xs:documentation xml:lang="fr">All autre identifiers (avec listed ou free type)</xs:documentation>
      <xs:documentation xml:lang="nl">All overig identifiers (met listed van free type)</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:simpleContent>
         <xs:extension base="Text256Type">
            <xs:attribute name="ListedType" type="ListedIdentifierType"/>
            <xs:attribute name="FreeType" type="Text100Type"/>
         </xs:extension>
      </xs:simpleContent>
   </xs:complexType>
</xs:element>