<?xml version="1.0" encoding="UTF-8"?>
<!-- This is the xml schema for the Sailfish Yacht Analyzer 1.0 file format also named YDF (Yacht Description Framework) version 1.0. http://www.techsail.com/sailfish/sailfish-schema.xsd-->
<xsd:schema xmlns:xsd="http://www.w3.org/2000/10/XMLSchema" elementFormDefault="qualified">
	<xsd:element name="AMS1">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="AttributeType">
		<xsd:complexType>
			<xsd:attribute name="name" type="xsd:string" use="required"/>
			<xsd:attribute name="type" type="xsd:string" use="required"/>
			<xsd:attribute name="values" type="xsd:string" use="required"/>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="Author" type="xsd:string"/>
	<xsd:element name="B">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="BADY">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="BALLAST">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="BAS">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="BTR">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="CBMC">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="CBRC">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="CBTC">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="CDA">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="Created" type="xsd:string"/>
	<xsd:element name="CustomDocumentProperties" type="xsd:string"/>
	<xsd:element name="D">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="DHKA">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="DISP">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="DocumentProperties">
		<xsd:complexType>
			<xsd:sequence>
				<xsd:element ref="Author"/>
				<xsd:element ref="Created"/>
				<xsd:element ref="LastAuthor"/>
				<xsd:element ref="LastSaved"/>
				<xsd:element ref="Version"/>
			</xsd:sequence>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="E">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="EB">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="EC">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="ECE">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="ECMA">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="EYC">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="FA">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="FF">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="HB">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="HBI">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="HBIY">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="I">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="J">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="L">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="LOA">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="LP">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="LSM1">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="LSM3">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="LastAuthor" type="xsd:string"/>
	<xsd:element name="LastSaved" type="xsd:string"/>
	<xsd:element name="MB">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="MDL1">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="MDL1Y">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="MDL2">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="MDL2Y">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="MDT1">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="MDT1Y">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="MDT2">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="MDT2Y">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="MGM">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="MGU">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="P">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="PC">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="PIPA">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="PYC">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="RM2">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="RM20">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="RM40">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="SL">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="SMW">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="SPL">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="TL">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="TLY">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="Version">
		<xsd:simpleType>
			<xsd:restriction base="xsd:binary">
				<xsd:encoding value="hex"/>
			</xsd:restriction>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="WS">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="XBAT">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="YDF">
		<xsd:complexType>
			<xsd:sequence>
				<xsd:element ref="AttributeType"/>
				<xsd:element ref="DocumentProperties"/>
				<xsd:element ref="CustomDocumentProperties"/>
				<xsd:element ref="YachtProperties"/>
				<xsd:element ref="YachtData"/>
			</xsd:sequence>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="YSD">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="YSF">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="YSMG">
		<xsd:complexType>
			<xsd:simpleContent>
				<xsd:restriction base="xsd:decimal">
					<xsd:attribute name="Type" type="xsd:string" use="required"/>
					<xsd:attribute name="Unit" type="xsd:string" use="required"/>
				</xsd:restriction>
			</xsd:simpleContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="YachtClass" type="xsd:string"/>
	<xsd:element name="YachtData">
		<xsd:complexType>
			<xsd:sequence>
				<xsd:element ref="FF"/>
				<xsd:element ref="FA"/>
				<xsd:element ref="I"/>
				<xsd:element ref="J"/>
				<xsd:element ref="LP"/>
				<xsd:element ref="SPL"/>
				<xsd:element ref="SL"/>
				<xsd:element ref="SMW"/>
				<xsd:element ref="P"/>
				<xsd:element ref="E"/>
				<xsd:element ref="BAS"/>
				<xsd:element ref="MGU"/>
				<xsd:element ref="MGM"/>
				<xsd:element ref="MDT1"/>
				<xsd:element ref="MDL1"/>
				<xsd:element ref="MDT2"/>
				<xsd:element ref="MDL2"/>
				<xsd:element ref="TL"/>
				<xsd:element ref="HBI"/>
				<xsd:element ref="PC"/>
				<xsd:element ref="EC"/>
				<xsd:element ref="EB"/>
				<xsd:element ref="YSD"/>
				<xsd:element ref="YSF"/>
				<xsd:element ref="YSMG"/>
				<xsd:element ref="BADY"/>
				<xsd:element ref="MDT1Y"/>
				<xsd:element ref="MDL1Y"/>
				<xsd:element ref="MDT2Y"/>
				<xsd:element ref="MDL2Y"/>
				<xsd:element ref="TLY"/>
				<xsd:element ref="HBIY"/>
				<xsd:element ref="PYC"/>
				<xsd:element ref="EYC"/>
				<xsd:element ref="RM2"/>
				<xsd:element ref="RM20"/>
				<xsd:element ref="RM40"/>
				<xsd:element ref="MB"/>
				<xsd:element ref="PIPA"/>
				<xsd:element ref="AMS1"/>
				<xsd:element ref="DHKA"/>
				<xsd:element ref="ECMA"/>
				<xsd:element ref="D"/>
				<xsd:element ref="B"/>
				<xsd:element ref="BTR"/>
				<xsd:element ref="WS"/>
				<xsd:element ref="DISP"/>
				<xsd:element ref="L"/>
				<xsd:element ref="LSM1"/>
				<xsd:element ref="LSM3"/>
				<xsd:element ref="CBRC"/>
				<xsd:element ref="CBMC"/>
				<xsd:element ref="CBTC"/>
				<xsd:element ref="ECE"/>
				<xsd:element ref="HB"/>
				<xsd:element ref="XBAT"/>
				<xsd:element ref="CDA"/>
				<xsd:element ref="LOA"/>
				<xsd:element ref="BALLAST"/>
			</xsd:sequence>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="YachtName" type="xsd:string"/>
	<xsd:element name="YachtProperties">
		<xsd:complexType>
			<xsd:sequence>
				<xsd:element ref="YachtName"/>
				<xsd:element ref="YachtType"/>
				<xsd:element ref="YachtClass"/>
			</xsd:sequence>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="YachtType" type="xsd:string"/>
</xsd:schema>
