|
Re: [saxon] Problem with BR Tag
From: Martin Honnen <Martin.Honnen@ar...> - 2003-12-16 11:14
|
Harbarth, Juliane wrote: > I am copying the stylesheet below. As you see the output method > is html and the default namespace is http://www.w3.org/TR/REC-html40. HTML doesn't have a namespace so I am not sure why you set one for your result elements. From the XSLT 1.0 spec: The html output method should not output an element differently from the xml output method unless the expanded-name of the element has a null namespace URI. Thus I think if you get rid of that default namespace then it should work. -- Martin Honnen http://JavaScript.FAQTs.com/ |
| Thread | Author | Date | |
|---|---|---|---|
| RE: [saxon] Problem with BR Tag | Andrew Welch <AWelch@pi...> |
|
|
|
|