<div dir="ltr"><div>I think there's an error in this XSD [1] which prevents me from using the "javaee" elements you intend to import. <br><br>First, the "javaee" namespace is declared as "<a href="http://xmlns.jcp.org/xml/ns/javaee">http://xmlns.jcp.org/xml/ns/javaee</a>" in the XML header, but then (surprisingly) the <xsd:import> uses another namepace:<br></div><span class=""><br></span><<span class="">xsd</span><span class="">:</span><span class="">import</span> <span class="">namespace</span>=<span class="">"<a href="http://java.sun.com/xml/ns/javaee">http://java.sun.com/xml/ns/javaee</a>"</span> <span class="">schemaLocation</span>=<span class="">"web-app_3_1.xsd"</span>/><div><br></div><div>I'm pretty confident this is wrong. It's importing under the old Java EE namespace -- not the new one which the header correctly declares. Hence, consumers are unable to get the "javaee" 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>