<xs:simpleType name="ShortTokenType"> <xs:restriction base="xs:token"> <xs:maxLength value="50" /> </xs:restriction> </xs:simpleType>