group "UnderlyingAssetOrReference.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
underlyingAsset | underlyingAssetReference?
Content Model Elements (2):
underlyingAsset, underlyingAssetReference
Known Usage Locations
Annotation
Include or reference an underlying asset definition.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="UnderlyingAssetOrReference.model">
<xsd:choice>
<xsd:element ref="underlyingAsset"/>
<xsd:element minOccurs="0" name="underlyingAssetReference" type="AssetReference"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
underlyingAsset
Type:
Asset, empty content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 13 elements
An underlying asset that defines the meaning of the value, i.e. the product that the value corresponds to. For example, this could be a caplet or simple european swaption.
XML Source (w/o annotations (1); see within schema source)
<xsd:element ref="underlyingAsset"/>

underlyingAssetReference
Type:
AssetReference, empty content
A reference to an underlying asset that defines the meaning of the value, i.e. the product that the value corresponds to. For example, this could be a caplet or simple european swaption.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="underlyingAssetReference" type="AssetReference"/>

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