Skip to main content
Documentation & User Guides | Fotoware

Portal Agent Information XML

The Archive Agent Information XML document contains information about the company or entity running the Archive Agent and any contact information they choose to disclose.

Elements

All the elements of the XML document are required. The BriefDescription and Description elements may contain pure text or valid XHTML.

Example

<PortalAgentInformation>
    <Company />
    <Address />
    <SalesEmail />
    <SupportEmail />
    <Phone />
    <Fax />
    <Url />
    <BriefDescription />
    <Description />
</PortalAgentInformation>
  • Was this article helpful?