Definition Type: Element
Name: Tool
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ToolType
Containing Schema: ManufacturingComponents.xsd
Abstract
Documentation:
Identifies the tool needed for a given task.
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_xsd Drilldown into ToolType in schema manufacturingcomponents_xsdXSD Diagram of Tool in schema manufacturingcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Tool" type="ToolType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Identifies the tool needed for a given task.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
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: