Definition Type: ComplexType
Name: ComponentType.Base
Namespace: http://www.adsml.org/adsmlmaterials/2.5
Containing Schema: AdsMLMaterials-2.5-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ContentData in schema adsmltypelibrary-2_0-as_xsd Drilldown into AssociatedMetadata in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into SoftProofTicket in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into Preflight in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into Duration in schema adsmltypelibrary-2_0-as_xsd Drilldown into Size in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into ContentHandlingInstructions in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into ContentProperties in schema adsmltypelibrary-2_0-as_xsd Drilldown into DescriptionLine in schema adsmltypelibrary-2_0-as_xsd Drilldown into ContentDescriptionGroup in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into Status in schema adsmltypelibrary-2_0-as_xsd Drilldown into Usage in schema adsmltypelibrary-2_0-as_xsd Drilldown into ComponentType in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into AuxiliaryComponentReferences in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into ComponentIdentifier in schema adsmlmaterials-2_5-publictypelibrary-as_xsdXSD Diagram of ComponentType.Base in schema adsmlmaterials-2_5-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="ComponentType.Base">
    <xs:sequence>
        <xs:element ref="ComponentIdentifier" />
        <xs:element ref="AuxiliaryComponentReferences" minOccurs="0" />
        <xs:element ref="ComponentType" minOccurs="0" />
        <xs:element ref="adsml:Usage" minOccurs="0" />
        <xs:element ref="adsml:Status" minOccurs="0" />
        <xs:group ref="ContentDescriptionGroup" />
        <xs:element ref="ContentHandlingInstructions" minOccurs="0" />
        <xs:element ref="Size" minOccurs="0" />
        <xs:element ref="adsml:Duration" minOccurs="0" />
        <xs:element ref="Preflight" minOccurs="0" />
        <xs:element ref="SoftProofTicket" minOccurs="0" />
        <xs:element ref="AssociatedMetadata" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="adsml:ContentData" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ComponentIdentifier adsml-ma:ComponentIdentifier (1) (1)
AuxiliaryComponentReferences adsml-ma:AuxiliaryComponentReferences 0 (1)
ComponentType adsml-ma:ComponentType 0 (1)
Usage adsml:Usage 0 (1)
Status adsml:Status 0 (1)
DescriptionLine adsml:DescriptionLine 0 unbounded
ContentProperties adsml:ContentProperties 0 (1)
Properties adsml:Properties 0 (1)
ContentHandlingInstructions adsml-ma:ContentHandlingInstructions 0 (1)
Size adsml-ma:Size 0 (1)
Duration adsml:Duration 0 (1)
Preflight adsml-ma:Preflight 0 (1)
SoftProofTicket adsml-ma:SoftProofTicket 0 (1)
AssociatedMetadata adsml-ma:AssociatedMetadata 0 unbounded
ContentData adsml:ContentData 0 (1)
<xs:group> adsml-ma:ContentDescriptionGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
adsml-ma:Component