<div dir="ltr"><div>I think there&#39;s an error in this XSD [1] which prevents me from using the &quot;javaee&quot;  elements you intend to import. <br><br>First, the &quot;javaee&quot; namespace is declared as &quot;<a href="http://xmlns.jcp.org/xml/ns/javaee">http://xmlns.jcp.org/xml/ns/javaee</a>&quot; in the XML header, but then (surprisingly) the &lt;xsd:import&gt; uses another namepace:<br></div><span class=""><br></span>&lt;<span class="">xsd</span><span class="">:</span><span class="">import</span> <span class="">namespace</span>=<span class="">&quot;<a href="http://java.sun.com/xml/ns/javaee">http://java.sun.com/xml/ns/javaee</a>&quot;</span> <span class="">schemaLocation</span>=<span class="">&quot;web-app_3_1.xsd&quot;</span>/&gt;<div><br></div><div>I&#39;m pretty confident this is wrong. It&#39;s importing under the old Java EE namespace -- not the new one which the header correctly declares. Hence, consumers are unable to get the &quot;javaee&quot; elements.<br><br>Please confirm.<br></div><div><br>[1] <a href="https://github.com/jboss/metadata/blob/master/web/src/main/resources/schema/jboss-web_8_0.xsd">https://github.com/jboss/metadata/blob/master/web/src/main/resources/schema/jboss-web_8_0.xsd</a><br clear="all"><div><div><div class="gmail_signature"><div dir="ltr"><br>Cheers,<br>Paul</div></div></div>
</div></div></div>