Definition Type: Element
Name: coordinate
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA: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_xsd Drilldown into strike in schema fpml-riskdef-5-10_xsd Drilldown into expiration in schema fpml-riskdef-5-10_xsd Drilldown into term in schema fpml-riskdef-5-10_xsd Drilldown into PricingStructureIndex.model in schema fpml-riskdef-5-10_xsd Drilldown into id in schema fpml-riskdef-5-10_xsd Drilldown into PricingDataPointCoordinate in schema fpml-riskdef-5-10_xsdXSD Diagram of coordinate in schema fpml-riskdef-5-10_xsd (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 nsA:term (1) (1)
expiration nsA:expiration (1) (1)
strike nsA:strike (1) (1)
generic nsA:generic (1) (1)
<xs:group> nsA:PricingStructureIndex.model (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree: