Hello all,
I'm trying to match and element using the bind-xml 'matches' attribute. So far no luck.
This is what I'm using for the bind-xml:
<bind-xml matches="[\w?]Response" node="element"/>
The element I'm looking for is an immediate child and is named 'GetVocabularyResponse'. I've tested the RegEx pattern on a few regex testing sites and it seems to be good, however being I hate regular expressions (write once, read never) I could be formatting it wrong.
Any ideas out there?
Thanks for any help,
Brent
Brent Picasso
Engineering Manager
SchemaLogic, Inc.
P 425-885-9695
C 206-854-4508
F 425-883-0117

