Definition Type: ComplexType
Name: LegalMonetaryTotalType
Namespace: http://www.adsml.org/adsmlfinancials/1.0
Containing Schema: AdsMLFinancials-1.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PayableAmount in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into PayableRoundingAmount in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into PrepaidAmount in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into ChargeTotalAmount in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into AllowanceTotalAmount in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into TaxInclusiveAmount in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into TaxExclusiveAmount in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into LineExtensionAmount in schema adsmlfinancials-1_0-publictypelibrary-as_xsdXSD Diagram of LegalMonetaryTotalType in schema adsmlfinancials-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="LegalMonetaryTotalType">
    <xs:sequence>
        <xs:element ref="LineExtensionAmount" minOccurs="0" />
        <xs:element ref="TaxExclusiveAmount" minOccurs="0" />
        <xs:element ref="TaxInclusiveAmount" minOccurs="0" />
        <xs:element ref="AllowanceTotalAmount" minOccurs="0" />
        <xs:element ref="ChargeTotalAmount" minOccurs="0" />
        <xs:element ref="PrepaidAmount" minOccurs="0" />
        <xs:element ref="PayableRoundingAmount" minOccurs="0" />
        <xs:element ref="PayableAmount" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineExtensionAmount adsml-fi:LineExtensionAmount 0 (1)
TaxExclusiveAmount adsml-fi:TaxExclusiveAmount 0 (1)
TaxInclusiveAmount adsml-fi:TaxInclusiveAmount 0 (1)
AllowanceTotalAmount adsml-fi:AllowanceTotalAmount 0 (1)
ChargeTotalAmount adsml-fi:ChargeTotalAmount 0 (1)
PrepaidAmount adsml-fi:PrepaidAmount 0 (1)
PayableRoundingAmount adsml-fi:PayableRoundingAmount 0 (1)
PayableAmount adsml-fi:PayableAmount (1) (1)
Collapse Derivation Tree:
Collapse References:
adsml-fi:LegalMonetaryTotal