XML Schema Documentation

Complex Type: QuantityUnit

[Table of contents]

Super-types: Scheme < QuantityUnit (by extension)
Sub-types: None
Name QuantityUnit
Used by (from the same schema document) Model Group CommodityReferencePriceFramework.model
Abstract no
XML Instance Representation
<...
quantityUnitScheme=" xsd:anyURI [0..1]">
Scheme
</...>
Diagram
Schema Component Representation
<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>