AdObjectDefinitionsType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
adObjectDefinitionsURI URIType required
xml:base xs:anyURI optional
See http://www.w3.org/TR/xmlbase/ for
information about this attribute.

Used By

Source

<xs:complexType name="AdObjectDefinitionsType">
  <xs:sequence>
    <xs:element ref="ObjectDefinition" maxOccurs="unbounded"/>
    <xs:element ref="ValueTables" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="adObjectDefinitionsURI" type="adsml:URIType" use="required"/>
  <xs:attribute ref="xml:base" use="optional"/>
</xs:complexType>