Information icon IBM InfoSphere DataStage and InfoSphere QualityStage, Version 8.5
space Feedback

Supported XPath expressions

The following Backus Naur Form (BNF) diagram describes the subset of XPath expressions that you can use in XML Output.

path                ::= ['/'] (element_spec '/')* end_segment
end_segment         ::= element_spec['/text()'] | '@' attribute
element_spec        ::= element '[ 'attr_value ( 'and' attr_value )*' ]'
attr_value          ::= '@' attribute '=' '"'value'"'

You have the following options for creating XPath expressions and table definitions:

For more information about using the XML Meta Data Importer, see Using the XML meta data importer.


PDFThis topic is also in the IBM InfoSphere DataStage XML Pack Guide.

Update timestamp Last updated: 2010-09-30