Definition Type: Element
Name: TearDownTime
Namespace: http://www.openapplications.org/oagis
Type: oa:Duration
Containing Schema: MfgComponents.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This is the quantity of time it takes to tear down from running an operation. The time it takes before setup for another operation can be performed. This is a duration time.
Collapse XSD Schema Diagram:
XSD Diagram of TearDownTime in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="TearDownTime" type="Duration" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">This is the quantity of time it takes to tear down from running an operation.  The time it takes before setup for another operation can be performed. This is a duration time.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: