| diagram | ![]() |
||
| children | UniqueID Identifiers Currency Issuer Price Delta Solvability Weight FXRates | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="PositionUnderlyingType"> <xs:annotation> <xs:documentation>Position underlying details</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="UniqueID" type="xs:IDREF" minOccurs="0"/> <xs:element name="Identifiers" type="IdentifiersType" minOccurs="0"/> <xs:element name="Currency" type="ISOCurrencyCodeType" minOccurs="0"/> <xs:element name="Issuer" type="xs:string" minOccurs="0"/> <xs:element name="Price" type="xs:decimal" minOccurs="0"/> <xs:element name="Delta" type="xs:decimal" minOccurs="0"/> <xs:element name="Solvability" type="xs:decimal" minOccurs="0"/> <xs:element name="Weight" type="PercentageType" minOccurs="0"/> <xs:element name="FXRates" type="FXRatesType" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| type | xs:IDREF | ||||||
| properties |
|
||||||
| source | <xs:element name="UniqueID" type="xs:IDREF" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | IdentifiersType | ||||||
| properties |
|
||||||
| children | ISIN Bloomberg CUSIP GermanWKN LEI MexID ReutersRIC SEDOL SwissValorenCode SwiftBIC OtherID | ||||||
| source | <xs:element name="Identifiers" type="IdentifiersType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| type | ISOCurrencyCodeType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xs:element name="Currency" type="ISOCurrencyCodeType" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:element name="Issuer" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xs:decimal | ||||||
| properties |
|
||||||
| source | <xs:element name="Price" type="xs:decimal" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xs:decimal | ||||||
| properties |
|
||||||
| source | <xs:element name="Delta" type="xs:decimal" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xs:decimal | ||||||
| properties |
|
||||||
| source | <xs:element name="Solvability" type="xs:decimal" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | PercentageType | ||||||
| properties |
|
||||||
| source | <xs:element name="Weight" type="PercentageType" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | FXRatesType | ||||||
| properties |
|
||||||
| children | FXRate | ||||||
| source | <xs:element name="FXRates" type="FXRatesType" minOccurs="0"/> |