OtherID

/FundsXML4/AssetMasterData/Asset/AssetDetails/PrivateEquity/Company/ParentCompany/Identifiers/OtherID

Diagram

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

Documentation

EN

All other identifiers (with listed or free type)

DE

Weitere Identifikatoren (mit vordefiniertem oder freiem Typ)

FR

Tous les autres identifiants (avec type listé ou libre)

NL

Alle overige identificatoren (met vermeld of vrij type)

ES

Todos los demás identificadores (con tipo listado o libre)

IT

Tutti gli altri identificatori (con tipo elencato o libero)

CS

Všechny ostatní identifikátory (s uvedeným nebo volným typem)

HU

Minden egyéb azonosító (felsorolt vagy szabad típussal)

Properties

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

Child Elements & Attributes

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

Predefined identifier type from list

Vordefinierter Identifikatortyp aus Liste

Type d'identifiant prédéfini à partir de la liste

Vooraf gedefinieerd identificatortype uit lijst

Tipo de identificador predefinido de la lista

Tipo di identificatore predefinito dall'elenco

Předdefinovaný typ identifikátoru ze seznamu

Előre definiált azonosítótípus a listából

INTERNAL SHARECLASS CODE
Text100Type

Free-text identifier type

Freitextlicher Identifikatortyp

Type d'identifiant en texte libre

Vrije-tekst identificatortype

Tipo de identificador en texto libre

Tipo di identificatore in testo libero

Typ identifikátoru ve volném textu

Azonosítótípus szabad szövegben

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="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">Weitere Identifikatoren (mit vordefiniertem oder freiem Typ)</xs:documentation>
      <xs:documentation xml:lang="fr">Tous les autres identifiants (avec type listé ou libre)</xs:documentation>
      <xs:documentation xml:lang="nl">Alle overige identificatoren (met vermeld of vrij type)</xs:documentation>
      <xs:documentation xml:lang="es">Todos los demás identificadores (con tipo listado o libre)</xs:documentation>
      <xs:documentation xml:lang="it">Tutti gli altri identificatori (con tipo elencato o libero)</xs:documentation>
      <xs:documentation xml:lang="cs">Všechny ostatní identifikátory (s uvedeným nebo volným typem)</xs:documentation>
      <xs:documentation xml:lang="hu">Minden egyéb azonosító (felsorolt vagy szabad típussal)</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:simpleContent>
         <xs:extension base="Text256Type">
            <xs:attribute name="ListedType" type="ListedIdentifierType">
               <xs:annotation>
                  <xs:documentation xml:lang="en">Predefined identifier type from list</xs:documentation>
                  <xs:documentation xml:lang="de">Vordefinierter Identifikatortyp aus Liste</xs:documentation>
                  <xs:documentation xml:lang="fr">Type d'identifiant prédéfini à partir de la liste</xs:documentation>
                  <xs:documentation xml:lang="nl">Vooraf gedefinieerd identificatortype uit lijst</xs:documentation>
                  <xs:documentation xml:lang="es">Tipo de identificador predefinido de la lista</xs:documentation>
                  <xs:documentation xml:lang="it">Tipo di identificatore predefinito dall'elenco</xs:documentation>
                  <xs:documentation xml:lang="cs">Předdefinovaný typ identifikátoru ze seznamu</xs:documentation>
                  <xs:documentation xml:lang="hu">Előre definiált azonosítótípus a listából</xs:documentation>
               </xs:annotation>
            </xs:attribute>
            <xs:attribute name="FreeType" type="Text100Type">
               <xs:annotation>
                  <xs:documentation xml:lang="en">Free-text identifier type</xs:documentation>
                  <xs:documentation xml:lang="de">Freitextlicher Identifikatortyp</xs:documentation>
                  <xs:documentation xml:lang="fr">Type d'identifiant en texte libre</xs:documentation>
                  <xs:documentation xml:lang="nl">Vrije-tekst identificatortype</xs:documentation>
                  <xs:documentation xml:lang="es">Tipo de identificador en texto libre</xs:documentation>
                  <xs:documentation xml:lang="it">Tipo di identificatore in testo libero</xs:documentation>
                  <xs:documentation xml:lang="cs">Typ identifikátoru ve volném textu</xs:documentation>
                  <xs:documentation xml:lang="hu">Azonosítótípus szabad szövegben</xs:documentation>
               </xs:annotation>
            </xs:attribute>
         </xs:extension>
      </xs:simpleContent>
   </xs:complexType>
</xs:element>