expected namespaces defined in an XML response. Add a NamespaceTo add a namespace to the list, click Image Modified Create New. PhixFlow opens a new XML Namespace property pane. Remove NamespaceTo remove a namespace, use the Image Modified Delete in the toolbar. Example AdvancedField | Description |
---|
Prioritise Throughput Over Ordering | Insert excerpt |
---|
| Actionflow Properties |
---|
| Actionflow Properties |
---|
name | PrioritiseThroughputOverOrdering |
---|
nopanel | true |
---|
|
|
Worked Example Code Block |
---|
| <root xmlns:h="http://example.com/schema">
<main page="PF Main Page">
| <h:title<title name="PF Title">PF Title Text | "><h:datarow><h:datah:Andrews<data><h:datah:initials="BB">Bert Brown</data>
</ | h:h:XPath /root/main/title
A record is created for each element returned by the path. Therefore we do not recommend returning the root as this only returns a single record. Results The following examples show how to reference the returned xpaths xml data structure in an Output Attribute: - Xpath value: _result → returns
|