escaped xml?

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

escaped xml?

Mike Leary

In the forms example app (dmv) the summary-query.xml files for each of
the forms contain escaped xml.

Why?  How can I avoid doing that?


--



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: escaped xml?

Hank Ratzesberger
I see a summary-view.xhtml in the "DMV Forms" examples,
but not the file you mention.  Where?

--Hank


----- Original Message -----
From: "Mike Leary" <[hidden email]>
To: <[hidden email]>
Sent: Friday, January 19, 2007 4:27 PM
Subject: [ops-users] escaped xml?


>
> In the forms example app (dmv) the summary-query.xml files for each of
> the forms contain escaped xml.
>
> Why?  How can I avoid doing that?
>
>
> --
>
>

--------------------------------------------------------------------------------


>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: escaped xml?

Mike Leary

apps/forms/forms/DMV-14/summary-query.xml
apps/forms/forms/G-325A/summary-query.xml

On Fri, Jan 19, 2007 at 04:41:18PM -0800, Hank Ratzesberger wrote:
> I see a summary-view.xhtml in the "DMV Forms" examples,
> but not the file you mention.  Where?


--



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: escaped xml?

Hank Ratzesberger

I see, but I'm stumped.  I'm don't think it is
not necessary (in fact, I am kind of surprised
that you can escape xquery statements this
way.)

Reconfiguring things and I don't have it
running presently to try it unescaped.

--Hank

Quoting Mike Leary <[hidden email]>:

>
> apps/forms/forms/DMV-14/summary-query.xml
> apps/forms/forms/G-325A/summary-query.xml
>
> On Fri, Jan 19, 2007 at 04:41:18PM -0800, Hank Ratzesberger wrote:
> > I see a summary-view.xhtml in the "DMV Forms" examples,
> > but not the file you mention.  Where?
>
>
> --
>
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: escaped xml?

Erik Bruchez
Administrator
In reply to this post by Mike Leary
Mike,

This is the format that eXist requires (at least used to), i.e. the
XQuery has (had?) to be escaped this way. By escaping the XQuery in the
instance, we can simply submit the instance to XQuery to eXist without
any modification.

-Erik

Mike Leary wrote:
> apps/forms/forms/DMV-14/summary-query.xml
> apps/forms/forms/G-325A/summary-query.xml
>
> On Fri, Jan 19, 2007 at 04:41:18PM -0800, Hank Ratzesberger wrote:
>> I see a summary-view.xhtml in the "DMV Forms" examples,
>> but not the file you mention.  Where?

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws