Comment 6 for bug 1722827

Revision history for this message
Mike Rylander (mrylander) wrote :

Just to add a data point, the xpath requirement for a located URI is:

  //*[@tag="856" and (@ind1="4" or @ind1="1") and (@ind2="0" or @ind2="1")]

So, ind1 must be either 4 or 1, and ind2 must be either 0 or 1.