DAS config.xsd file contains a URI instead of a simple identifier for its
namespace prefix
------------------------------------------------------------------------------------------
Key: TUSCANY-549
URL: http://issues.apache.org/jira/browse/TUSCANY-549
Project: Tuscany
Type: Improvement
Components: Java DAS RDB
Versions: Java-M2
Environment: all
Reporter: Paul Golick
Priority: Minor
The use of a URI as a prefix is unnecessary since the prefix in the config.xsd
file is local to the schema element within the file. So,
"org.apache.tuscany.das.rdb.config" can be replaced with "config" in
config.xsd. I will attach a patch to make this change and to split some very
long lines so the file is easier to read.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]