OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

xacml message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [xacml] XPath support in the JSON profile


Opening the latter in Chrome yields:

foo \"content\" with \\\"\" as example

I think perhaps you misspoke re: being able to read this in a browser...at least inasmuch as it being a viable mechanism for debugging ;)

b

On Nov 15, 2012, at 6:13 AM, David Brossard <david.brossard@axiomatics.com> wrote:

> I just realized that I am not being very consistent here.
> 
> \ should be escaped using \: \\
> " should be escaped using \: \"
> 
> 	• Before: <xmlContent value="the \ is a neat thing">foo "content" with \"" as example</xmlContent>
> 	• After: <xmlContent value=\"the \\ is a neat thing\">foo \"content\" with \\\"\" as example</xmlContent>
> What do you think?



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]