xsl-list
[Top] [All Lists]

[xsl] U+0007

2010-01-21 17:59:01
Dear List Members,

I need to output <xsl:text>&#7;</xsl:text> for InDesign (see http://www.indiscripts.com/blog/public/data/idcs4-special-characters/en_InDesignCS4SpecialChars.pdf#page=2 -- it's the 'Indent to Here' metacharacter).

Saxon or rather the parser tells me:
SXXP0003: Error reported by XML parser: Character reference "&#7" is an invalid XML character.

But http://www.fileformat.info/info/unicode/char/7/index.htm tells me that's a Unicode character, and so does http://www.unicode.org/charts/PDF/U0000.pdf.

&#9; is no problem at all, for example.

Wil xsl:character-map help in some way?

Any help appreciated.

Gerrit


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>