group "QuoteLocation.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
businessCenter? | exchangeId?
Content Model Elements (2):
businessCenter (defined in QuoteLocation.model group), exchangeId (defined in QuoteLocation.model group)
Known Usage Locations
Annotation
A group describing where a quote was or will be obtained, e.g. observed or calculated.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="QuoteLocation.model">
<xsd:choice>
<xsd:element minOccurs="0" name="businessCenter" type="BusinessCenter"/>
<xsd:element minOccurs="0" name="exchangeId" type="ExchangeId"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
businessCenter
Type:
BusinessCenter, simple content
A city or other business center.
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="businessCenter" type="BusinessCenter"/>

exchangeId
Type:
ExchangeId, simple content
The exchange (e.g. stock or futures exchange) from which the quote is obtained.
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="exchangeId" type="ExchangeId"/>

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