Definition Type: Group
Name: AdContentGroupResponse
Namespace: http://www.adsml.org/adsmlmaterials/2.5
Containing Schema: AdsMLMaterials-2.5-PublicTypeLibrary-AS.xsd
Collapse XSD Schema Diagram:
Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into Delivery in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into Component in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into Rendering in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into StructuredDescriptions in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into AdContentText in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into AdContentSearchText in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into UsageLabel in schema adsmltypelibrary-2_0-as_xsd Drilldown into DescriptionLine in schema adsmltypelibrary-2_0-as_xsdXSD Diagram of AdContentGroupResponse in schema adsmlmaterials-2_5-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:group name="AdContentGroupResponse">
    <xs:sequence>
        <xs:element ref="adsml:DescriptionLine" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="adsml:UsageLabel" 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 ref="Component" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Delivery" type="DeliveryType.Response" 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 unbounded
UsageLabel adsml:UsageLabel 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
Component adsml-ma:Component 0 unbounded
Delivery adsml-ma:Delivery 0 unbounded
Properties adsml:Properties 0 (1)