Definition Type: ComplexType
Name: StepId
Namespace: http://www.openapplications.org/oagis
Type: oa:Id
Containing Schema: MfgComponents.xsd
Abstract
Documentation:
Uniquily identifies the Step of an Operation. (typically am Manufacturing Operation).
Collapse XSD Schema Diagram:
Drilldown into Id in schema fields_xsdXSD Diagram of StepId in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:complexType name="StepId">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Uniquily identifies the Step of an Operation.  (typically am Manufacturing Operation).</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="Id" />
    </xs:simpleContent>
</xs:complexType>
Collapse Derivation Tree: