complexType "PricingStructurePoint"
Namespace:
Content:
complex, 1 attribute, 19 elements
Defined:
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (19):
businessCenter (defined in QuoteLocation.model group),
cashflowType (defined in QuotationCharacteristics.model group),
coordinate,
coordinateReference,
currency (defined in QuotationCharacteristics.model group),
currencyType,
exchangeId (defined in QuoteLocation.model group),
expiryTime (defined in QuotationCharacteristics.model group),
informationSource (defined in QuotationCharacteristics.model group),
measureType,
pricingModel,
quoteUnits,
side (defined in QuotationCharacteristics.model group),
time (defined in QuotationCharacteristics.model group),
timing,
underlyingAsset,
underlyingAssetReference,
valuationDate (defined in QuotationCharacteristics.model group),
value (defined in Quotation.model group)
All Direct / Indirect Based Elements (1):
point (in dataPoints)
Known Usage Locations
Annotation
A single valued point with a set of coordinates that define an arbitrary number of indentifying indexes (0 or more). Note that the collection of coordinates/coordinate references for a PricingStructurePoint must not define a given dimension (other than "generic") more than once. This is to avoid ambiguity.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="PricingStructurePoint">
<xsd:sequence>
<xsd:group maxOccurs="unbounded" minOccurs="0" ref="PricingCoordinateOrReference.model"/>
<xsd:group minOccurs="0" ref="UnderlyingAssetOrReference.model"/>
<xsd:group ref="Quotation.model"/>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>

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.