URL
http://servername/ArchiveAgentPath/Information
Return value
A ‘Portal Agent Information’ XML document:
01
02
03
04
05
06
07
08
09
10
11
|
<?xml version="1.0" ?>
<PortalAgentInformation>
<Company>Fotoware a.s.</Company>
<Address>Bryggegata 7, N-0250 Oslo, Norway</Address>
<SalesEmail>sales@fotoware.com</SalesEmail>
<SupportEmail>support@fotoware.com</SupportEmail>
<Phone>+47 22 03 24 00</Phone>
<Url> http://www.fotoware.com</ Url>
<BriefDescription>Fotoware a.s is the leading...</BriefDescription>
<Description>Fotoware a.s is the leading company...</Description>
</PortalAgentInformation>
|