Definition Type: Element
Name: StepSequence
Namespace: http://www.openapplications.org/oagis
Type: oa:SequenceCode
Containing Schema: MfgComponents.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Identifies the sequence number which is used to indicate the sequence in which the steps are to be performed for the operateion.
Collapse XSD Schema Diagram:
XSD Diagram of StepSequence in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="StepSequence" type="SequenceCode" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Identifies the sequence number which is used to indicate the sequence in which the steps are to be performed for the operateion.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: