<xsd:simpleType name="authorizedName" final="restriction"> <xsd:restriction base="xsd:string"> <xsd:maxLength value="255" /> </xsd:restriction> </xsd:simpleType>