Definition Type: Element
Name: DigitalDelivery
Namespace: http://www.adsml.org/adsmlmaterials/2.0
Containing Schema: AdsMLMaterials-2.0-PublicTypeLibrary-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_xsdXSD Diagram of DigitalDelivery in schema adsmlmaterials-2_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:element name="DigitalDelivery">
    <xs:complexType>
        <xs:sequence>
            <xs:group ref="adsml:DigitalDeliveryCommunicationChannelsGroup" minOccurs="0" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
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)