Definition Type: ComplexType
Name: DocumentRenderingType
Namespace: http://www.adsml.org/typelibrary/2.0
Containing Schema: AdsMLTypeLibrary-2.0-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CommunicationChannel.Other in schema adsmltypelibrary-2_0-as_xsd Drilldown into CommunicationChannel.WWW in schema adsmltypelibrary-2_0-as_xsd Drilldown into CommunicationChannel.Phone in schema adsmltypelibrary-2_0-as_xsd Drilldown into CommunicationChannel.EMail in schema adsmltypelibrary-2_0-as_xsd Drilldown into DigitalDeliveryCommunicationChannelsGroup in schema adsmltypelibrary-2_0-as_xsd Drilldown into ContentData in schema adsmltypelibrary-2_0-as_xsd Drilldown into ContentProperties in schema adsmltypelibrary-2_0-as_xsdXSD Diagram of DocumentRenderingType in schema adsmltypelibrary-2_0-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="DocumentRenderingType">
    <xs:sequence>
        <xs:element ref="ContentProperties" minOccurs="0" />
        <xs:element ref="ContentData" minOccurs="0" />
        <xs:group ref="DigitalDeliveryCommunicationChannelsGroup" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ContentProperties adsml:ContentProperties 0 (1)
ContentData adsml:ContentData 0 (1)
CommunicationChannel.EMail adsml:CommunicationChannel.EMail (1) (1)
CommunicationChannel.Phone adsml:CommunicationChannel.Phone (1) (1)
CommunicationChannel.WWW adsml:CommunicationChannel.WWW (1) (1)
CommunicationChannel.Other adsml:CommunicationChannel.Other (1) (1)
<xs:group> adsml:DigitalDeliveryCommunicationChannelsGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
adsml:DocumentRendering