Home >
Online Product Documentation >
Table of Contents >
Properties for XML Publisher
Properties for XML Publisher
|
|
XML Publisher is available only in Stylus Studio XML Enterprise Suite.
|
You use the
Properties window of the XML Publisher Editor to specify properties that control formatting and content of the components in your report - its body, tables, lists, and so on. Properties vary based on the component. (See
Properties Reference for a complete list.)
Context and XPath Sub-Properties
Each property has
Context and
XPath sub-properties that let you define the conditions under which you want to, say, display a value or apply a given formatting characteristic. You can use the
Color property's
Context and
XPath sub-properties to format text based on the value returned by an XPath expression - format all `R' rated movies in
videos.xml
using the color red, for example. (See
Example: Building an XML Publisher Report for an illustration of this technique.)
Fields
Name
The name of the property.
Value
The value associated with the property.
For More Information
Properties Reference
Component Properties
Adding a Data Source
Working with Data Sources
Building an XML Publisher Report