Definition Type: Element
Name: ResourceUse
Namespace: http://www.openapplications.org/oagis
Type: oa:Usage
Containing Schema: MfgComponents.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Ientifies what the following resources of an operation or step are to be used for. The following are a couple of examples: Setup, Teardown, Run
Collapse XSD Schema Diagram:
Drilldown into Usage in schema fields_xsdXSD Diagram of ResourceUse in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="ResourceUse" type="Usage" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Ientifies what the following resources of an operation or step are to be used for.

The following are a couple of examples: Setup, Teardown, Run</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: