Bjoern Hoehrmann wrote:
* Julian Reschke wrote:

The big difference here is that XMLNS uses IRIs/URIs as identifiers and only for that. However, what is an XSLT that transforms Atom content to HTML supposed to do when it encounters a IRI which isn't a legal URI?

http://www.w3.org/TR/xslt#section-HTML-Output-Method

 The html output method should escape non-ASCII characters in URI
 attribute values using the method recommended in Section B.2.1 of
 the HTML 4.0 Recommendation.

How does that help with IDNs?


After applying the algorithm, how is the situation different from
the current draft-ietf-atompub-format-04.txt draft which refers to
RFC2396bis?

If an Atom document contains a URI, it by definition does not contain non-ASCII characters, such as no conversion is needed. Basically, the XSLT would consume a URI and be able to copy it verbatim to the output.


Am I missing something?

Best regards, Julian

--
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760



Reply via email to