[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: unresolved problem using html

Subject: RE: unresolved problem using html
From: "Stuart Celarier" <stuart@xxxxxxxxxxx>
Date: Tue, 14 May 2002 13:50:31 -0700
RE:  unresolved problem using html
What you describe is possible, but you didn't provide enough details for
me to diagnose the problem. Try looking at the actual HTML (view source)
produced from the XSLT transformation and see if you can spot the error.
Otherwise post a very brief example of the code or the result that
exhibits the problem.

Make sure that you are using the <xsl:output method="html"/> element.
Read up on it if that is news to you.

You should become aware that XSLT builds a result tree, not the
serialized output document. From this standpoint, the string
"<b>TEXT</b>" looks like a string which happens to be valid HTML. It is
preferable to create an actual <b> element in the result tree; otherwise
you the risk of creating invalid HTML. Hope that gets you going.

See the document() function for including additional XML documents.

Cheers,
Stuart



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


Current Thread
  • unresolved problem using html
    • longjohn - Tue, 14 May 2002 11:26:05 -0400 (EDT)
      • Stuart Celarier - Tue, 14 May 2002 17:01:29 -0400 (EDT) <=
        • longjohn - Wed, 15 May 2002 04:40:09 -0400 (EDT)
          • bryan - Wed, 15 May 2002 04:56:05 -0400 (EDT)
          • longjohn - Wed, 15 May 2002 09:09:55 -0400 (EDT)
          • bryan - Wed, 15 May 2002 09:42:53 -0400 (EDT)

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.