complexType "MarginQuote"
Namespace:
Content:
complex, 6 elements
Defined:
Includes:
definitions of 6 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (6):
All Direct / Indirect Based Elements (1):
marginQuote
Known Usage Locations
Annotation
A message indicating that the margin quote has been acted upon.
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="MarginQuote">
<xsd:sequence>
<xsd:element minOccurs="0" name="valueDate" type="xsd:date"/>
<xsd:element minOccurs="0" name="valueTime" type="xsd:time"/>
<xsd:element minOccurs="0" name="tradeIdentifier" type="TradeIdentifier"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="valuations" type="ValuationsBasicQuotation"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="margins" type="Margins"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="marketData" type="MarketData"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 6/6)
margins
Type:
Margins, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="margins" type="Margins"/>

marketData
Type:
MarketData, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="marketData" type="MarketData"/>

tradeIdentifier
Type:
TradeIdentifier, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="tradeIdentifier" type="TradeIdentifier"/>

valuations
Type:
ValuationsBasicQuotation, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="valuations" type="ValuationsBasicQuotation"/>

valueDate
Type:
xsd:date, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="valueDate" type="xsd:date"/>

valueTime
Type:
xsd:time, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="valueTime" type="xsd:time"/>

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.