Definition Type: ComplexType
Name: ToolType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ToolBaseType
Containing Schema: ManufacturingComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Classification in schema components_xsd Drilldown into Property in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into ID in schema fields_xsd Drilldown into ResourceBaseType in schema components_xsd Drilldown into ToolBaseType in schema manufacturingcomponents_xsdXSD Diagram of ToolType in schema manufacturingcomponents_xsd (Open Applications Group (OAGIS))
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 nsA:ID 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
Property nsA:Property 0 unbounded
Classification nsA:Classification 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:Tool