Drilldown into QuoteLocation.model Drilldown into QuoteLocation.model
Definition Type Group
Name QuoteLocation.model
Namespace http://www.fpml.org/2007/FpML-4-4
Documentation A group describing where a quote was or will be obtained, e.g. observed or calculated.
XSD Schema fpml-asset-4-4.xsd
Collapse XSD Schema Diagram
XSD Diagram of QuoteLocation.model
Collapse XSD Schema Code
<xsd:group name="QuoteLocation.model" >
  <xsd:annotation>
    <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">A group describing where a quote was or will be obtained, e.g. observed or calculated.</xsd:documentation>
  </xsd:annotation>

  <xsd:choice>
    <xsd:element name="businessCenter" type="BusinessCenter">
      <xsd:annotation>
        <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">A city or other business center.</xsd:documentation>
      </xsd:annotation>

    </xsd:element>

    <xsd:element name="exchangeId" type="ExchangeId">
      <xsd:annotation>
        <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">The exchange (e.g. stock or futures exchange) from which the quote is obtained.</xsd:documentation>
      </xsd:annotation>

    </xsd:element>

  </xsd:choice>

</xsd:group>
Collapse Child Elements
Name Type Min Occurs Max Occurs
Collapse Derivation Tree
[No Sub Types]
QuoteLocation.model
    [No Super Types]
Generated using Liquid XML Studio Designer Edition 8.0.4.1955 by Liquid Technologies Ltd