<xsd:complexType name="IUnitType"> <xsd:choice> <xsd:element name="IUnitArbitrary" type="xsd:string"/> <xsd:element name="IUnitEnum" type="IUnitEnumType"/> </xsd:choice> </xsd:complexType>