Definition Type: Element
Name: WorkCenter
Namespace: http://www.openapplications.org/oagis
Type: oa:WorkCenter
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This identifies an area consisting of one or more resources where production takes place. It is used to identify a specific Work Center on a Shop Floor or other manufacturing facility
Collapse XSD Schema Diagram:
XSD Diagram of WorkCenter in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="WorkCenter" type="WorkCenter" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">This identifies an area consisting of one or more resources where production takes place.  It is used to identify a specific Work Center on a Shop Floor or other manufacturing facility</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: