- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 17 May 2006 06:29:07 +0000
- To: public-i18n-its@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3295
Summary: What kind of document
Product: ITS
Version: LastCall
Platform: All
URL: http://www.w3.org/TR/2006/WD-its-20060414/#its-plus-
xhtml10
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ITS tagset
AssignedTo: fsasaki@w3.org
ReportedBy: karl@w3.org
QAContact: public-i18n-its@w3.org
[[[
The way to use ITS with XHTML and keep the XHTML document conformant is to use
external ITS global rules. Even local information within the document that
would be handled by ITS attributes can be set indirectly.
]]]
The following example 31 is not an XML document. How do you define the
relationship between the two pieces (its and XHTML) in a stream of text.
Maybe a suggestion would be to use the "link" element
http://www.w3.org/TR/html4/struct/links.html#edef-LINK
http://www.w3.org/TR/html4/types.html#type-links
<link rel="its" href="its-rules.xml"/>
Do you intend to have a specific content type? "application/its+xml" Just a
question.
Received on Wednesday, 17 May 2006 06:29:17 UTC