Definition Type: ComplexType
Name: QuantityUnit
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:Scheme
Containing Schema: fpml-asset-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into quantityUnitScheme in schema fpml-asset-5-10_xsd5XSD Diagram of QuantityUnit in schema fpml-asset-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="QuantityUnit">
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="quantityUnitScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/price-quote-units" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
quantityUnitScheme nsF:quantityUnitScheme http://www.fpml.org/coding-scheme/price-quote-units (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:levelUnit, nsF:priceUnitnsF:quantityUnit, nsF:quantityUnit, nsF:spreadUnit, nsF:unit,