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

Re: XML without a net - XPackage step for XProc?

  • From: Philippe Poulard <philippe.poulard@s...>
  • To: Ken North <kennorth@s...>
  • Date: Thu, 20 Dec 2007 16:59:26 +0100

Re:  XML without a net - XPackage step for XProc?
Ken North a écrit :
> We've had discussions here about schema best practices, versioning and archiving 
> practices.
> But still unresolved is the best approach to "self-contained XML" - scenarios 
> where we must operate without an Internet link or retrieve old document archives 
> and want to avoid missing information.
> 
> It's not uncommon for the processing of a document instance to depend on 
> different web sites for schema, namespace and SQL database mapping information. 
> Despite W3C guidelines, there's no guarantee those links will be persistent. In 
> addition, some applications must be capable of operating in disconnected mode. 
> Those situations call for something like an XPackage so there's no need to look 
> to external links for schemas, namespaces, etc.
> 
> One packaging solution might be XProc. Following the XInclude and validation 
> steps, there could be an option to archive everything in an XPackage. For good 
> measure, it could include a reference parser. If a user opens the XPackage on a 
> desert island or pulls it from a DVD in 15 years, he or she would have what's 
> needed to operate on a document.

RefleX can work like this ; for example, you can pack in a zip file 
several resources :
-a master XML document
-some fragments to XInclude
-a DTD
-an XSLT stylesheet
then you can refer any resource in the zip file for 
parsing/validating/xincluding/transforming ; relative paths work too

additionally, the logic itself can be embedded in the same file :
http://reflex.gforge.inria.fr/tips.html#N12E5B

it's not XProc, but you'll find in RefleX very valuable features :
-several useful tag libraries,
-a servlet with its web module library,
-XUnit for testing purpose,
-the ability to browse your file systems with XPath,
-means to design macro tags,
etc

-- 
Cordialement,

               ///
              (. .)
  --------ooO--(_)--Ooo--------
|      Philippe Poulard       |
  -----------------------------
  http://reflex.gforge.inria.fr/
        Have the RefleX !


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

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

Buy Stylus Studio Now

Cast Your Vote

We need your help – Vote for DataDirect XML Products!

  • Best SOA or XML site

Winners and finalists announced at SOA World Conference in November.

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-2007 All Rights Reserved.