complexType "QuotedAssetSet"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
Known Direct Subtypes (1):
All Direct / Indirect Based Elements (4):
Known Usage Locations
Annotation
A collection of quoted assets.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="QuotedAssetSet">
<xsd:sequence>
<xsd:element minOccurs="0" name="instrumentSet" type="InstrumentSet"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="assetQuote" type="BasicAssetValuation"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
assetQuote
Type:
BasicAssetValuation, complex content
A collection of valuations (quotes) for the assets needed in the set. Normally these quotes will be for the underlying assets listed above, but they don't necesarily have to be.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="assetQuote" type="BasicAssetValuation"/>

instrumentSet
Type:
InstrumentSet, complex content
A collection of instruments used as a basis for quotation.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="instrumentSet" type="InstrumentSet"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.