3.1.4.1.2.1 GetItem

The GetItem element specifies the request that the protocol client MUST send for the GetItem operation (section 3.1.4.1).

 <s:element name="GetItem">
   <s:complexType>
     <s:sequence>
       <s:element minOccurs="0" maxOccurs="1" name="Url" type="s:string" />
     </s:sequence>
   </s:complexType>
 </s:element>

Url: The location of the file. The value of this element MUST be an absolute IRI for the file in the source location. This value MUST be a valid file location in the source location.