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