Definition Type: Element
Name: NextHigherAssembly
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:NextHigherAssemblyType
Containing Schema: EngineeringWorkDocument.xsd
Abstract
Documentation:
STEP "next_higher_assembly" entity. AP214-FDIS Definition: A Next_higher_assembly is a relationship where the attribute 'related' specifies a constituent of an assembly and the attribute 'relating' specifies the immediate parent assembly of the constituent.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into PlacementText in schema fields_xsd Drilldown into ChildAssemblyDesignReference in schema engineeringworkdocument_xsd Drilldown into ParentAssemblyDesignReference in schema engineeringworkdocument_xsd Drilldown into AssemblyID in schema fields_xsd Drilldown into NextHigherAssemblyType in schema engineeringworkdocument_xsdXSD Diagram of NextHigherAssembly in schema engineeringworkdocument_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="NextHigherAssembly" type="NextHigherAssemblyType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">STEP "next_higher_assembly" entity.  AP214-FDIS Definition: A Next_higher_assembly is a relationship where the attribute 'related' specifies a constituent of an assembly and the attribute 'relating' specifies the immediate parent assembly of the constituent.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AssemblyID nsA:AssemblyID 0 (1)
ParentAssemblyDesignReference nsA:ParentAssemblyDesignReference 0 (1)
ChildAssemblyDesignReference nsA:ChildAssemblyDesignReference 0 unbounded
PlacementText nsA:PlacementText 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: