Author: dkulp
Date: Sat Apr 7 18:38:56 2012
New Revision: 1310818
URL: http://svn.apache.org/viewvc?rev=1310818&view=rev
Log:
Add one more item to the release notes
Modified:
webservices/xmlschema/trunk/RELEASE-NOTE.txt
Modified: webservices/xmlschema/trunk/RELEASE-NOTE.txt
URL:
http://svn.apache.org/viewvc/webservices/xmlschema/trunk/RELEASE-NOTE.txt?rev=1310818&r1=1310817&r2=1310818&view=diff
==============================================================================
--- webservices/xmlschema/trunk/RELEASE-NOTE.txt (original)
+++ webservices/xmlschema/trunk/RELEASE-NOTE.txt Sat Apr 7 18:38:56 2012
@@ -19,6 +19,7 @@ This release fixes the following defects
* [XMLSCHEMA-20] - Serializing an XmlSchema that imports another schema
that doesn't have targetNamespace results in the import having a namespace
attribute with empty value
* [XMLSCHEMA-22] - enum parsing is locale specific
* [XMLSCHEMA-23] - Namespace declarations for extensor attributes are lost
+ * [XMLSCHEMA-7] - Only the first xsd:key and xsd:keyref elements are added
to the schema structure when persing a schema
** Improvement
* [XMLSCHEMA-24] - When serializing DOM, use setAttributeNS instead of
setAttribute