Author: mukulg
Date: Wed Jun 24 10:36:23 2020
New Revision: 1879146
URL: http://svn.apache.org/viewvc?rev=1879146&view=rev
Log:
minor changes 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=1879146&r1=1879145&r2=1879146&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 Wed Jun 24 10:36:23
2020
@@ -75,8 +75,8 @@ v.validate(instanceDocument);
</document></source>
<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://www.softwarebytes.org/xmlvalidation/">Online
XML Schema validator service</jump>.
+ We've also deployed an XML Schema validator service on a public web
+ site at <jump href="https://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=1879146&r1=1879145&r2=1879146&view=diff
==============================================================================
--- xerces/java/trunk/docs/faq-xs.xml (original)
+++ xerces/java/trunk/docs/faq-xs.xml Wed Jun 24 10:36:23 2020
@@ -75,8 +75,8 @@ v.validate(instanceDocument);
</document></source>
<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://www.softwarebytes.org/xmlvalidation/">Online
XML Schema validator service</jump>.
+ We've also deployed an XML Schema validator service on a public web
+ site at <jump href="https://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=1879146&r1=1879145&r2=1879146&view=diff
==============================================================================
--- xerces/site/trunk/production/xerces2-j/faq-xs.html (original)
+++ xerces/site/trunk/production/xerces2-j/faq-xs.html Wed Jun 24 10:36:23 2020
@@ -98,8 +98,8 @@ v.validate(instanceDocument);
</document></PRE></FONT></TD><TD bgcolor="#0086b2" width="1"><IMG
border="0" height="1" hspace="0" src="resources/void.gif" vspace="0"
width="1"></TD></TR><TR><TD bgcolor="#0086b2" height="1" width="1"><IMG
border="0" height="1" hspace="0" src="resources/void.gif" vspace="0"
width="1"></TD><TD bgcolor="#0086b2" height="1" width="462"><IMG border="0"
height="1" hspace="0" src="resources/void.gif" vspace="0" width="462"></TD><TD
bgcolor="#0086b2" height="1" width="1"><IMG border="0" height="1" hspace="0"
src="resources/void.gif" vspace="0" width="1"></TD></TR></TABLE></DIV>
<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://www.softwarebytes.org/xmlvalidation/">Online XML
Schema validator service</A>.
+ We've also deployed an XML Schema validator service on a public web
+ site at <A href="https://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]