<xs:element name="FEE"> <xs:complexType> <xs:choice> <xs:element ref="TICKET"/> <xs:element ref="MONETARY"/> </xs:choice> </xs:complexType> </xs:element>