UniqueID

/FundsXML4/AssetMasterData/Asset/UniqueID

Diagram

UniqueID

Documentation

EN

Unique identifier referencing the corresponding element in the AssetMasterData block

DE

Eindeutige Referenznummer der Stammdaten der Position (muss unter /AssetMasterData/Asset/UniqueID vorhanden sein)

FR

Unique identifiant referencing corresponding élément dans AssetMasterData block

NL

Uniek identificatie referencing corresponding element in AssetMasterData block

Properties

Type
xs:ID
Cardinality
1
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
3
Sample Data
id_generated

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"
            name="UniqueID"
            type="xs:ID">
   <xs:annotation>
      <xs:documentation xml:lang="en">Unique identifier referencing the corresponding element in the AssetMasterData block</xs:documentation>
      <xs:documentation xml:lang="de">Eindeutige Referenznummer der Stammdaten der Position (muss unter /AssetMasterData/Asset/UniqueID vorhanden sein)</xs:documentation>
      <xs:documentation xml:lang="fr">Unique identifiant referencing corresponding élément dans AssetMasterData block</xs:documentation>
      <xs:documentation xml:lang="nl">Uniek identificatie referencing corresponding element in AssetMasterData block</xs:documentation>
   </xs:annotation>
</xs:element>