Author: mukulg
Date: Mon May 18 10:43:49 2020
New Revision: 1877885
URL: http://svn.apache.org/viewvc?rev=1877885&view=rev
Log:
minor correction to xerces-j docs
Modified:
xerces/java/branches/xml-schema-1.1-dev/docs/faq-xs.xml
xerces/java/trunk/docs/faq-xs.xml
xerces/site/trunk/production/xerces2-j/faq-xs.html
Modified: xerces/java/branches/xml-schema-1.1-dev/docs/faq-xs.xml
URL:
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/docs/faq-xs.xml?rev=1877885&r1=1877884&r2=1877885&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/docs/faq-xs.xml (original)
+++ xerces/java/branches/xml-schema-1.1-dev/docs/faq-xs.xml Mon May 18 10:43:49
2020
@@ -76,7 +76,7 @@ v.validate(instanceDocument);
<p>Review the sample file, 'data/personal.xsd' for an example of an XML
Schema grammar.</p>
As a contribution towards community, we've deployed an XML Schema
validator service on a public web
- site at <jump href="http://18.220.66.208:8080/xmlvalidation/">Online XML
Schema validator service</jump>.
+ site at <jump href="http://www.softwarebytes.org/xmlvalidation/">Online
XML Schema validator service</jump>.
This online XML Schema validator service uses Xerces-J as backend, and
supports both 1.0 and 1.1 versions
of the XML Schema language. Users may use this service, to test their XML
Schema validation examples,
either with a goal to integrate XML schemas to their production
applications or may be to learn the
Modified: xerces/java/trunk/docs/faq-xs.xml
URL:
http://svn.apache.org/viewvc/xerces/java/trunk/docs/faq-xs.xml?rev=1877885&r1=1877884&r2=1877885&view=diff
==============================================================================
--- xerces/java/trunk/docs/faq-xs.xml (original)
+++ xerces/java/trunk/docs/faq-xs.xml Mon May 18 10:43:49 2020
@@ -76,7 +76,7 @@ v.validate(instanceDocument);
<p>Review the sample file, 'data/personal.xsd' for an example of an XML
Schema grammar.</p>
As a contribution towards community, we've deployed an XML Schema
validator service on a public web
- site at <jump href="http://18.220.66.208:8080/xmlvalidation/">Online XML
Schema validator service</jump>.
+ site at <jump href="http://www.softwarebytes.org/xmlvalidation/">Online
XML Schema validator service</jump>.
This online XML Schema validator service uses Xerces-J as backend, and
supports both 1.0 and 1.1 versions
of the XML Schema language. Users may use this service, to test their XML
Schema validation examples,
either with a goal to integrate XML schemas to their production
applications or may be to learn the
Modified: xerces/site/trunk/production/xerces2-j/faq-xs.html
URL:
http://svn.apache.org/viewvc/xerces/site/trunk/production/xerces2-j/faq-xs.html?rev=1877885&r1=1877884&r2=1877885&view=diff
==============================================================================
--- xerces/site/trunk/production/xerces2-j/faq-xs.html (original)
+++ xerces/site/trunk/production/xerces2-j/faq-xs.html Mon May 18 10:43:49 2020
@@ -99,7 +99,7 @@ v.validate(instanceDocument);
<P>Review the sample file, 'data/personal.xsd' for an example of an XML
Schema grammar.</P>
As a contribution towards community, we've deployed an XML Schema
validator service on a public web
- site at <A href="http://18.220.66.208:8080/xmlvalidation/">Online XML
Schema validator service</A>.
+ site at <A href="http://www.softwarebytes.org/xmlvalidation/">Online XML
Schema validator service</A>.
This online XML Schema validator service uses Xerces-J as backend, and
supports both 1.0 and 1.1 versions
of the XML Schema language. Users may use this service, to test their XML
Schema validation examples,
either with a goal to integrate XML schemas to their production
applications or may be to learn the
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]