Definition Type: ComplexType
Name: OpenEngineeringWorkOrderType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:EngineeringWorkOrderBaseType
Containing Schema: EngineeringWorkDocument.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into ItemDesignReference in schema engineeringworkdocument_xsd Drilldown into StatusCode in schema fields_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into DocumentDateTime in schema fields_xsd Drilldown into AlternateDocumentID in schema components_xsd Drilldown into DocumentID in schema components_xsd Drilldown into DocumentIDsGroup in schema components_xsd Drilldown into DocumentReferenceBaseType in schema components_xsd Drilldown into EngineeringWorkOrderBaseType in schema engineeringworkdocument_xsd Drilldown into type in schema engineeringworkdocument_xsdXSD Diagram of OpenEngineeringWorkOrderType in schema engineeringworkdocument_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="OpenEngineeringWorkOrderType">
    <xsd:complexContent>
        <xsd:extension base="EngineeringWorkOrderBaseType">
            <xsd:sequence>
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
            <xsd:attribute name="type" type="EngineeringWorkRequestCodeContentType" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentID nsA:DocumentID 0 (1)
AlternateDocumentID nsA:AlternateDocumentID 0 unbounded
DocumentDateTime nsA:DocumentDateTime 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
StatusCode nsA:StatusCode 0 (1)
ItemDesignReference nsA:ItemDesignReference 0 (1)
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:DocumentIDsGroup (1) (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
type nsA:type (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:EngineeringWorkOrder