Definition Type: ComplexType
Name: UnitPriceType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MonetaryAmount in schema cidx_5_0_xsd Drilldown into GlobalMaterialUnitOfMeasureCode in schema cidx_5_0_xsdXSD Diagram of UnitPriceType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="UnitPriceType">
    <xsd:sequence>
        <xsd:element ref="MonetaryAmount" />
    </xsd:sequence>
    <xsd:attribute name="GlobalMaterialUnitOfMeasureCode" type="cidxToken" use="required" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MonetaryAmount nsA:MonetaryAmount (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
GlobalMaterialUnitOfMeasureCode nsA:GlobalMaterialUnitOfMeasureCode Required
Collapse Derivation Tree:
Collapse References:
nsA:UnitPrice