Definition Type: ComplexType
Name: ToolType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ToolBaseType
Containing Schema: ManufacturingComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 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_xsd1 Drilldown into ToolBaseType in schema manufacturingcomponents_xsdXSD Diagram of ToolType in schema manufacturingcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ToolType">
    <xsd:complexContent>
        <xsd:extension base="ToolBaseType">
            <xsd:sequence>
                <xsd:element ref="UserArea" 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)
UserArea oa:UserArea 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:Tool