<xsd:simpleType name="BoatHullMaterialContentType">
<xsd:annotation>
<xsd:documentation>
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:normalizedString">
<xsd:enumeration value="Aluminum">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/">
The primary material used for construction of the hull is aluminum
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Composite">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/">
Material used for construction of the hull is a composite - often plastics reinforced with fibers other than (or in addition to) glass
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Ferro Cement">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/">
The primary material used for construction of the hull is Ferro Cement, a type of steel reinforced cement
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Fiberglass">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/">
The primary material used for construction of the hull is fiberglass
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Hypalon">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/">
The primary material used for construction of the hull is Hypalon, a trademark for chlorosulfonated polyethylene (CSPE) synthetic rubber (CSM) noted for its resistance to chemicals, temperature extremes, and ultraviolet light. It is a product of DuPont Performance Elastomers.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Other">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/">Other</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="PVC">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/">
The primary material used for construction of the hull is PVC
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Roplene">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/">
The primary material used for construction of the hull is roplene, a type of roto-molded plastic.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Steel">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/">
The primary material used for construction of the hull is steel
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Wood">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/">
The primary material used for construction of the hull is wood
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Carbon Fiber">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/">
The primary material used for construction of the hull is carbon fiber, a space age, relatively expensive material.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Rubber">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/">
The primary material used for construction of the hull is rubber
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Cold-Molded">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/">
Cold-molded hulls are made over a male form using thin strips of wood, stapled and then epoxied in place. That is repeated with the strips going in alternating diagonal directions. Sometimes there is an outer layer of fiberglass as well.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
|