Re: Editing XForms With Eclipse

Posted by Alessandro Vernet on
URL: https://discuss.orbeon.com/Editing-XForms-With-Eclipse-tp33608p33609.html

BitByter,

Since you are editing a JSP file, it looks like Eclipse thinks those
<xforms:*> are from a taglib, and maybe doesn't even look for the
corresponding schema. Do you know if Eclipse can edit JSP and XML in
the same file? Maybe they have an XML editor and a JSP editor, and
those are two different things. Have you tried to right clic on the
file and and choose open in XML editor, which would open the file in a
pure XML editor?

Alex

On 4/24/07, BitByter <[hidden email]> wrote:

> Hi everybody,
>
> this probably is some kind of beginners questions...
>
> I'm using Eclipse's XML/JSP editor from the WTP project to edit my JSP files
> that contain XForms elements. Unfortunately the JSP/XML editor always
> complains "taglib directive for 'xforms' does not exist or TLD is not
> found."
>
> The used namespaces look liks this:
>
> <html xmlns="http://www.w3.org/1999/xhtml"
>   xmlns:xhtml="http://www.w3.org/1999/xhtml"
>   xmlns:xforms="http://www.w3.org/2002/xforms"
>   xmlns:xs="http://www.w3.org/2001/XMLSchema"
>   xmlns:ev="http://www.w3.org/2001/xml-events"
>   xmlns:xxforms="http://orbeon.org/oxf/xml/xforms">
>
>
> I've tried to download the XForms schema from
> http://www.w3.org/MarkUp/Forms/2002/XForms-Schema.xsd and to add it to
> Eclipse's XML Catalog, but without success.
>
> Has anybody got an idea what I'm doing wrong and how to eliminate that
> validation error?
>
> - bitbyter
>
>
>
>
>
>
> --
> 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
>
>

--
Orbeon Forms - Web 2.0 Forms for the Enterprise
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