Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Element "self-close" disappears -- $5 if you help me!

From: "TL" <toddlevy@-------.--->
To: NULL
Date: 10/7/2005 10:34:00 PM
Hello all -

I'm having a problem that is driving me totally nuts.

Basically, I'm running a transform, and the self closer on my elements
is being omitted (i.e. stripped out).

It's there in the XSL doc, but doesn't show up in the output.


For example, if my XSL has...

  <img src="foo.jpg" alt="Product Image" />

...the output ends up being...

  <img src="foo.jpg" alt="Product Image">

This is also happening for other tags such as 'br' and 'input' tags.


This is what the top of my XSL doc looks like...

  <?xml version="1.0" encoding="UTF-8"?>
  <xsl:stylesheet
  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
  version="1.0">
  <xsl:output method="xml" omit-xml-declaration="yes" indent="yes"/>


I'm using these two server objects...

  Server.CreateObject("MSXML2.FreeThreadedDOMDocument.4.0")
  Server.CreateObject("MSXML2.XSLTemplate.4.0")


Any help is GREATLY appreciated... I will paypal $5 US to the first
person to correctly solve my problem!

If anyone cares, the site I'm working on is here...
http://xboxradar.com

Thanks in advance,
TL
toddlevy [at] hotmail [dot] com



transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent