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

RE: Dump XPATHs

From: <paul.downey@bt.com>
Date: Mon, 6 Dec 2004 10:09:34 -0000
Message-ID: <2B7789AAED12954AAD214AEAC13ACCEF1A03327E@i2km02-ukbr.domain1.systemhost.net>
To: <bryce@sysonyx.com>, <xmlschema-dev@w3.org>
generate xpaths from schema

Bruce wrote:

> what's the actual purpose for an "XPATH dump"? 
> Maybe if we knew the 'requirements' better, 
> we could propose a better solution.

i've been trying (on and off) to build such an animal
for some time as an attempt to report on schema test 
case coverage:

1) generate a set of possible canonical XPaths from 
   a schema (this problem, AIUI)

2) generate canonical XPaths from a set of XML documents

3) sort | comm results to find out which cases from #1
   are covered by documents in #2, and which cases are
   missing. 

This approach obviously doesn't cover combinations, but
is good enough for building a taxonomy of schema features
exhibited in test case instance documents.

The best i've come up with so far for step#1 is to 
experiment with the Sun and XMLSpy 'document instance 
generators' which have controls over stuff like depth of
recursion.

Unfortunately i've yet to find one that meets my needs or
is Open Source (hackable), so became bogged down developing
my own..

Paul
 
Received on Monday, 6 December 2004 10:08:52 GMT

Subscribe to the Stylus Scoop newsletter for helpful XML tips and tutorials.
Email
First Name
Last Name
Company

Download Stylus Studio 6 XML Enterprise Edition

Subscribe in XML format
RSS 2.0
Atom 0.3
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.