Definition Type: Element
Name: Amount
Namespace: http://www.openapplications.org/oagis
Type: oa:Amount
Containing Schema: Fields.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Indicates the Amount. In the example, 1.29 is carried as the value of Amount and the currency would be USD, in the case of purchasing a dozen eggs in with US Dollars.
Collapse XSD Schema Diagram:
Drilldown into currency in schema fields_xsd Drilldown into Amount in schema fields_xsdXSD Diagram of Amount in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Amount" type="Amount">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates the Amount. In the example, 1.29 is carried as the value of Amount and the currency would be USD, in the case of purchasing a dozen eggs in with US Dollars.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
currency oa:currency Required
Collapse Derivation Tree: