Definition Type: Group
Name: AdvertisementBookingInformation
Namespace: http://www.adsml.org/adsmlproofofpublication/1.5
Containing Schema: AdsMLProofOfPublication-1.5-PublicTypeLibrary-AS.xsd
Collapse XSD Schema Diagram:
Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into OtherParty in schema adsmltypelibrary-2_0-as_xsd Drilldown into PublisherParty in schema adsmltypelibrary-2_0-as_xsd Drilldown into ProofingParty 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_5-publictypelibrary-as_xsd Drilldown into AdType in schema adsmltypelibrary-2_0-as_xsd Drilldown into MediaType in schema adsmltypelibrary-2_0-as_xsd Drilldown into AuxiliaryPlacementReferences in schema adsmlproofofpublication-1_5-publictypelibrary-as_xsd Drilldown into PlacementReference in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into BookingDate in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into AuxiliaryBookingReferences in schema adsmlproofofpublication-1_5-publictypelibrary-as_xsd Drilldown into BookingReference in schema adsmlbookings-2_5-publictypelibrary-as_xsdXSD Diagram of AdvertisementBookingInformation in schema adsmlproofofpublication-1_5-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:MediaType" 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" maxOccurs="unbounded" />
        <xs:element ref="adsml:ProofingParty" minOccurs="0" />
        <xs:element ref="adsml:PublisherParty" minOccurs="0" />
        <xs:element ref="adsml:OtherParty" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="adsml:Properties" minOccurs="0" />
    </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)
MediaType adsml:MediaType 0 (1)
AdType adsml:AdType 0 (1)
AdvertiserBrand adsml-bo:AdvertiserBrand 0 (1)
Campaign adsml:Campaign 0 (1)
DescriptionLine adsml:DescriptionLine 0 unbounded
ProofingParty adsml:ProofingParty 0 (1)
PublisherParty adsml:PublisherParty 0 (1)
OtherParty adsml:OtherParty 0 unbounded
Properties adsml:Properties 0 (1)