group "PricingCoordinateOrReference.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
coordinate | coordinateReference
Content Model Elements (2):
coordinate, coordinateReference
Known Usage Locations
Annotation
A pricing structure coordinate, or a reference to one. This can be used to either directly define a coordinate or reference an existing coordinate.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="PricingCoordinateOrReference.model">
<xsd:choice>
<xsd:element name="coordinate" type="PricingDataPointCoordinate"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
coordinate
Type:
An explicit, filled in data point coordinate. This might specify expiration, strike, etc.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="coordinate" type="PricingDataPointCoordinate"/>

coordinateReference
Type:
A reference to a pricing data point coordinate within this document.
XML Source (w/o annotations (1); see within schema source)

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.