Definition Type: ComplexType
Name: RenderingType.Base
Namespace: http://www.adsml.org/adsmlmaterials/2.0
Containing Schema: AdsMLMaterials-2.0-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_0-publictypelibrary-as_xsd Drilldown into SoftProofTicket in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into Preflight in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into ContentHandlingInstructions in schema adsmlmaterials-2_0-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_0-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 RenderingType in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into AuxiliaryRenderingReferences in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into RenderingIdentifier in schema adsmlmaterials-2_0-publictypelibrary-as_xsdXSD Diagram of RenderingType.Base in schema adsmlmaterials-2_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="RenderingType.Base">
    <xs:sequence>
        <xs:element ref="RenderingIdentifier" />
        <xs:element ref="AuxiliaryRenderingReferences" minOccurs="0" />
        <xs:element ref="RenderingType" 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="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
RenderingIdentifier adsml-ma:RenderingIdentifier (1) (1)
AuxiliaryRenderingReferences adsml-ma:AuxiliaryRenderingReferences 0 (1)
RenderingType adsml-ma:RenderingType 0 (1)
Usage adsml:Usage 0 (1)
Status adsml:Status 0 (1)
DescriptionLine adsml:DescriptionLine 0 (1)
ContentProperties adsml:ContentProperties 0 (1)
Properties adsml:Properties 0 (1)
ContentHandlingInstructions adsml-ma:ContentHandlingInstructions 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:Rendering