<xs:element name="title-part"> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="text"/> <xs:element ref="explanation"/> <xs:element ref="comment"/> </xs:choice> </xs:complexType> </xs:element>