The following token matches Address Line 1:[space] at the current parse position.
<t offset=’-1’>Address Line 1: </t>
The following token matches xxZip Code:[space] at the current parse position, where xx can be any two characters, including spaces.
<t offset=’2’>Zip Code: </t>
The following token matches Phone:[space] at the current parse position. If AttrParse finds the string Employee ID first, then it will generate an error.
<t offset=’-1’ termToken=’Employee ID’>Phone: </t>