Author: mukulg
Date: Wed Apr 24 12:22:24 2024
New Revision: 1917307
URL: http://svn.apache.org/viewvc?rev=1917307&view=rev
Log:
committing the changes to xercesj documentation faq meta-data xml documents,
whereby I've now deleted references to my related work for the site
https://www.softwarebytes.org, because I find hard to sync my current work for
the site www.softwarebytes.org with how the site www.softwarebytes.org is
intended to provide related information to xercesj documentation faqs.
Modified:
xerces/java/branches/xml-schema-1.1-dev/docs/faq-xs.xml
xerces/java/trunk/docs/faq-xs.xml
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=1917307&r1=1917306&r2=1917307&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 Apr 24 12:22:24
2024
@@ -75,12 +75,6 @@ v.validate(instanceDocument);
</document></source>
<p>Review the sample file, 'data/personal.xsd' for an example of an XML
Schema grammar.</p>
- 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
- XML Schema language.
</a>
</faq>
<faq title="Using Entities and CDATA Sections">
Modified: xerces/java/trunk/docs/faq-xs.xml
URL:
http://svn.apache.org/viewvc/xerces/java/trunk/docs/faq-xs.xml?rev=1917307&r1=1917306&r2=1917307&view=diff
==============================================================================
--- xerces/java/trunk/docs/faq-xs.xml (original)
+++ xerces/java/trunk/docs/faq-xs.xml Wed Apr 24 12:22:24 2024
@@ -75,12 +75,6 @@ v.validate(instanceDocument);
</document></source>
<p>Review the sample file, 'data/personal.xsd' for an example of an XML
Schema grammar.</p>
- 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
- XML Schema language.
</a>
</faq>
<faq title="Using Entities and CDATA Sections">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]