You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2010/01/25 05:28:00 UTC

svn commit: r902699 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/jaxp/validation/javax.xml.validation.SchemaFactory

Author: mrglavas
Date: Mon Jan 25 04:28:00 2010
New Revision: 902699

URL: http://svn.apache.org/viewvc?rev=902699&view=rev
Log:
Adding org.apache.xerces.jaxp.validation.XMLSchema11Factory. This factory supports "http://www.w3.org/XML/XMLSchema/v1.1".

Modified:
    xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/jaxp/validation/javax.xml.validation.SchemaFactory

Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/jaxp/validation/javax.xml.validation.SchemaFactory
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/jaxp/validation/javax.xml.validation.SchemaFactory?rev=902699&r1=902698&r2=902699&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/jaxp/validation/javax.xml.validation.SchemaFactory (original)
+++ xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/jaxp/validation/javax.xml.validation.SchemaFactory Mon Jan 25 04:28:00 2010
@@ -1 +1,2 @@
 org.apache.xerces.jaxp.validation.XMLSchemaFactory
+org.apache.xerces.jaxp.validation.XMLSchema11Factory



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org