java - validate xmlns:h="http://xmlns.jcp.org/jsf/html" -


i cannot validate .xhtml file:

<?xml version="1.0" encoding="utf-8"?> <!doctype html         public "-//w3c//dtd xhtml 1.0 transitional//en"         "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"       xmlns:h="http://xmlns.jcp.org/jsf/html"       xmlns:p="http://primefaces.org/ui"       xml:lang="en" lang="en"> <h:head>     <title>title</title> </h:head> <h:body> <p:editor /> </h:body> </html> 

i'm using intellij idea , maven download libraries. primesfaces schemas set correctly provided in primefaces-p.taglib.xml primefaces-6.0 jar. cannot find valid schema xmlns:h="http://xmlns.jcp.org/jsf/html" namespace. have tried .xml in jsf-impl-2.2.13.jar/com/sun/faces/metadata/taglib cannot validate tag.


Comments

Popular posts from this blog

account - Script error login visual studio DefaultLogin_PCore.js -

xcode - CocoaPod Storyboard error: -