complexType "OrderPrice"
Namespace:
Content:
complex, 9 elements
Defined:
Includes:
definitions of 9 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (9):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="OrderPrice">
<xsd:sequence>
<xsd:element minOccurs="0" name="value" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="additionalValue" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="stopValue" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="peggedValue" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="indicativeAuctionValue" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="indicativeAuctionVolume" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="priceUnits" type="PriceQuoteUnits"/>
<xsd:element minOccurs="0" name="priceMultiplier" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="priceCurrency" type="Currency"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 9/9)
additionalValue
Type:
xsd:decimal, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="additionalValue" type="xsd:decimal"/>

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

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

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

priceCurrency
Type:
Currency, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="priceCurrency" type="Currency"/>

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

priceUnits
Type:
PriceQuoteUnits, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="priceUnits" type="PriceQuoteUnits"/>

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

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

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.