<xs:simpleType name="EnumType"> <xs:restriction base="xs:token"> <xs:maxLength value="80" /> </xs:restriction> </xs:simpleType>