Attribute
|
MScript
|
Description
|
name
|
-
|
The name of the Data Request
|
dataSource
|
ü
|
The name of the Data Source. If omitted dataRequest name is used.
|
selectAll
|
ü
|
"true" if all the nodes to be included into the Page XML Data. If "false" then for each data node to be included a node sub-element should be used.
|
sourceAreas
|
ü
|
Should list the names of the Ajax SourceArea elements (separated with commas) that requires this Data Request.
|
extraItemsBefore
|
ü
|
To add extra items before the items provided by the data source
|
extraItemsAfter
|
ü
|
To add extra items after the items provided by the data source
|