Definition Type: SimpleType
Name: flangePosition
Containing Schema: hcm-core.xsd
Documentation:
Location of flange relative to the reference point.
Collapse XSD Schema Diagram:
XSD Diagram of flangePosition
Collapse XSD Schema Code:
<xs:simpleType name="flangePosition">
    <xs:annotation>
        <xs:documentation>Location of flange relative to the reference point.</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:enumeration value="upper" />
        <xs:enumeration value="lower" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration upper
Enumeration lower
Collapse Derivation Tree:
Collapse References:
position