Enter XML tag id: myxml [XML tag myxml Menu] xmltag - Set XML tag to match match - Set match type case - Enable/disable case sensitive for string matching copy - Copy XML tag del - Delete XML tag cur - Display current XML tag configuration |
Command Syntax and Usage | |
---|---|
xmltag | |
Sets the XML path to be matched for the rule to take effect. The XML tag string match is separated into XML tag name and XML tag value. The match type is separated into name and value. To indicate the path to a specific value, use / as a delimiter between tag names. For example: student/name. To indicate a lookup on a tag attribute, use the @ sign between the path and the attribute name. For example: student@name | |
match path[eq|sufx] value[eq|include|regex] | |
Defines the match criteria of the defined string. You are prompted to enter the following: ![]() ![]() | |
case | |
Enables or disables case sensitivity for matching. | |
copy | |
Copies the XML tag. | |
del | |
Deletes the XML tag. | |
cur | |
Displays the currently configured XML tag. |