Call 1-888-670-1652

 Spire CoreDB Connect Error (2002) Connection timed out

fragment-by-xpath

The fragment-by-xpath attribute, when added to the sys:page tag, allows you to limit the content that is displayed from the specified page to individual sections that are distinguished by a particular xpath.

Simply enter the tag, along with the attribute and desired xpath(s), into the HTML window, and the outcome should look something like this:

<sys:page fragment-by-xpath="a/@href|html:a/@href" />

!NEED SCREENSHOT SHOWING OUTPUT OF THIS TAG

Note: In entering the desired xpaths, you can only use the following 3 prefixes: sys, aml, html.