- From: Eric van der Vlist <vdv@dyomedea.com>
- Date: Wed, 27 Sep 2000 08:40:59 +0200
- To: "Henry S. Thompson" <ht@cogsci.ed.ac.uk>
- CC: xmlschema-dev@w3.org
Henry, Just noticed that you are using a XSL DTD located on your local file system: <!DOCTYPE xsl:transform SYSTEM "file:/home/ht/lib/xml/xsl.dtd" ... Eric "Henry S. Thompson" wrote: > > I'd like to release this more widely tomorrow, but consider it _very_ > alpha. > > Known _not_ to work with XT, uses features XT doesn't support. > > Known to work with saxon, invoke as follows: > > CLASSPATH=.../saxon.jar > java com.icl.saxon.StyleSheet SCHEMADOC schemaRev.xsl [copyDefaults=yes] > > I recommend against using copyDefaults, especially if you use have a > <!DOCTYPE...> statement -- without it attributes with the default > values will _not_ be copied. > > I urgently need to know > > 1) If it breaks with your input; > 2) If it works with other XSLT interpreters; > 3) If it takes schemas which were valid (per [1]) and produces ones > which aren't (per [2]). > > I'm prepared to listen to complaints about linebreaks. > > I can't do much if anything about indentation. > > I've worked pretty hard to preserve comments and PIs, let me know if > anything's missing. > > ht > > [1] http://www.w3.org/2000/06/webdata/xsv > [2] http://www.w3.org/2000/09/webdata/xsv > > ------------------------------------------------------------------------ > Name: schemaRev.xsl > schemaRev.xsl Type: Iexplore File (text/xml) > Description: XSLT Transform Sheet to rev XML Schema documents > > ------------------------------------------------------------------------ > > -- > Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh > W3C Fellow 1999--2001, part-time member of W3C Team > 2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440 > Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk > URL: http://www.ltg.ed.ac.uk/~ht/ -- ------------------------------------------------------------------------ Eric van der Vlist Dyomedea http://dyomedea.com http://xmlfr.org http://4xt.org http://ducotede.com ------------------------------------------------------------------------
Received on Wednesday, 27 September 2000 02:40:06 UTC