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