Definition Type: Group
Name: AdContentGroupRequestResponse
Namespace: http://www.adsml.org/adsmlmaterials/2.0
Containing Schema: AdsMLMaterials-2.0-PublicTypeLibrary-AS.xsd
Collapse XSD Schema Diagram:
Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into Delivery in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into Rendering in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into StructuredDescriptions in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into AdContentText in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into AdContentSearchText in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into DescriptionLine in schema adsmltypelibrary-2_0-as_xsdXSD Diagram of AdContentGroupRequestResponse in schema adsmlmaterials-2_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:group name="AdContentGroupRequestResponse">
    <xs:sequence>
        <xs:element ref="adsml:DescriptionLine" minOccurs="0" />
        <xs:element ref="AdContentSearchText" minOccurs="0" />
        <xs:element ref="AdContentText" minOccurs="0" />
        <xs:element ref="StructuredDescriptions" minOccurs="0" />
        <xs:element ref="Rendering" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Delivery" type="DeliveryType.RequestResponse" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="adsml:Properties" minOccurs="0" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DescriptionLine adsml:DescriptionLine 0 (1)
AdContentSearchText adsml-ma:AdContentSearchText 0 (1)
AdContentText adsml-ma:AdContentText 0 (1)
StructuredDescriptions adsml-ma:StructuredDescriptions 0 (1)
Rendering adsml-ma:Rendering 0 unbounded
Delivery adsml-ma:Delivery 0 unbounded
Properties adsml:Properties 0 (1)