Field ID expressions When you let the XMLIN tool pick fields from a sample, the XMLIN tool suggests which XPath expressions to use in the field ID definitions. The default XPath expressions for the field IDs are as follows: Node type Default XPath expressions for the field ID Element name(.) Attribute name(.) Text name(..) Comment ’Comment’ Processing instruction name(.) To edit the default settings 1 Select Tools > Event Options. The Event Options dialog box opens. 2 On the Custom Field Names tab, select Custom field name for <node type> and edit the expression. You can select an option from the list or enter your own expression. See www.w3.org/TR/xpath for more information about XSLT patterns.
name(.)
name(..)
’Comment’