- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 18 Jan 2003 17:22:02 +0000
- To: Dan Brickley <danbri@w3.org>
- Cc: www-archive@w3.org
- Message-ID: <f5bof6e5q6d.fsf@erasmus.inf.ed.ac.uk>
Dan Brickley <danbri@w3.org> writes:
> (copying www-archive for future reference)
>
> fixed it!
> Python version mismatch. I was running python 2.1. The debian installer didn't care,
> as there was no dependency that the machines could see, and I didn't notice the '2.2'
> in your HTML page. All good now.
>
> So I'm now finding a mismatch between your 00README and
> http://www.ltg.ed.ac.uk/~ht/xsv-status.html
>
> readme suggests: xsv -r rel po.xml po.xsd
>
> but if i do that, it takes 'rel' as a commandline flag. status.html says:
>
> -r [alt|ind]
> Reflect the PSVI as an XML file to stdout (follow with alt to force old-style (alternating normal form) reflection, or ind (the default) for new-style (individual normal form) reflection
>
> ...and indeed those seem to work.
My bad -- 'alt' is semantically incorrect, I've fixed my local version
to the semantically correct 'rel', but not rebuilt/re-released -- you
should use 'rel'
> Which form do I need to generate markup that the XSLTs expect?
rel
> Proceeding with 'ind' until I hear otherwise, I'm at the XSLT stage. Not having
> Saxon installed, I'm trying xsltproc (should be OK?), and run into a missing
> file:
> xsltproc infoset-r.xsl po-psvi.xml
> warning: failed to load external entity "map-defaults.xml"
Oops.
> This is referenced here:
>
> infoset-r.xsl: <xsl:variable name="external-default" select="document('map-defaults.xml')/map:defaults/@map:*[local-name()=$name]"/>
>
> Am I missing some files? Or just this one?
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
W3C Fellow 1999--2002, 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/
[mail really from me _always_ has this .sig -- mail without it is forged spam]
Attachments
- text/xml attachment: for smf
Received on Saturday, 18 January 2003 12:22:01 UTC