CUSIP

/FundsXML4/Funds/Fund/FundDynamicData/Portfolios/Portfolio/Positions/Position/Underlyings/Underlying/Identifiers/CUSIP

Diagram

CUSIP

Documentation

EN

Committee on Uniform Security Identification Procedures (9 chars)

DE

[AUTO] CUSIP-Nummer (9 Zeichen)

FR

Committee on Uniform Titre Identification Procedures (9 chars)

NL

Committee on Uniform Effect Identification Procedures (9 chars)

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
11
Sample Data
aaaaaaaaa
Restrictions
Base: xs:string
Length: 9

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="CUSIP">
   <xs:annotation>
      <xs:documentation xml:lang="en">Committee on Uniform Security Identification Procedures (9 chars)</xs:documentation>
      <xs:documentation xml:lang="de">[AUTO] CUSIP-Nummer (9 Zeichen)</xs:documentation>
      <xs:documentation xml:lang="fr">Committee on Uniform Titre Identification Procedures (9 chars)</xs:documentation>
      <xs:documentation xml:lang="nl">Committee on Uniform Effect Identification Procedures (9 chars)</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:length value="9"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>