Definition Type: ComplexType
Name: PhysicalItemType.Base
Namespace: http://www.adsml.org/adsmlmaterials/2.0
Containing Schema: AdsMLMaterials-2.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DescriptionLine in schema adsmltypelibrary-2_0-as_xsd Drilldown into Dimensions in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into Weight in schema adsmlmaterials-2_0-publictypelibrary-as_xsdXSD Diagram of PhysicalItemType.Base in schema adsmlmaterials-2_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="PhysicalItemType.Base">
    <xs:sequence>
        <xs:element ref="Weight" minOccurs="0" />
        <xs:element ref="Dimensions" minOccurs="0" />
        <xs:element ref="adsml:DescriptionLine" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Weight adsml-ma:Weight 0 (1)
Dimensions adsml-ma:Dimensions 0 (1)
DescriptionLine adsml:DescriptionLine 0 (1)
Collapse Derivation Tree:
Collapse References:
adsml-ma:PhysicalItemadsml-ma:PhysicalItemType.DigitalMedia, adsml-ma:PhysicalItemType.Generic,