Definition Type: Element
Name: WaitTime
Namespace: http://www.openapplications.org/oagis
Type: oa:Duration
Containing Schema: MfgComponents.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This is the time that an operation can wait after being run. This is a duration of time.
Collapse XSD Schema Diagram:
XSD Diagram of WaitTime in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="WaitTime" type="Duration" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">This is the time that an operation can wait after being run. This is a duration of time.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: