<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v02="http://www.pds.eu/vOKO/v0200" xmlns:eh="http://www.tsoft.cz/EagriApp2/EH_CISOZP01A">
   <soapenv:Header/>
   <soapenv:Body>
      <v02:Request vOKOid="EH_CISOZP01A">
         <v02:AppInfo>
            <v02:AppModule id="SW ABC" version="8"/>
         </v02:AppInfo>
         <!--Optional:-->
         <v02:RequestHeader>
            <!--Optional:-->
            <v02:RequestID>vlastni ID requestu - je v odpovedi</v02:RequestID>
         </v02:RequestHeader>
         <v02:RequestContent>
            <eh:Request/>
         </v02:RequestContent>
      </v02:Request>
   </soapenv:Body>
</soapenv:Envelope>