On Tue, Jan 10, 2006 at 04:56:51PM +0100,
Erik Mazoyer <Erik.Mazoyer@hyperoffice.fr> wrote
a message of 88 lines which said:
> <xsl:output encoding="UTF-8" byteEncoding="ISO-8859-1">
À part qu'il manque un / à la fin :-) est-ce bien standard ? La norme
ne parle pas de ce byteEncoding et, avec libxml2, cela n'a pas l'air
de faire de l'effet.
Voici ce que dit la norme "XSL Transformations (XSLT) Version 1.0 -
W3C Recommendation 16 November 1999" :
<!-- Category: top-level-element -->
<xsl:output
method = "xml" | "html" | "text" | qname-but-not-ncname
version = nmtoken
encoding = string
omit-xml-declaration = "yes" | "no"
standalone = "yes" | "no"
doctype-public = string
doctype-system = string
cdata-section-elements = qnames
indent = "yes" | "no"
media-type = string />
--
Devenez redacteur <XML>fr et contribuez au developpement du
xml francophone (http://xmlfr.org/infos/redacteurs/) !
Liste de diffusion "xml-tech@xmlfr.org" (http://xmlfr.org).
Cette liste est a votre disposition pour discuter en francais de
tout sujet technique lie a XML.
Pour resilier votre abonnement, envoyez un message contenant
la commande "unsubscribe" a xml-tech-request@xmlfr.org
(mailto:xml-tech-request@xmlfr.org?Subject=unsubscribe)
Received on Tue Jan 10 23:13:21 2006