Definition Type: Element
Name: PlacementReference
Namespace: http://www.adsml.org/adsmlbookings/2.5
Type: adsml-bo:PlacementReferenceType
Containing Schema: AdsMLBookings-2.5-PublicTypeLibrary-AS.xsd
MinOccurs 2
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into bookingReference in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into PlacementReferenceType in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into sequenceNo in schema adsmltypelibrary-2_0-as_xsd Drilldown into anchor in schema adsmlbookings-2_5-publictypelibrary-as_xsdXSD Diagram of PlacementReference in schema adsmlbookings-2_5-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:element name="PlacementReference" minOccurs="2" maxOccurs="unbounded">
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="PlacementReferenceType">
                <xs:attribute name="anchor" type="adsml:BooleanType" />
                <xs:attribute ref="adsml:sequenceNo" />
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
bookingReference adsml-bo:bookingReference Optional
anchor adsml-bo:anchor (Optional)
sequenceNo adsml:sequenceNo (Optional)
Collapse Derivation Tree: