Definition Type: ComplexType
Name: QuantityUnit
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:Scheme
Containing Schema: fpml-asset-4-5.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into quantityUnitScheme in schema fpml-asset-4-5_xsdXSD Diagram of QuantityUnit in schema fpml-asset-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="QuantityUnit">
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="quantityUnitScheme" type="xsd:anyURI" 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 fpml:quantityUnitScheme http://www.fpml.org/coding-scheme/price-quote-units (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:priceUnitfpml:quantityUnit, fpml:unit,