Definition Type: Group
Name: AdMessageResponseModule
Namespace: http://www.adsml.org/adsmlbookings/2.0
Containing Schema: AdsMLBookings-2.0-PublicTypeLibrary-AS.xsd
Collapse XSD Schema Diagram:
Drilldown into PlacementGroup in schema adsmlbookings-2_0-publictypelibrary-as_xsd Drilldown into Placement in schema adsmlbookings-2_0-publictypelibrary-as_xsd Drilldown into DisclaimerText in schema adsmltypelibrary-2_0-as_xsd Drilldown into LinkedPlacements in schema adsmlbookings-2_0-publictypelibrary-as_xsd Drilldown into PayerInformation in schema adsmlbookings-2_0-publictypelibrary-as_xsd Drilldown into TotalBookingPrice in schema adsmlbookings-2_0-publictypelibrary-as_xsd Drilldown into DocumentCurrencyCode in schema adsmltypelibrary-2_0-as_xsd Drilldown into Contract in schema adsmltypelibrary-2_0-as_xsd Drilldown into DealCode in schema adsmlbookings-2_0-publictypelibrary-as_xsd Drilldown into Campaign in schema adsmltypelibrary-2_0-as_xsd Drilldown into PurchaseOrderReference in schema adsmltypelibrary-2_0-as_xsd Drilldown into Status in schema adsmltypelibrary-2_0-as_xsd Drilldown into OtherParty in schema adsmltypelibrary-2_0-as_xsd Drilldown into Advertiser in schema adsmltypelibrary-2_0-as_xsd Drilldown into SellingParty in schema adsmltypelibrary-2_0-as_xsd Drilldown into BookingParty in schema adsmltypelibrary-2_0-as_xsd Drilldown into ChangeSpecification in schema adsmltypelibrary-2_0-as_xsd Drilldown into NatureOfResponse in schema adsmltypelibrary-2_0-as_xsd Drilldown into RequestDenied in schema adsmltypelibrary-2_0-as_xsdXSD Diagram of AdMessageResponseModule in schema adsmlbookings-2_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:group name="AdMessageResponseModule">
    <xs:sequence>
        <xs:choice>
            <xs:sequence>
                <xs:element ref="adsml:RequestDenied" />
            </xs:sequence>
            <xs:sequence>
                <xs:element ref="adsml:NatureOfResponse" />
                <xs:element ref="adsml:ChangeSpecification" minOccurs="0" maxOccurs="unbounded" />
                <xs:element ref="adsml:BookingParty" />
                <xs:element ref="adsml:SellingParty" />
                <xs:element ref="adsml:Advertiser" minOccurs="0" />
                <xs:element ref="adsml:OtherParty" minOccurs="0" maxOccurs="unbounded" />
                <xs:element ref="adsml:Status" minOccurs="0" />
                <xs:element ref="adsml:PurchaseOrderReference" minOccurs="0" />
                <xs:element ref="adsml:Campaign" minOccurs="0" />
                <xs:element ref="DealCode" minOccurs="0" />
                <xs:element ref="adsml:Contract" minOccurs="0" />
                <xs:element ref="adsml:DocumentCurrencyCode" minOccurs="0" />
                <xs:element ref="TotalBookingPrice" minOccurs="0" />
                <xs:element ref="PayerInformation" minOccurs="0" maxOccurs="unbounded" />
                <xs:element ref="LinkedPlacements" minOccurs="0" />
                <xs:element ref="adsml:DisclaimerText" minOccurs="0" maxOccurs="unbounded" />
                <xs:choice>
                    <xs:element ref="Placement" maxOccurs="unbounded" />
                    <xs:element ref="PlacementGroup" maxOccurs="unbounded" />
                </xs:choice>
            </xs:sequence>
        </xs:choice>
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RequestDenied adsml:RequestDenied (1) (1)
NatureOfResponse adsml:NatureOfResponse (1) (1)
ChangeSpecification adsml:ChangeSpecification 0 unbounded
BookingParty adsml:BookingParty (1) (1)
SellingParty adsml:SellingParty (1) (1)
Advertiser adsml:Advertiser 0 (1)
OtherParty adsml:OtherParty 0 unbounded
Status adsml:Status 0 (1)
PurchaseOrderReference adsml:PurchaseOrderReference 0 (1)
Campaign adsml:Campaign 0 (1)
DealCode adsml-bo:DealCode 0 (1)
Contract adsml:Contract 0 (1)
DocumentCurrencyCode adsml:DocumentCurrencyCode 0 (1)
TotalBookingPrice adsml-bo:TotalBookingPrice 0 (1)
PayerInformation adsml-bo:PayerInformation 0 unbounded
LinkedPlacements adsml-bo:LinkedPlacements 0 (1)
DisclaimerText adsml:DisclaimerText 0 unbounded
Placement adsml-bo:Placement (1) unbounded
PlacementGroup adsml-bo:PlacementGroup (1) unbounded