<xs:complexType name="AssignedToType"> <xs:attribute name="Car" type="CarID" use="required" /> <xs:attribute name="Deck" type="DeckNumber" use="optional" /> <xs:attribute name="Shaft" type="ShaftID" use="optional" /> <xs:attributeGroup ref="TD" /> </xs:complexType>