<?xml version="1.0" encoding="utf-16"?> <xs:simpleType name="ObjectStringLongType"> <xs:restriction base="xs:string"> <xs:minLength value="0" /> <xs:maxLength value="255" /> </xs:restriction> </xs:simpleType>