Subject: Re: XSLT Inferencing
From: "Oren Ben-Kiki" <oren@xxxxxxxxxxxxx>
Date: Fri, 6 Aug 1999 16:47:24 +0200
|
DPawson@xxxxxxxxxxx <DPawson@xxxxxxxxxxx> wrote:
>Given an arbitrary, valid XML document,
>is it at all reasonable to use XSLT to
>analyse the document and make a fair
>guess at which elements are containers,
>which are atomic etc?
I don't think XSLT is the right tool for this. You are better of using a SAX
parser in combination with some conventional programming language for
collecting and analyzing the data - Java, Perl, and Python come to mind (in
no particular order :-)
Have fun,
Oren Ben-Kiki
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- XSLT Inferencing
- DPawson - Fri, 6 Aug 1999 15:38:45 +0100
- <Possible follow-ups>
- Oren Ben-Kiki - Fri, 6 Aug 1999 16:47:24 +0200 <=
- Hunter, David - Fri, 6 Aug 1999 11:33:54 -0400
- DPawson - Mon, 9 Aug 1999 11:07:31 +0100
|
|