<xs:simpleType name="varianceType"> <xs:restriction base="xs:string"> <xs:enumeration value="DifferingWeights" /> <xs:enumeration value="NotReceived" /> <xs:enumeration value="ReceivedNotSpecified" /> </xs:restriction> </xs:simpleType>