[
Lists Home |
Date Index |
Thread Index
]
- From: "DuCharme, Robert" <DuCharmR@moodys.com>
- To: xml-dev@ic.ac.uk
- Date: Wed, 14 Apr 1999 10:27:57 -0400
Mike is being modest here. He fails to mention that, for tackling
problems such as those he describes, his SAXON Java library is really
great.
Bob DuCharme www.snee.com/bob <bob@
snee.com> see www.snee.com/bob/xmlann for "XML:
The Annotated Specification" from Prentice Hall.
> ----------
> From: Kay Michael[SMTP:Michael.Kay@icl.com]
> Sent: Thursday, April 08, 1999 2:59 PM
> To: xml-dev@ic.ac.uk
> Subject: RE: XSL as XML transformation
>
> > Does this mean that its possible to use XSL to do transformation
> > from one XML document type to another?
>
> Yes.
>
> > If so are there any gotchas that I should be concerned with?
>
> Yes.
>
> 1. There must be a one-to-one mapping of input documents to output
> documents.
>
> 2. There are no facilities for algorithmic transformations of
> attributes or element content.
>
> 3. There are no facilities for adding "grouping" nodes (e.g. changing
> <H2></H2><P></P><P></P><H2></H2><P></P><P></P> to
> <S2><H2></H2><P></P><P></P></S2><S2><H2></H2><P></P><P></P></S2>
>
> Mike Kay
>
>
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|