<xsd:complexType name="NUnitType"> <xsd:choice> <xsd:element name="NUnitArbitrary" type="xsd:string"/> <xsd:element name="NUnitEnum" type="NUnitEnumType"/> </xsd:choice> </xsd:complexType>