Definition Type: Element
Name: coordinate
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:PricingDataPointCoordinate
Containing Schema: fpml-riskdef-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
An explicit, filled in data point coordinate. This might specify expiration, strike, etc.
Collapse XSD Schema Diagram:
Drilldown into generic in schema fpml-riskdef-5-10_xsd1 Drilldown into strike in schema fpml-riskdef-5-10_xsd1 Drilldown into expiration in schema fpml-riskdef-5-10_xsd1 Drilldown into term in schema fpml-riskdef-5-10_xsd1 Drilldown into PricingStructureIndex.model in schema fpml-riskdef-5-10_xsd1 Drilldown into id in schema fpml-riskdef-5-10_xsd1 Drilldown into PricingDataPointCoordinate in schema fpml-riskdef-5-10_xsd1XSD Diagram of coordinate in schema fpml-riskdef-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="coordinate" type="PricingDataPointCoordinate">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An explicit, filled in data point coordinate. This might specify expiration, strike, etc.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
term nsD:term (1) (1)
expiration nsD:expiration (1) (1)
strike nsD:strike (1) (1)
generic nsD:generic (1) (1)
<xs:group> nsD:PricingStructureIndex.model (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: