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