Definition Type: Attribute
Name: serviceArea
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-sdt.xsd
Use (Optional)
Documentation:
The area or route in which the ship operates.

NOTE:This may include information about waterway, wave, weather and wind conditions.
Collapse XSD Schema Diagram:
XSD Diagram of serviceArea
Collapse XSD Schema Code:
<xs:attribute name="serviceArea" type="xs:string">
    <xs:annotation>
        <xs:documentation source="ISO-10303-218/Section_4.2.35.9" xml:lang="en">
            <p>The area or route in which the ship operates.</p>
            <p>
                <b>NOTE:</b>This may include information about waterway, wave, weather and wind conditions.</p>
        </xs:documentation>
    </xs:annotation>
</xs:attribute>