User Profile

Collapse

Profile Sidebar

Collapse
realmerl
realmerl
Last Activity: Mar 26 '08, 04:14 PM
Joined: Oct 3 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • realmerl
    replied to HTML Via XSLT to Plain Text output
    in XML
    Thanks for your replies, I will give it a go.
    Might just use regex to strip out all html tags, seems to work ok for our needs.
    See more | Go to post

    Leave a comment:


  • realmerl
    started a topic HTML Via XSLT to Plain Text output
    in XML

    HTML Via XSLT to Plain Text output

    Hi All.
    I'm trying to transform a html document into plain text via xslt.
    Simple you say! (i hope)
    I have got it working, by using the magnificent <xsl:value-of select="."/>.
    This returns the whole document, and <xsl:output method="text"/> ensures that the output I get is plain text.
    problem:
    The html I am transforming has a table, with headings and data. Whilst the output...
    See more | Go to post
No activity results to display
Show More
Working...