Re: Move to XML, new converter to HTML etc



On Wed, Apr 11, 2001 at 03:03:09PM +0100, Laszlo Kovacs wrote:
> Aaron Weber wrote:
> > 
> > I know that most of us have mostly been writing for ease of conversion--
> > all lowercase tags, etc. etc. So that it may even be possible to just
> > change the DTD in some cases, and have it just work.
> > 
> > You end up with <tag>content</tag> instead of <tag>content</> in your
> > XML, but afaik that's still OK.
> > 
> > a.
> 
> I think this is what Daniel calls not complying with XML standards. If
> yes then this does not go through libxml2, I think.

  hum, <tag>content</tag> is fine ... on the other hand <tag>content</>
is not XML and should be preprocessed, but I doubt James Clark tools ever
produced this !

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard redhat com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]