Definition Type: Group
Name: MessageFooterGroup
Namespace: http://www.adsml.org/adsmlbookings/2.0
Containing Schema: AdsMLBookings-2.0-PublicTypeLibrary-AS.xsd
Collapse XSD Schema Diagram:
Drilldown into Notes in schema adsmltypelibrary-2_0-as_xsd Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into SpecialRequirements in schema adsmltypelibrary-2_0-as_xsd Drilldown into DocumentRendering in schema adsmltypelibrary-2_0-as_xsdXSD Diagram of MessageFooterGroup in schema adsmlbookings-2_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:group name="MessageFooterGroup">
    <xs:sequence>
        <xs:element ref="adsml:DocumentRendering" minOccurs="0" />
        <xs:element ref="adsml:SpecialRequirements" minOccurs="0" />
        <xs:element ref="adsml:Properties" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="adsml:Notes" minOccurs="0" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentRendering adsml:DocumentRendering 0 (1)
SpecialRequirements adsml:SpecialRequirements 0 (1)
Properties adsml:Properties 0 unbounded
Notes adsml:Notes 0 (1)