Definition Type: ComplexType
Name: ReferenceLevel
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-com-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into referenceLevelUnit in schema fpml-com-5-10_xsd1 Drilldown into amount in schema fpml-com-5-10_xsd1XSD Diagram of ReferenceLevel in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ReferenceLevel">
    <xsd:sequence>
        <xsd:element name="amount" type="xsd:decimal" />
        <xsd:element name="referenceLevelUnit" type="ReferenceLevelUnit" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
amount nsD:amount (1) (1)
referenceLevelUnit nsD:referenceLevelUnit (1) (1)
Collapse Derivation Tree:
Collapse References:
nsD:referenceLevel