PrivateEquityID

/FundsXML4/AssetMasterData/Asset/AssetDetails/PrivateEquity/PrivateEquityID

Diagram

PrivateEquityID

Documentation

EN

Link to new file for lookthrough (Assets owned by SPV). This ID has to be used in //FundsXML4/Funds/Fund/Identifiers/OtherID/[@ListedType="PRIVATE EQUITY ID"]

DE

Verlinkung mit neuem File für Durchrechnung (welche Assets gehören dieser Firma). Diese ID muss im neuen File unter //FundsXML4/Funds/Fund/Identifiers/OtherID/[@ListedType="PRIVATE EQUITY ID"] angegeben werden.

FR

Link à new file pour lookthrough (Assets owned par SPV). This ID un à be used dans //FundsXML4/Funds/Fonds/Identifiers/OtherID/[@ListedType="PRIVATE EQUITY ID"]

NL

Link naar new file voor lookthrough (Assets owned door SPV). This ID heeft naar be used in //FundsXML4/Funds/Fonds/Identifiers/OtherID/[@ListedType="PRIVATE EQUITY ID"]

Properties

Type
xs:string
Cardinality
0..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
5
Sample Data
ExampleText
Restrictions
Base: xs:string
MaxLength: 255

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"
            minOccurs="0"
            name="PrivateEquityID">
   <xs:annotation>
      <xs:documentation xml:lang="en">Link to new file for  lookthrough (Assets owned by SPV). This ID has to be used in //FundsXML4/Funds/Fund/Identifiers/OtherID/[@ListedType="PRIVATE EQUITY ID"]</xs:documentation>
      <xs:documentation xml:lang="de">Verlinkung mit neuem File für Durchrechnung (welche Assets gehören dieser Firma). Diese ID muss im neuen File unter //FundsXML4/Funds/Fund/Identifiers/OtherID/[@ListedType="PRIVATE EQUITY ID"] angegeben werden.</xs:documentation>
      <xs:documentation xml:lang="fr">Link à new file pour lookthrough (Assets owned par SPV). This ID un à be used dans //FundsXML4/Funds/Fonds/Identifiers/OtherID/[@ListedType="PRIVATE EQUITY ID"]</xs:documentation>
      <xs:documentation xml:lang="nl">Link naar new file voor lookthrough (Assets owned door SPV). This ID heeft naar be used in //FundsXML4/Funds/Fonds/Identifiers/OtherID/[@ListedType="PRIVATE EQUITY ID"]</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:maxLength value="255"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>