[jboss-jira] [JBoss JIRA] Created: (JBMETA-293) Outdated comments in jboss_5_1.xsd
Ondrej Žižka (JIRA)
jira-events at lists.jboss.org
Fri Jun 25 12:08:46 EDT 2010
Outdated comments in jboss_5_1.xsd
----------------------------------
Key: JBMETA-293
URL: https://jira.jboss.org/browse/JBMETA-293
Project: JBoss Metadata
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Ondrej Žižka
Assignee: Alexey Loubyansky
>From http://www.jboss.org/j2ee/schema/jboss_5_1.xsd :
"""
<jboss xmlns="http://www.jboss.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.jboss.org/j2ee/schema
http://www.jboss.org/j2ee/schema/jboss_5_0.xsd"
version="5.0">
...
</jboss>
The instance documents may indicate the published version of
the schema using the xsi:schemaLocation attribute for the
Java EE namespace with the following location:
http://www.jboss.org/j2ee/schema/jboss_5_0.xsd
"""
Both should be jboss_5_1.xsd, and version="5.1", right?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list