2.2.1.2 url

A URL string. URLs within the BITS Peer-Caching: Content Retrieval Protocol are limited to a maximum of 2,200 characters, as shown in the following XML for the url element.

   <simpleType name="url">
     <restriction base="string">
       <maxLength value="2200" />
     </restriction>
   </simpleType>