"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "q-7.11/modules/xml/README-XML" of archive q-7.11.tar.gz:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 
    2 Q-XML - XML/XSLT interface for the Q programming language
    3 ===== = ======== ========= === === = =========== ========
    4 
    5 For this module to work, you must have the libxml2 and libxslt libraries from
    6 the GNOME project installed. If you have a Linux system then you most likely
    7 have these libraries, otherwise you can get them from http://xmlsoft.org. For
    8 Windows users, the required dlls are available from the GnuWin32 project
    9 (http://gnuwin32.sourceforge.net) and are already included in the binary
   10 Windows distribution.
   11 
   12 XML is the Extensible Markup Language, facilitating exchange of complex
   13 structured data between different applications and systems. XSLT allows you to
   14 transform XML documents to other XML-based formats such as HTML. Together XML
   15 and XSLT let you create dynamic web content with ease. Both XML and XSLT are
   16 open standards by the W3C consortium (http://www.w3.org).
   17 
   18 More details about the provided functionality can be found in xml.q. Please
   19 also check out the examples in the examples/xml directory.
   20 
   21 Enjoy! :)
   22 
   23 Sep 8 2004
   24 Albert Graef
   25 ag@muwiinfa.geschichte.uni-mainz.de, Dr.Graef@t-online.de
   26 http://www.musikwissenschaft.uni-mainz.de/~ag