Hi Can I use attribute value as a constraint in a pattern for Digester? For example ... 00000000 99999999 ... I would like to use pattern to match home phone only. Something like "contact/phone[@type='home']". ------ Evgeny Thanks