Definition Type: ComplexType
Name: PhysicalItemType.DigitalMedia
Namespace: http://www.adsml.org/adsmlmaterials/2.5
Type: adsml-ma:PhysicalItemType.Base
Containing Schema: AdsMLMaterials-2.5-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MediaTypeDetails in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into MediaType in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into MediaLabel in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into MediaCapacity in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into DescriptionLine in schema adsmltypelibrary-2_0-as_xsd Drilldown into Dimensions in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into Weight in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into PhysicalItemType.Base in schema adsmlmaterials-2_5-publictypelibrary-as_xsdXSD Diagram of PhysicalItemType.DigitalMedia in schema adsmlmaterials-2_5-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="PhysicalItemType.DigitalMedia">
    <xs:complexContent>
        <xs:extension base="PhysicalItemType.Base">
            <xs:sequence>
                <xs:element ref="MediaCapacity" minOccurs="0" />
                <xs:element ref="MediaLabel" minOccurs="0" />
                <xs:element ref="MediaType" minOccurs="0" />
                <xs:element ref="MediaTypeDetails" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</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 unbounded
MediaCapacity adsml-ma:MediaCapacity 0 (1)
MediaLabel adsml-ma:MediaLabel 0 (1)
MediaType adsml-ma:MediaType 0 (1)
MediaTypeDetails adsml-ma:MediaTypeDetails 0 unbounded
Collapse Derivation Tree:
Collapse References:
adsml-ma:PhysicalItem.DigitalMedia