Definition Type: SimpleType
Name: locationType
Containing Schema: hcm-sdt.xsd
Collapse XSD Schema Diagram:
XSD Diagram of locationType
Collapse XSD Schema Code:
<xs:simpleType name="locationType">
    <xs:restriction base="xs:string">
        <xs:enumeration value="C">
            <xs:annotation>
                <xs:documentation>Part is located at center plane of the ship. Typically calculated from center of bounding box.</xs:documentation>
            </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="P">
            <xs:annotation>
                <xs:documentation>Part is located at portside of the ship. Typically calculated from center of bounding box.</xs:documentation>
            </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="S">
            <xs:annotation>
                <xs:documentation>Part is located at starboard side of the ship. Typically calculated from center of bounding box.</xs:documentation>
            </xs:annotation>
        </xs:enumeration>
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration C
Enumeration P
Enumeration S
Collapse Derivation Tree:
Collapse References:
side, side, side, side