You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlbeans.apache.org by ra...@apache.org on 2006/04/12 02:55:43 UTC

svn commit: r393352 - /xmlbeans/trunk/xkit/README.txt

Author: radup
Date: Tue Apr 11 17:55:42 2006
New Revision: 393352

URL: http://svn.apache.org/viewcvs?rev=393352&view=rev
Log:
Added missing kit contents to the README file.

Modified:
    xmlbeans/trunk/xkit/README.txt

Modified: xmlbeans/trunk/xkit/README.txt
URL: http://svn.apache.org/viewcvs/xmlbeans/trunk/xkit/README.txt?rev=393352&r1=393351&r2=393352&view=diff
==============================================================================
--- xmlbeans/trunk/xkit/README.txt (original)
+++ xmlbeans/trunk/xkit/README.txt Tue Apr 11 17:55:42 2006
@@ -29,26 +29,37 @@
     needed to parse XML files for use with XMLBeans.
     /lib/jsr173_1.0_api.jar
 
-(3) License information for XML Beans and included libraries
+(3) One copy of resolver.jar from Apache xml-commons. See scomp
+    documentation for when it is needed
+
+(4) One copy of xbean_xpath jar. Contains the XPath and XQuery
+    "glue" code, only needed if XPath-XQuery functionality is
+    required
+
+(5) One copy of xmlpublic.jar, containg all the public interfaces of
+    XMLBeans. (Classes included here are a subset of those included
+    in xbean.jar)
+
+(6) License information for XML Beans and included libraries
     ./LICENSE.txt
     ./NOTICE.txt
 
-(4) One folder full of command-line scripts, pointing to the
+(7) One folder full of command-line scripts, pointing to the
     useful main() functions in the JAR.
     ./bin
 
-(5) A copy of the plain javadoc tree for org.apache.xmlbeans.*
+(8) A copy of the plain javadoc tree for org.apache.xmlbeans.*
     ./docs/reference
 
-(6) A preliminary collection of nicely formatted user-level
+(9) A preliminary collection of nicely formatted user-level
     documentation HTML (includes reformatted and nicely
     organized javadoc as well)
     ./docs/guide
 
-(7) A few sample schemas
+(10) A few sample schemas
     ./schemas
 
-(8) Samples that show the use of the XMLBeans API. (You'll 
+(11) Samples that show the use of the XMLBeans API. (You'll 
     also find more samples at the XMLBeans web site.)
     ./samples
 



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