OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   XML pretty printing in HTML

[ Lists Home | Date Index | Thread Index ]
  • From: Warren Hedley <w.hedley@auckland.ac.nz>
  • To: xml-dev@ic.ac.uk
  • Date: Tue, 06 Jul 1999 15:06:00 +1200

Hi everybody

I'm on the lookout for a tool that will allow me to pretty print
XML files in such a manner that they can be pasted into an HTML
page. For example, I would like to transform

<element1 name="foo">
  <element2 name="bar"
            longName="barNone"/>
</element1>

to (hope the line wrapping doesn't make this too confusing)

<pre style="font:12pt monospace">
&lt;<font color="#ff0000">element1</font> <font color="#00ff00">name</font>=&quot;<font
color="#0000ff">bar</font>&quot;&gt;
...

You get the idea. All attributes are coloured red, attribute values blue,
element names green, CDATA yellow, etc. (Yuck, that looks hideous).
Whitespace is preserved, so that "longName" is under "name" in element2.

Preferably, all of this without having to do a bunch of coding in XSL or
otherwise. Surely, someone must have already done this - it would be a
pretty simple PERL script given a well-formed file. I had a look on
xmlsoftware.com but couldn't find anything.


Thanks in advance


-- 
Warren Hedley
Department of Engineering Science
Auckland University
New Zealand

Tel   :(64 9) 373 7599 (x 5808)
Fax   :(64 9) 373 7468
Email : w.hedley@auckland.ac.nz
WWW   : http://purl.oclc.org/NET/whedley/
     or http://www.esc.auckland.ac.nz/People/Staff/Hedley/

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)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS