XML Schema Documentation

Model Group: Price.model

[Table of contents]

Name Price.model
Used by (from the same schema document) Complex Type FixedPrice
Documentation Price model group.
XML Instance Representation
<priceCurrency> Currency </priceCurrency> [1]

'Currency of the fixed price.'

<priceUnit> QuantityUnit </priceUnit> [1]

'The unit of measure used to calculate the Fixed Price.'

Diagram
Schema Component Representation
<xsd:group name="Price.model">
<xsd:sequence>
<xsd:element name="priceCurrency" type=" Currency "/>
<xsd:element name="priceUnit" type=" QuantityUnit "/>
</xsd:sequence>
</xsd:group>