mrglavas 2003/11/17 07:59:46 Modified: java/samples/xs QueryXS.java Log: Add missing author and version info. Revision Changes Path 1.3 +3 -1 xml-xerces/java/samples/xs/QueryXS.java Index: QueryXS.java =================================================================== RCS file: /home/cvs/xml-xerces/java/samples/xs/QueryXS.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- QueryXS.java 17 Nov 2003 13:38:11 -0000 1.2 +++ QueryXS.java 17 Nov 2003 15:59:46 -0000 1.3 @@ -72,7 +72,9 @@ /** * This sample program illustrates how to use load XML Schemas and * use XML Schema API (org.apache.xerces.xs) to navigate XML Schema components. - * + * + * @author Elena Litani, IBM + * @version $Id$ */ public class QueryXS implements DOMErrorHandler {
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]