xmlns in xhtml document [message #184530] |
Tue, 12 December 2006 14:59 |
Eclipse User |
|
|
|
Originally posted by: rosskopf.progroup-inc.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hello,
I have a project using facelets. Therefore I got some xhtml document
around, declaring additional xmlns in the html root element as follows:
<snip>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:s="http://jboss.com/products/seam/taglib">
</snip>
But the editor doesn´t know the xmlns declarations and as a result it
doesn´t recognize the namespace specific tags. For example:
<snip>
<f:facet name="aroundInvalidField">
<s:span styleClass="errors"/>
</f:facet>
<f:facet name="afterInvalidField">
<s:span> <s:message/></s:span>
</f:facet>
</snip>
All these tags are marked as errors. How can I load these tags.
Thank you.
Regards.
- ---
Joachim
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFfwoNGEw+p/jK7QgRCgB8AJ49TUfNksZBsmEBFUtw+TfGolF5NACg zxZQ
Omsu0TS5FcOMJxBAKSF2Q+A=
=lMEp
-----END PGP SIGNATURE-----
|
|
|
Powered by
FUDForum. Page generated in 0.02875 seconds