websrv_pub/xml_fragment_api/xml_fragment_api.metaxml
changeset 0 62f9d29f7211
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/websrv_pub/xml_fragment_api/xml_fragment_api.metaxml	Thu Jan 07 16:19:19 2010 +0200
@@ -0,0 +1,14 @@
+<?xml version="1.0" ?>
+<api id="58321a190fa60c4db29a4ddea95ddc52" dataversion="1.0">
+<name>XML Fragment API</name>
+<description>API to Web Services Framework specific adaptations to standard XML APIs. New fragment classes provide efficient way to build XML Engine (libxml2) based DOM tree from SAX parsing output. Fragment can be described to be a specialized combination of both a SAX parser and content handler.</description>
+<type>c++</type>
+<collection>webservices</collection>
+<libs><lib name="senfragment.lib"/>
+</libs>
+<release category="public" sinceversion="5.0"/>
+<attributes>
+<htmldocprovided>no</htmldocprovided>
+<adaptation>no</adaptation>
+</attributes>
+</api>