On Monday, Jun 9, 2003, at 10:56 Europe/London, Stavros Kounis wrote:
hi people
i want to make same sql queries using cocoon and get the result in XML.
is it possible to make e validation of this xml output (using DTD).
for example i want my pipeline return a XML stream when this stream is
vali
hi people
i want to make same sql queries using cocoon and get the result in XML.
is it possible to make e validation of this xml output (using DTD).
for example i want my pipeline return a XML stream when this stream is
valid or another XML stream (just like error message) if the stream was
in
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>
> I'm been looking around on the cocoon site and the mailing list
archive but
> just can't seem to find out how to make cocoon validate xml against a
> schema somewhere on the net.
>From cocoon.xconf:
--- 8< ---
I'm been looking around on the cocoon site and the mailing list archive but
just can't seem to find out how to make cocoon validate xml against a
schema somewhere on the net. Each XML document would have a different
schema to validate against as there are 6 categories and the schema is
already en
Hi All,
I was hoping to throw some code together to accept the values submitted
by a form and check that it is valid XML.
Is there a way of accessing the parsers in Cocoon 1.8 from within an XSP
file, and get them to return error messages to XSP code ?
I want to send the blocks of XML data, once
Hi,
does someone know how to turn xml validation on/off within Cocoon2 ??
Max
-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsub
Hi all,
how do I enable validation in Cocoon2.
I know there has been an entry for the C1.8 in the cocoon.properties file.
But where do I enable it in Cocoon2?
And: How do I use XML Schema with my XML files.
I know (hopefully) how to declare it in my [test].xml.
But it has been ignored by Co