Definition Type: Element
Name: TermsAndConditions
Namespace: http://www.adsml.org/adsmlbookings/2.5
Containing Schema: AdsMLBookings-2.5-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into TermsAndConditionsDetails in schema adsmltypelibrary-2_0-as_xsd Drilldown into DisclaimerText in schema adsmltypelibrary-2_0-as_xsd Drilldown into Claims in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into Cancellations in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into General in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into source in schema adsmltypelibrary-2_0-as_xsd Drilldown into dir in schema adsmltypelibrary-2_0-as_xsd Drilldown into lang in schema xml_xsd Drilldown into i18nAttributes in schema adsmltypelibrary-2_0-as_xsdXSD Diagram of TermsAndConditions in schema adsmlbookings-2_5-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:element name="TermsAndConditions">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="General" type="adsml:StringType" minOccurs="0" />
            <xs:element name="Cancellations" type="adsml:StringType" minOccurs="0" />
            <xs:element name="Claims" type="adsml:StringType" minOccurs="0" />
            <xs:element ref="adsml:DisclaimerText" minOccurs="0" />
            <xs:element ref="adsml:TermsAndConditionsDetails" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="adsml:Properties" minOccurs="0" />
        </xs:sequence>
        <xs:attributeGroup ref="adsml:i18nAttributes" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
General adsml-bo:General 0 (1)
Cancellations adsml-bo:Cancellations 0 (1)
Claims adsml-bo:Claims 0 (1)
DisclaimerText adsml:DisclaimerText 0 (1)
TermsAndConditionsDetails adsml:TermsAndConditionsDetails 0 unbounded
Properties adsml:Properties 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
lang xml:lang Optional
dir adsml:dir Optional
source adsml:source Optional