Definition Type: Group
Name: FinancialDocumentFooter
Namespace: http://www.adsml.org/adsmlfinancials/1.0
Containing Schema: AdsMLFinancials-1.0-PublicTypeLibrary-AS.xsd
Collapse XSD Schema Diagram:
Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into DocumentRendering in schema adsmltypelibrary-2_0-as_xsd Drilldown into DisclaimerText in schema adsmltypelibrary-2_0-as_xsd Drilldown into LegalMonetaryTotal in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into TaxTotal in schema adsmltypelibrary-2_0-as_xsd Drilldown into AdditionalAllowanceCharge in schema adsmlfinancials-1_0-publictypelibrary-as_xsdXSD Diagram of FinancialDocumentFooter in schema adsmlfinancials-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:group name="FinancialDocumentFooter">
    <xs:sequence>
        <xs:element ref="AdditionalAllowanceCharge" minOccurs="0" />
        <xs:element ref="adsml:TaxTotal" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="LegalMonetaryTotal" />
        <xs:element ref="adsml:DisclaimerText" minOccurs="0" />
        <xs:element ref="adsml:DocumentRendering" minOccurs="0" />
        <xs:element ref="adsml:Properties" minOccurs="0" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AdditionalAllowanceCharge adsml-fi:AdditionalAllowanceCharge 0 (1)
TaxTotal adsml:TaxTotal 0 unbounded
LegalMonetaryTotal adsml-fi:LegalMonetaryTotal (1) (1)
DisclaimerText adsml:DisclaimerText 0 (1)
DocumentRendering adsml:DocumentRendering 0 (1)
Properties adsml:Properties 0 (1)