Definition Type: Group
Name: AdvertisementBookingInformation
Namespace: http://www.adsml.org/adsmlproofofpublication/1.0
Containing Schema: AdsMLProofOfPublication-1.0-PublicTypeLibrary-AS.xsd
Collapse XSD Schema Diagram:
Drilldown into OtherParty in schema adsmltypelibrary-2_0-as_xsd Drilldown into PublisherParty in schema adsmltypelibrary-2_0-as_xsd Drilldown into DescriptionLine in schema adsmltypelibrary-2_0-as_xsd Drilldown into Campaign in schema adsmltypelibrary-2_0-as_xsd Drilldown into AdvertiserBrand in schema adsmlbookings-2_0-publictypelibrary-as_xsd Drilldown into AdType in schema adsmltypelibrary-2_0-as_xsd Drilldown into AuxiliaryPlacementReferences in schema adsmlproofofpublication-1_0-publictypelibrary-as_xsd Drilldown into PlacementReference in schema adsmlbookings-2_0-publictypelibrary-as_xsd Drilldown into BookingDate in schema adsmlbookings-2_0-publictypelibrary-as_xsd Drilldown into AuxiliaryBookingReferences in schema adsmlproofofpublication-1_0-publictypelibrary-as_xsd Drilldown into BookingReference in schema adsmlbookings-2_0-publictypelibrary-as_xsdXSD Diagram of AdvertisementBookingInformation in schema adsmlproofofpublication-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:group name="AdvertisementBookingInformation">
    <xs:sequence>
        <xs:element ref="adsml-bo:BookingReference" minOccurs="0" />
        <xs:element ref="AuxiliaryBookingReferences" minOccurs="0" />
        <xs:element ref="adsml-bo:BookingDate" minOccurs="0" />
        <xs:element ref="adsml-bo:PlacementReference" minOccurs="0" />
        <xs:element ref="AuxiliaryPlacementReferences" minOccurs="0" />
        <xs:element ref="adsml:AdType" minOccurs="0" />
        <xs:element ref="adsml-bo:AdvertiserBrand" minOccurs="0" />
        <xs:element ref="adsml:Campaign" minOccurs="0" />
        <xs:element ref="adsml:DescriptionLine" minOccurs="0" />
        <xs:element ref="adsml:PublisherParty" minOccurs="0" />
        <xs:element ref="adsml:OtherParty" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BookingReference adsml-bo:BookingReference 0 (1)
AuxiliaryBookingReferences adsml-pp:AuxiliaryBookingReferences 0 (1)
BookingDate adsml-bo:BookingDate 0 (1)
PlacementReference adsml-bo:PlacementReference 0 (1)
AuxiliaryPlacementReferences adsml-pp:AuxiliaryPlacementReferences 0 (1)
AdType adsml:AdType 0 (1)
AdvertiserBrand adsml-bo:AdvertiserBrand 0 (1)
Campaign adsml:Campaign 0 (1)
DescriptionLine adsml:DescriptionLine 0 (1)
PublisherParty adsml:PublisherParty 0 (1)
OtherParty adsml:OtherParty 0 unbounded