group "Price.model"
Namespace:
Content:
Defined:
globally in fpml-com-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
priceCurrency, priceUnit
Content Model Elements (2):
priceCurrency, priceUnit
Known Usage Locations
Annotation
Price model group.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="Price.model">
<xsd:sequence>
<xsd:element name="priceCurrency" type="Currency"/>
<xsd:element name="priceUnit" type="QuantityUnit"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
priceCurrency
Type:
Currency, simple content
The currency used to specify the digital barrier in terms of a price per unit of commodity.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="priceCurrency" type="Currency"/>

priceUnit
Type:
QuantityUnit, simple content
The unit of measure used to specify the digital barrier in terms of a price per unit of commodity.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="priceUnit" type="QuantityUnit"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.