11 Jan 10:36
question regarding namespaces in nuxeo XForms library
From: John Nitao <nitao1@...>
Subject: question regarding namespaces in nuxeo XForms library
Newsgroups: gmane.comp.ide.eclipse.apogee.devel
Date: 2007-01-11 09:38:37 GMT
Subject: question regarding namespaces in nuxeo XForms library
Newsgroups: gmane.comp.ide.eclipse.apogee.devel
Date: 2007-01-11 09:38:37 GMT
Hi Bogdan,
I downloaded the nuxeo XForms Java libray and
the model instance doesn't appear to support namespaces (??).
I had a tag called ft:item in the model instance and I get a parse
error (see end of email). I think the software thinks that
it is an xforms tag (?).
The following is my XForms instance:
<instance>
<document xmlns:ft="http://www.llnl.gov/xforms-test/1.0">
<metadata>
<title>My default title</title>
<mdate/>
<author>me</author>
<description>
This is the default description
</description>
<language>fr</language>
<ctype>plain</ctype>
</metadata>
<ft:item> E </ft:item>
<content/>
</document>
(Continue reading)
RSS Feed