CUSIP
/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/Portfolios/Portfolio/Transactions/Transaction/Identifiers/CUSIP
Diagram
Documentation
EN
Committee on Uniform Security Identification Procedures (9 chars)
DE
CUSIP-Nummer (9 Zeichen)
FR
Numéro CUSIP (9 caractères)
NL
CUSIP-nummer (9 tekens)
ES
CUSIP (9 caracteres)
IT
Comitato per le procedure uniformi di identificazione della sicurezza (9 caratteri)
CS
CUSIP číslo (9 znaků)
HU
CUSIP szám (9 karakter)
Properties
- Type
- xs:string
- 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
- aaaaaaaaa
- Restrictions
- Base: xs:string
Length: 9
Element Definition
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"
minOccurs="0"
name="CUSIP">
<xs:annotation>
<xs:documentation xml:lang="en">Committee on Uniform Security Identification Procedures (9 chars)</xs:documentation>
<xs:documentation xml:lang="de">CUSIP-Nummer (9 Zeichen)</xs:documentation>
<xs:documentation xml:lang="fr">Numéro CUSIP (9 caractères)</xs:documentation>
<xs:documentation xml:lang="nl">CUSIP-nummer (9 tekens)</xs:documentation>
<xs:documentation xml:lang="es">CUSIP (9 caracteres)</xs:documentation>
<xs:documentation xml:lang="it">Comitato per le procedure uniformi di identificazione della sicurezza (9 caratteri)</xs:documentation>
<xs:documentation xml:lang="cs">CUSIP číslo (9 znaků)</xs:documentation>
<xs:documentation xml:lang="hu">CUSIP szám (9 karakter)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="9"/>
</xs:restriction>
</xs:simpleType>
</xs:element>