To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44188





------- Additional comments from [EMAIL PROTECTED] Tue Mar  8 01:41:29 -0800 
2005 -------
BTW stripping all whitespace from the text:p element via XSLT with 

<!-- Category: top-level-element -->
<xsl:strip-space elements = tokens />

is no solution either, as there is already plain text (#PCDATA) allowed in a
text:p element (cp. DTD of OpenOffice.org XML:

<!ELEMENT text:p %inline-text;>
<!ENTITY % inline-text "( #PCDATA | %inline-text-elements; )*">


I think we have to say good-bye to our indent XHTML..

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to