complexType "ExposureUnderlyingAsset"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
description (defined in ExposureUnderlyingAsset complexType),
instrumentId (defined in ExposureUnderlyingAsset complexType),
underlyingAsset
All Direct / Indirect Based Elements (2):
relatedAsset,
underlyingAsset (defined in ProductExposureCategory.model group)
Known Usage Locations
Annotation
A description of the underlying asset of the transaction
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="ExposureUnderlyingAsset">
<xsd:sequence>
<xsd:element minOccurs="0" name="description" type="NormalizedString"/>
<xsd:choice minOccurs="0">
<xsd:element ref="underlyingAsset"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="instrumentId" type="InstrumentId"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
description
Type:
NormalizedString, simple content
A textual description of the asset that underlies the exposure.
Simple Content
xsd:normalizedString
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="description" type="NormalizedString"/>

instrumentId
Type:
InstrumentId, simple content
Identification of the underlying asset, using public and/or private identifiers.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="instrumentId" type="InstrumentId"/>

underlyingAsset
Type:
Asset, empty content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 14 elements
XML Source (see within schema source)
<xsd:element ref="underlyingAsset"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.