Author: mukulg
Date: Tue Jul 27 14:43:42 2010
New Revision: 979731
URL: http://svn.apache.org/viewvc?rev=979731&view=rev
Log:
changing comments slightly (since theoretically we could have implementation
specific types and facets also)
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/opti/SchemaVersioningHelper.java
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/opti/SchemaVersioningHelper.java
URL:
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/opti/SchemaVersioningHelper.java?rev=979731&r1=979730&r2=979731&view=diff
==============================================================================
---
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/opti/SchemaVersioningHelper.java
(original)
+++
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/opti/SchemaVersioningHelper.java
Tue Jul 27 14:43:42 2010
@@ -39,7 +39,7 @@ import org.apache.xerces.xni.QName;
*/
public class SchemaVersioningHelper {
- // list variables holding 'natively supported' XML Schema 1.1 types and
facets
+ // list variables holding 'natively supported' XML Schema types and facets
// by Xerces-J XML Schema 1.1 engine.
List typesSupported = null;
List facetsSupported = null;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]