complexType "UnderlyerReferenceUnits"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
quantity (in numberOfUnits in calculationElements),
underlyerReference (in numberOfUnits in calculationElements)
All Direct / Indirect Based Elements (1):
numberOfUnits (in calculationElements)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="UnderlyerReferenceUnits">
<xsd:sequence>
<xsd:element minOccurs="0" name="underlyerReference" type="TradeUnderlyerReference"/>
<xsd:element minOccurs="0" name="quantity" type="xsd:decimal"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
quantity
Type:
xsd:decimal, predefined, simple content
Amount of units.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="quantity" type="xsd:decimal"/>

underlyerReference
Type:
Reference to the underlyer defined within the calculationElements structure.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="underlyerReference" type="TradeUnderlyerReference"/>

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.