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