complexType "PricingStructurePoint"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
|
> |
|
Content: |
( coordinate | coordinateReference)*, ( underlyingAsset | underlyingAssetReference?)?, value?, measureType?, quoteUnits?, side?, currency?, currencyType?, timing?, ( businessCenter | exchangeId)?, informationSource*, pricingModel?, time?, valuationDate?, expiryTime?, cashflowType? |
|
</...> |
Content Model Elements (19):
-
All Direct / Indirect Based Elements (1):
-
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:sequence>
</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"/>
|