Definition Type: ComplexType
Name: RevisedReferenceDesignatorType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: EngineeringChangeOrder.xsd
Abstract
Documentation:
Describes the Location on the Drawing or Blueprint that the Bill of Material Component item is used.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Attachment in schema components_xsd Drilldown into DocumentReference in schema components_xsd Drilldown into ReferencesGroup in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into ReferenceDesignatorID in schema fields_xsdXSD Diagram of RevisedReferenceDesignatorType in schema engineeringchangeorder_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="RevisedReferenceDesignatorType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Describes the Location on the Drawing or Blueprint that the Bill of Material Component item is used. </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="ReferenceDesignatorID" minOccurs="0" />
        <xsd:group ref="FreeFormTextGroup" />
        <xsd:group ref="ReferencesGroup" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReferenceDesignatorID nsA:ReferenceDesignatorID 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:RevisedReferenceDesignator