Definition Type: ComplexType
Name: BoatType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Documentation:
The Boat component provides detail information about a boat.
Collapse XSD Schema Diagram:
Drilldown into RangeMeasure in schema components_xsd Drilldown into PropellerCruisingSpeed in schema components_xsd Drilldown into ElectricalCircuitMeasure in schema components_xsd Drilldown into WindlassTypeCode in schema components_xsd Drilldown into Accommodation in schema components_xsd Drilldown into Tank in schema components_xsd Drilldown into TotalLiferaftCapacityNumeric in schema components_xsd Drilldown into TrimTabsIndicator in schema components_xsd Drilldown into DisplacementMeasureTypeCode in schema components_xsd Drilldown into ConvertibleSaloonIndicator in schema components_xsd Drilldown into DriveTypeCode in schema components_xsd Drilldown into BallastWeightMeasure in schema components_xsd Drilldown into MaximumSpeedMeasure in schema components_xsd Drilldown into DeadriseMeasure in schema components_xsd Drilldown into Hull in schema components_xsd Drilldown into BoatName in schema components_xsd Drilldown into DesignerName in schema components_xsd Drilldown into BuilderName in schema components_xsd Drilldown into DetailedBoatDescription in schema components_xsd Drilldown into GeneralBoatDescription in schema components_xsd Drilldown into GuestStateroomHeadroomMeasure in schema components_xsd Drilldown into MaximumNumberOfPassengersNumeric in schema components_xsd Drilldown into NumberOfHeadsNumeric in schema components_xsd Drilldown into CabinHeadroomMeasure in schema components_xsd Drilldown into NumberOfCabinsNumeric in schema components_xsd Drilldown into NumberOfBerthsNumeric in schema components_xsd Drilldown into MaximumNumberOfEnginesNumeric in schema components_xsd Drilldown into TotalEnginePowerQuantity in schema components_xsd Drilldown into CruisingSpeedMeasure in schema components_xsd Drilldown into BoatKeelCode in schema components_xsd Drilldown into BoatClassGroup in schema components_xsd Drilldown into BoatCategoryCode in schema components_xsd Drilldown into DisplacementMeasure in schema components_xsd Drilldown into DryWeightMeasure in schema components_xsd Drilldown into WaterTankCapacityMeasure in schema components_xsd Drilldown into HoldingTankCapacityMeasure in schema components_xsd Drilldown into FuelTankCapacityMeasure in schema components_xsd Drilldown into FreeBoardMeasure in schema components_xsd Drilldown into DraftMeasureGroup in schema components_xsd Drilldown into BeamMeasure in schema components_xsd Drilldown into BridgeClearanceMeasure in schema components_xsd Drilldown into BoatLengthGroup in schema components_xsd Drilldown into ColorGroup in schema components_xsd Drilldown into VehicleStockString in schema components_xsd Drilldown into Model in schema components_xsd Drilldown into Condition in schema components_xsd Drilldown into SaleClassCode in schema components_xsd Drilldown into ModelYear in schema components_xsd Drilldown into ModelDescription in schema components_xsd Drilldown into MakeString in schema components_xsdXSD Diagram of BoatType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="BoatType">
    <xsd:annotation>
        <xsd:documentation>The Boat component provides detail information about a
            boat.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element maxOccurs="1" minOccurs="0" name="MakeString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Depracated: Use
                   VehicleMake</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="ModelDescription" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Descriptive vehicle model
                   name</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ModelYear" type="qdt:YearDateType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Vehicle designated model
                   year</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="SaleClassCode" type="scl:SaleClassEnumeratedType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Class of
               sale.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="Condition" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Condition of Vehicle -
                   Example: Excellent, Good, Fair, Poor, Unknown</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="Model" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Manufacturer-assigned
                   model code of vehicle - Usually available in the VIN number (use NCIC
               code)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="VehicleStockString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Dealer assigned vehicle
                   stock number</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ColorGroup" />
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="BoatLengthGroup" />
        <xsd:element maxOccurs="1" minOccurs="0" name="BridgeClearanceMeasure" type="sqdt:LengthMeasureType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The distance from
                   waterline to a boat's highest point.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="BeamMeasure" type="sqdt:LengthMeasureType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The measurement of a boat
                   at its widest point. Also, a transmitted radio, sonar or radar
               signal.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="DraftMeasureGroup" />
        <xsd:element maxOccurs="1" minOccurs="0" name="FreeBoardMeasure" type="sqdt:LengthMeasureType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The vertical distance
                   between the waterline and the top of the hull side.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="FuelTankCapacityMeasure" type="sqdt:VolumeMeasureType">
            <xsd:annotation>
                <xsd:documentation>
                    Deprecated.  Use Tank component.
               </xsd:documentation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates how much fuel
                   the fuel tank can hold.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="HoldingTankCapacityMeasure" type="sqdt:VolumeMeasureType">
            <xsd:annotation>
                <xsd:documentation>
                    Deprecated.  Use Tank component.
               </xsd:documentation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The size of the boat's
                   holding tank.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="WaterTankCapacityMeasure" type="sqdt:VolumeMeasureType">
            <xsd:annotation>
                <xsd:documentation>
                    Deprecated.  Use Tank component.
               </xsd:documentation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates how much water
                   the boat's water tank can hold.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="DryWeightMeasure" type="sqdt:WeightMeasureType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the weight of
                   the item when all fluids are empty.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="DisplacementMeasure" type="sqdt:DisplacementMeasureType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The weight of water
                   displaced by the hull.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="BoatCategoryCode" type="sqdt:BoatCategoryCodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5" xml:lang="en">Indicates
                   the category in which a boat is defined. Note this is not the same as the BoatClass
                   which identifies the intended usage of a boat. There may be multiple BoatClasses
                   defined in one BoatCategory.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="BoatClassGroup" />
        <xsd:element maxOccurs="1" minOccurs="0" name="BoatKeelCode" type="sqdt:BoatKeelCodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5" xml:lang="en">Indicates
                   the type of keel on the boat.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="CruisingSpeedMeasure" type="sqdt:SpeedMeasureType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Recommended efficient
                   operating speed of boat.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="TotalEnginePowerQuantity" type="sqdt:QuantityType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Total horsepower of
                   engine on or for a vehicle. EX: Triple250 would have an TotalEngineHorsepower of
                   750.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="MaximumNumberOfEnginesNumeric" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Maximum recommended
                   number of engines.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="NumberOfBerthsNumeric" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation>
                Deprecated.  Use Accomodation component.
               </xsd:documentation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The number of beds
                   located on the boat.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="NumberOfCabinsNumeric" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation>
                  Deprecated.  Use Accomodation component
               </xsd:documentation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The number of cabins in
                   the boat.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="CabinHeadroomMeasure" type="sqdt:LengthMeasureType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The height of the ceiling
                   in the boat's cabins.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="NumberOfHeadsNumeric" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation>
                    Deprecated.  Use Accomodation Component.
               </xsd:documentation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The number of toilet
                   facilities or room where the toilet facilities are located.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="MaximumNumberOfPassengersNumeric" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Maximum number of
                   passengers the boat can carry.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="GuestStateroomHeadroomMeasure" type="sqdt:LengthMeasureType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The height of the ceiling
                   in the stateroom.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="GeneralBoatDescription" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Free-form notes about the
                   boat.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="DetailedBoatDescription" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Detailed free-form
                   descriptive text used to describe the boat. This field provides more detail than the
                   GeneralBoatDescription field</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="BuilderName" type="udt:NameType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The name of the company
                   that built the boat.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="DesignerName" type="udt:NameType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the name of the
                   company that designed the boat.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="BoatName" type="udt:NameType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The name given to the
                   boat.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" ref="Hull" />
        <xsd:element maxOccurs="1" minOccurs="0" name="DeadriseMeasure" type="sqdt:LengthMeasureType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Degrees of V-shape hull
                   angle measured at the transom of planing powerboats.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="MaximumSpeedMeasure" type="sqdt:SpeedMeasureType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The maximum speed at
                   which a particular vehicle configuration may obtain. This includes the entire
                   configuration of the vehicle.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="BallastWeightMeasure" type="sqdt:WeightMeasureType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The amount of weight used
                   to help maintain a boats balance or buoyancy.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="DriveTypeCode" type="scl:DriveTypeEnumeratedType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                      Mechanical system that facilitates the transfer of power from the engine to the water.
                   </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="ConvertibleSaloonIndicator" type="udt:IndicatorType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                       Indicates if the boat has a convertible saloon.
                   </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="DisplacementMeasureTypeCode" type="sqdt:DisplacementMeasureTypeCodeType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                       A qualifier for DisplacementMeasure.
                   </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="TrimTabsIndicator" type="udt:IndicatorType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                       Small surfaces connected to the trailing edge of a larger control surface on a boat, used to control the trim of the controls.
                   </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="TotalLiferaftCapacityNumeric" type="udt:NumericType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                       Total number of people all liferafts can carry.
                   </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Tank" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Accommodation" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="WindlassTypeCode" type="sqdt:WindlassTypeCodeType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                       An apparatus for moving heavy weights.
                   </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="ElectricalCircuitMeasure" type="sqdt:ElectricityMeasureType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        The voltage of the electric circuit
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PropellerCruisingSpeed" type="sqdt:SpeedMeasureType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Is a qualifier for CruisingSpeedMeasure to indicate the prop RPM at the defined Cruising Speed
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="RangeMeasure" type="sqdt:LengthMeasureType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        The distance that a boat can travel.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MakeString star:MakeString 0 1
ModelDescription star:ModelDescription 0 unbounded
ModelYear star:ModelYear 0 1
SaleClassCode star:SaleClassCode 0 1
Condition star:Condition 0 1
Model star:Model 0 1
VehicleStockString star:VehicleStockString 0 1
ColorGroup star:ColorGroup 0 unbounded
BoatLengthGroup star:BoatLengthGroup 0 unbounded
BridgeClearanceMeasure star:BridgeClearanceMeasure 0 1
BeamMeasure star:BeamMeasure 0 1
DraftMeasureGroup star:DraftMeasureGroup 0 unbounded
FreeBoardMeasure star:FreeBoardMeasure 0 1
FuelTankCapacityMeasure star:FuelTankCapacityMeasure 0 1
HoldingTankCapacityMeasure star:HoldingTankCapacityMeasure 0 1
WaterTankCapacityMeasure star:WaterTankCapacityMeasure 0 1
DryWeightMeasure star:DryWeightMeasure 0 1
DisplacementMeasure star:DisplacementMeasure 0 1
BoatCategoryCode star:BoatCategoryCode 0 1
BoatClassGroup star:BoatClassGroup 0 unbounded
BoatKeelCode star:BoatKeelCode 0 1
CruisingSpeedMeasure star:CruisingSpeedMeasure 0 1
TotalEnginePowerQuantity star:TotalEnginePowerQuantity 0 1
MaximumNumberOfEnginesNumeric star:MaximumNumberOfEnginesNumeric 0 1
NumberOfBerthsNumeric star:NumberOfBerthsNumeric 0 1
NumberOfCabinsNumeric star:NumberOfCabinsNumeric 0 1
CabinHeadroomMeasure star:CabinHeadroomMeasure 0 1
NumberOfHeadsNumeric star:NumberOfHeadsNumeric 0 1
MaximumNumberOfPassengersNumeric star:MaximumNumberOfPassengersNumeric 0 1
GuestStateroomHeadroomMeasure star:GuestStateroomHeadroomMeasure 0 1
GeneralBoatDescription star:GeneralBoatDescription 0 unbounded
DetailedBoatDescription star:DetailedBoatDescription 0 unbounded
BuilderName star:BuilderName 0 1
DesignerName star:DesignerName 0 1
BoatName star:BoatName 0 1
Hull star:Hull 0 1
DeadriseMeasure star:DeadriseMeasure 0 1
MaximumSpeedMeasure star:MaximumSpeedMeasure 0 1
BallastWeightMeasure star:BallastWeightMeasure 0 1
DriveTypeCode star:DriveTypeCode 0 1
ConvertibleSaloonIndicator star:ConvertibleSaloonIndicator 0 1
DisplacementMeasureTypeCode star:DisplacementMeasureTypeCode 0 1
TrimTabsIndicator star:TrimTabsIndicator 0 1
TotalLiferaftCapacityNumeric star:TotalLiferaftCapacityNumeric 0 1
Tank star:Tank 0 unbounded
Accommodation star:Accommodation 0 unbounded
WindlassTypeCode star:WindlassTypeCode 0 unbounded
ElectricalCircuitMeasure star:ElectricalCircuitMeasure 0 1
PropellerCruisingSpeed star:PropellerCruisingSpeed 0 1
RangeMeasure star:RangeMeasure 0 1
Collapse Derivation Tree:
Collapse References:
star:Boat, star:SalesLeadBoat, star:VehicleRemarketingBoat