Definition Type: Element
Name: EngineeringApproval
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:EngineeringApprovalType
Containing Schema: EngineeringWorkDocument.xsd
Abstract
Documentation:
STEP "approval" entity. AP214-FDIS-Definition: An Approval is a judgement concerning the quality of those product data that are subject of the Approval.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Party in schema components_xsd Drilldown into ActualDateTime in schema fields_xsd Drilldown into PlannedDateTime in schema fields_xsd Drilldown into ApprovedByParty in schema components_xsd Drilldown into IsAppliedTo in schema engineeringworkdocument_xsd Drilldown into Status in schema components_xsd Drilldown into LevelCode in schema fields_xsd Drilldown into ID in schema fields_xsd Drilldown into EngineeringApprovalType in schema engineeringworkdocument_xsdXSD Diagram of EngineeringApproval in schema engineeringworkdocument_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="EngineeringApproval" type="EngineeringApprovalType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">STEP "approval" entity.  AP214-FDIS-Definition: An Approval is a judgement concerning the quality of those product data that are subject of the Approval.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 (1)
LevelCode nsA:LevelCode 0 (1)
Status nsA:Status 0 (1)
IsAppliedTo nsA:IsAppliedTo 0 (1)
ApprovedByParty nsA:ApprovedByParty 0 unbounded
PlannedDateTime nsA:PlannedDateTime 0 (1)
ActualDateTime nsA:ActualDateTime 0 (1)
Party nsA:Party 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: