Definition Type: Element
Name: AdContentSearchText
Namespace: http://www.adsml.org/adsmlmaterials/2.0
Containing Schema: AdsMLMaterials-2.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdContentSearchString in schema adsmlmaterials-2_0-publictypelibrary-as_xsdXSD Diagram of AdContentSearchText in schema adsmlmaterials-2_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:element name="AdContentSearchText">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="AdContentSearchString" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AdContentSearchString adsml-ma:AdContentSearchString (1) unbounded