9.3.2.4.14 oprule.seqid
Specifies the seqid
for a particular operation. Use the XPath expression, JMS property, or system value that contains the operation seqid
. This overrides any seqid
defined in parent transaction rules. Must be present if there is no parent transaction rule.
Any XPath expression must end with a value accessor such as @att
or text()
.
oprule.seqid={xpath_expression|$jms_property|*seqid}
For example:
dynoprule.seqid=@seqid
Parent topic: XML Parser Properties