User Profile

Collapse

Profile Sidebar

Collapse
pc9802
pc9802
Last Activity: Oct 6 '06, 08:13 PM
Joined: Oct 6 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • pc9802
    replied to to get values from an XML to an XSL
    in XML
    I think you posted partial XML since it is not well formed as it is. I assume you get this response XML in your java code. You'll then need a few more lines to apply your xsl. The exact syntax might differ for different java parsers.
    See more | Go to post

    Leave a comment:


  • pc9802
    started a topic How to retrieve text from xHTML
    in XML

    How to retrieve text from xHTML

    Could someone advise how to retrieve the text from below xHTML example?

    An example is:
    <html>
    <body>
    text1
    <br />
    text2
    <br />
    </body>
    </html>


    How may I use XPath to identify "text2" when it is not enclosed by a separate tag like here?

    Thanks in advance.
    See more | Go to post
No activity results to display
Show More
Working...