complexType "PricingStructurePoint"
Namespace:
Content:
complex, 1 attribute, 19 elements
Defined:
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (19):
exchangeId (defined in QuoteLocation.model group),
value (defined in Quotation.model group)
All Direct / Indirect Based Elements (1):
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.