Definition Type: ComplexType
Name: ToolBaseType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ResourceBaseType
Containing Schema: ManufacturingComponents.xsd
Abstract True
Collapse XSD Schema Diagram:
Drilldown into LotSerial in schema components_xsd1 Drilldown into SerialNumber in schema fields_xsd1 Drilldown into ToolID in schema manufacturingcomponents_xsd Drilldown into Classification in schema components_xsd1 Drilldown into Property in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into ID in schema fields_xsd1 Drilldown into ResourceBaseType in schema components_xsd1XSD Diagram of ToolBaseType in schema manufacturingcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ToolBaseType" abstract="true">
    <xsd:complexContent>
        <xsd:extension base="ResourceBaseType">
            <xsd:sequence>
                <xsd:annotation>
                    <xsd:documentation source="http://www.openapplications.org/platform/1">Tool/ID is depricated Tool/ToolID should be used to communicate the Identifier of the Tool.</xsd:documentation>
                </xsd:annotation>
                <xsd:element ref="ToolID" minOccurs="0" />
                <xsd:element ref="SerialNumber" minOccurs="0" />
                <xsd:element ref="LotSerial" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oa:ID 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
Property oa:Property 0 unbounded
Classification oa:Classification 0 unbounded
ToolID oa:ToolID 0 (1)
SerialNumber oa:SerialNumber 0 (1)
LotSerial oa:LotSerial 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:ToolType