Definition Type: Element
Name: coordinate
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:PricingDataPointCoordinate
Containing Schema: fpml-riskdef-5-2.xsd
MinOccurs 0
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-2_xsd Drilldown into strike in schema fpml-riskdef-5-2_xsd Drilldown into expiration in schema fpml-riskdef-5-2_xsd Drilldown into term in schema fpml-riskdef-5-2_xsd Drilldown into PricingStructureIndex.model in schema fpml-riskdef-5-2_xsd Drilldown into id in schema fpml-riskdef-5-2_xsd Drilldown into PricingDataPointCoordinate in schema fpml-riskdef-5-2_xsdXSD Diagram of coordinate in schema fpml-riskdef-5-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="coordinate" type="PricingDataPointCoordinate" minOccurs="0">
    <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 nsA:term 0 (1)
expiration nsA:expiration 0 (1)
strike nsA:strike 0 (1)
generic nsA:generic 0 (1)
<xs:group> nsA:PricingStructureIndex.model (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree: