Definition Type: Element
Name: RequiredDuration
Namespace: http://www.openapplications.org/oagis
Type: oa:Duration
Containing Schema: MfgComponents.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
the period of time the resource is required. Note: This is inapplicable for an ItemResource.
Collapse XSD Schema Diagram:
XSD Diagram of RequiredDuration in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="RequiredDuration" type="Duration" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">the period of time the resource is required.</xs:documentation>
        <xs:documentation source="http://www.openapplications.org/oagis">Note: This is inapplicable for an ItemResource. </xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: