Document Developer - instructions > Making the document dynamic > Adding dynamic data to object properties > Selecting Fragments dynamically

Selecting Fragments dynamically
You can specify modifications on the URI set for a Fragment and its pages.
To add dynamic data to a Fragment URI
1
2
3
In the Modification text field, click the browse button.
4
Note:
*
To add dynamic data to a Fragment page
1
2
3
In the Modification text field, click the browse button.
4
Note:
*
<Fragment URI>!/item[n]
where n is the order of the Fragment page in the Pages list.
<Fragment URI>!/item[@name="<Fragment page name>"]
By combining and chaining these forms, you can refer to specific objects on a Fragment page. For example, the following value specified in the Name field refers to an object called AddrTable in a Fragment page called FrenOverlay. This is a page definition in a document referenced by <URI> (For example dcresource:<id>)
<URI>!/item[@name="FrenOverlay"]/item[@name="AddrTable"]
OpenText StreamServe 5.6 Updated: 2013-03-01