[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

ANN: fragserver v0.002 (blush)

  • From: Rick JELLIFFE <ricko@g...>
  • To: XML-Dev Mailing list <xml-dev@x...>
  • Date: Tue, 15 Aug 2000 01:59:20 +0800

ANN: fragserver v0.002 (blush)

Fragserver is a Java Web Application designed for running on Apache
(Tomcat, Xalan, Xerces) implementing the W3C Fragment Interchange
format.

Download from
    http://gate.sinica.edu.tw/~ricko/src/fragserver.war
This is a .war file: you can use jar to unbundle it. Source code and
installation instructions provided in index.html included.

New version of fragserver out with stupid, stupid bug fixed and extra
functionality. (I apologize to the 60+ people who downloaded it
yesterday.)

This new one includes an extra option "bubbledown" which, if used, looks
up the context tree and adds the first of each type of xml:* and xmlns*
attributes it finds to the top element of the fragment. This makes the
fragment still correctly marked up for namespaces and xml:lang, even if
you don't use the FCS.

Currently, all namespace prefixes used in the XPath have to be declared
in the top-level element of the target document. In other words, I can
find the b in
 <a><b/></>
but not
 <a><b xmlns="foo:bar" /></a>
though I should be able to find b:b if
 <a xmlns:b="foo:bar"><b xmlns="foo:bar" /></a>


Rick Jelliffe
Academia Sinica

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.