Definition Type: Group
Name: AdMessageRequestModule
Namespace: http://www.adsml.org/adsmlbookings/2.5
Containing Schema: AdsMLBookings-2.5-PublicTypeLibrary-AS.xsd
Collapse XSD Schema Diagram:
Drilldown into PlacementGroup in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into Placement in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into LinkedPlacements in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into DescriptionLine in schema adsmltypelibrary-2_0-as_xsd Drilldown into PayerInformation in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into CostExempt in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into TotalBookingPrice in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into ExchangeRate in schema adsmltypelibrary-2_0-as_xsd Drilldown into DocumentCurrencyCode in schema adsmltypelibrary-2_0-as_xsd Drilldown into Guarantees in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into TermsAndConditions in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into Contract in schema adsmltypelibrary-2_0-as_xsd Drilldown into DealCode in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into CampaignDescription in schema adsmlbookings-2_5-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 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_xsdXSD Diagram of AdMessageRequestModule in schema adsmlbookings-2_5-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:group name="AdMessageRequestModule">
    <xs:sequence>
        <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:PurchaseOrderReference" minOccurs="0" />
        <xs:element ref="adsml:Campaign" minOccurs="0" />
        <xs:element ref="CampaignDescription" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="DealCode" minOccurs="0" />
        <xs:element ref="adsml:Contract" minOccurs="0" />
        <xs:element ref="TermsAndConditions" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="Guarantees" minOccurs="0" />
        <xs:element ref="adsml:DocumentCurrencyCode" minOccurs="0" />
        <xs:element ref="adsml:ExchangeRate" minOccurs="0" />
        <xs:element ref="TotalBookingPrice" minOccurs="0" />
        <xs:element ref="CostExempt" minOccurs="0" />
        <xs:element ref="PayerInformation" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="adsml:DescriptionLine" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="LinkedPlacements" minOccurs="0" />
        <xs:choice>
            <xs:element ref="Placement" maxOccurs="unbounded" />
            <xs:element ref="PlacementGroup" maxOccurs="unbounded" />
        </xs:choice>
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BookingParty adsml:BookingParty (1) (1)
SellingParty adsml:SellingParty (1) (1)
Advertiser adsml:Advertiser 0 (1)
OtherParty adsml:OtherParty 0 unbounded
PurchaseOrderReference adsml:PurchaseOrderReference 0 (1)
Campaign adsml:Campaign 0 (1)
CampaignDescription adsml-bo:CampaignDescription 0 unbounded
DealCode adsml-bo:DealCode 0 (1)
Contract adsml:Contract 0 (1)
TermsAndConditions adsml-bo:TermsAndConditions 0 unbounded
Guarantees adsml-bo:Guarantees 0 (1)
DocumentCurrencyCode adsml:DocumentCurrencyCode 0 (1)
ExchangeRate adsml:ExchangeRate 0 (1)
TotalBookingPrice adsml-bo:TotalBookingPrice 0 (1)
CostExempt adsml-bo:CostExempt 0 (1)
PayerInformation adsml-bo:PayerInformation 0 unbounded
DescriptionLine adsml:DescriptionLine 0 unbounded
LinkedPlacements adsml-bo:LinkedPlacements 0 (1)
Placement adsml-bo:Placement (1) unbounded
PlacementGroup adsml-bo:PlacementGroup (1) unbounded