| URI: | http://www.xmlpipe.org/xpe/util/filter/value |
| Type: | filter |
| Namespace: | http://www.xmlpipe.org |
| Owner: | http://www.xmlpipe.org/xpe/util |
This filter provides a simple way to replace a string name into a pre-defined value.
The filter reacts to the following XML fragment:
Note that one or more property can be set.
The filter will absorbs the above XML fragment.
To retrivel value, just place ${{property name}} to anywhere in your XML document. The filter will then replace each occurance of the property name into its value.
The property name, uuid, is predefined. Every occurance of b7af3bd7-12ad-1000-80eb-5b94b67b2897 will be replaced with a UUID value newly created.