xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Fixing <b>


Subject: [xsl] Fixing <b>
From: tammy@xxxxxxxx
Date: Tue, 26 Mar 2002 18:55:32 -0800 (PST)

Hi all!

I've got data that looks like:

<body>
  <p>&amp;lt;b&amp;gt;Some Text&amp;lt;/b&amp;gt;&amp;lt;p&amp;gt;
  &amp;lt;i&amp;gt;Some More Text&amp;lt;/i&amp;gt;&amp;lt;p&amp;gt;
  </p>
</body>

And I need it to convert it to this:

<body>
  <p><b>Some Text</b><p/>
  <i>Some More Text</i><p/>
  </p>
</body>

I appreciate your help on this.

Tammy Kohl



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor