Author: mukulg
Date: Sun Dec 22 10:57:41 2019
New Revision: 1871909
URL: http://svn.apache.org/viewvc?rev=1871909&view=rev
Log:
making few changes to release information meta data, for xerces-j 2.12.1 release
Modified:
xerces/java/branches/xml-schema-1.1-dev/docs/releases.xml
xerces/java/trunk/docs/releases.xml
Modified: xerces/java/branches/xml-schema-1.1-dev/docs/releases.xml
URL:
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/docs/releases.xml?rev=1871909&r1=1871908&r2=1871909&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/docs/releases.xml (original)
+++ xerces/java/branches/xml-schema-1.1-dev/docs/releases.xml Sun Dec 22
10:57:41 2019
@@ -28,10 +28,10 @@
<changes>
<fix>
<note>
- Implemented XML Schema IDC constraints fix for the issue,
"Incomplete keyrefs should not need keys"
- for both XML Schema 1.0 and 1.1 implementations.
+ Implemented few fixes for XML Schema identity constraints, within
Xerces's XML Schema 1.0 and 1.1
+ validators.
</note>
- <submitter name='Sandy Gao'/>
+ <submitter name='Sandy Gao, Mukul Gandhi'/>
</fix>
<fix>
<note>
@@ -59,11 +59,11 @@
</fix>
<fix>
<note>
- The 'XSD 1.1 structures' REC in the section, "3.2.3 Constraints on
XML Representations of
+ The 'XML Schema 1.1 structures' REC in the section, "3.2.3
Constraints on XML Representations of
Attribute Declarations (Schema Representation Constraint: Attribute
Declaration
Representation)" mentions, '5 If fixed and use are both present, use
must not have the actual value
- prohibited'. This functionality is newly introduced in XSD 1.1.
Fixed a runtime validation issue for this
- XSD clause, when XSD 1.1 implementation is invoked in XSD 1.0 mode.
+ prohibited'. This functionality is newly introduced in XML Schema
1.1. Fixed a runtime validation issue
+ for this XSD clause, when XSD 1.1 implementation is invoked in XSD
1.0 mode.
</note>
<submitter name='Mukul Gandhi'/>
</fix>
@@ -75,9 +75,9 @@
</fix>
<fix>
<note>
- XML Schema 1.1 has introduced a 'ref' attribute on xs:key, xs:unique
and xs:keyref. When certain such
- schema documents were processed by Xerces-J's XSD 1.1 implementation
in XSD 1.0 mode,
- java.lang.NullPointerException was produced. This release fixes this.
+ XML Schema 1.1 has introduced the attribute 'ref' on xs:key,
xs:unique and xs:keyref. When certain such
+ schema documents were processed by Xerces-J's XSD 1.1 implementation
in XSD 1.0 mode, a
+ java.lang.NullPointerException was displayed to the user. This
release fixes this.
</note>
<submitter name='Mukul Gandhi'/>
</fix>
Modified: xerces/java/trunk/docs/releases.xml
URL:
http://svn.apache.org/viewvc/xerces/java/trunk/docs/releases.xml?rev=1871909&r1=1871908&r2=1871909&view=diff
==============================================================================
--- xerces/java/trunk/docs/releases.xml (original)
+++ xerces/java/trunk/docs/releases.xml Sun Dec 22 10:57:41 2019
@@ -28,10 +28,10 @@
<changes>
<fix>
<note>
- Implemented XML Schema IDC constraints fix for the issue,
"Incomplete keyrefs should not need keys"
- for both XML Schema 1.0 and 1.1 implementations.
+ Implemented few fixes for XML Schema identity constraints, within
Xerces's XML Schema 1.0 and 1.1
+ validators.
</note>
- <submitter name='Sandy Gao'/>
+ <submitter name='Sandy Gao, Mukul Gandhi'/>
</fix>
<fix>
<note>
@@ -59,11 +59,11 @@
</fix>
<fix>
<note>
- The 'XSD 1.1 structures' REC in the section, "3.2.3 Constraints on
XML Representations of
+ The 'XML Schema 1.1 structures' REC in the section, "3.2.3
Constraints on XML Representations of
Attribute Declarations (Schema Representation Constraint: Attribute
Declaration
Representation)" mentions, '5 If fixed and use are both present, use
must not have the actual value
- prohibited'. This functionality is newly introduced in XSD 1.1.
Fixed a runtime validation issue for this
- XSD clause, when XSD 1.1 implementation is invoked in XSD 1.0 mode.
+ prohibited'. This functionality is newly introduced in XML Schema
1.1. Fixed a runtime validation issue
+ for this XSD clause, when XSD 1.1 implementation is invoked in XSD
1.0 mode.
</note>
<submitter name='Mukul Gandhi'/>
</fix>
@@ -75,9 +75,9 @@
</fix>
<fix>
<note>
- XML Schema 1.1 has introduced a 'ref' attribute on xs:key, xs:unique
and xs:keyref. When certain such
- schema documents were processed by Xerces-J's XSD 1.1 implementation
in XSD 1.0 mode,
- java.lang.NullPointerException was produced. This release fixes this.
+ XML Schema 1.1 has introduced the attribute 'ref' on xs:key,
xs:unique and xs:keyref. When certain such
+ schema documents were processed by Xerces-J's XSD 1.1 implementation
in XSD 1.0 mode, a
+ java.lang.NullPointerException was displayed to the user. This
release fixes this.
</note>
<submitter name='Mukul Gandhi'/>
</fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]