Definition Type: Element
Name: MonetaryAmount
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:MonetaryAmountType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Structure containing the currency value and form of currency of a transaction or item.
Collapse XSD Schema Diagram:
Drilldown into CurrencyCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into MonetaryValue in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into MonetaryAmountType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of MonetaryAmount in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="MonetaryAmount" type="MonetaryAmountType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Structure containing the currency value and form of currency of a transaction or item.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MonetaryValue nsA:MonetaryValue (1) (1)
CurrencyCode nsA:CurrencyCode (1) (1)
Collapse Derivation Tree: