by ajmastrean <ajmastrean@[EMAIL PROTECTED]
>
Jun 17, 2008 at 08:35 AM
Got it... the two single quotes around the values in the @[EMAIL PROTECTED]
and
@[EMAIL PROTECTED]
statements are escape characters too. This value
//Key[@[EMAIL PROTECTED]
'True'] and //Key[@[EMAIL PROTECTED]
'Validation Status']
may be bound to a parameter just fine.