<xs:complexType name="Member"> <xs:complexContent> <xs:extension base="HullConditionObject"> <xs:attribute name="type" type="FunctionalProperty" use="required" /> <xs:attribute name="description" type="xs:string" /> <xs:attribute name="side" type="locationType" /> </xs:extension> </xs:complexContent> </xs:complexType>