<xs:simpleType name="longString"> <xs:restriction base="xs:normalizedString"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType>