GotoXML tag

Definition

This tag enables you to jump to another CallFire XML page at another URL.

Value

The contents within this tag is the URL for a different CallFire XML page.

Attributes

Attribute Required ValuesDescription
name N any text a unique name for the tag

Examples

The following example gets the page.xml file from url.com
     <gotoXML>http://url.com/page.xml </gotoXML>

Also See

Further Reading

Coming soon.