-
Key: XMI24-19
-
Legacy Issue Number: 9074
-
Status: closed
-
Source: Humboldt-Universitaet ( Martin von Loewis)
-
Summary:
In section 4.4, the XML header is incorrect. Instead of <? XML version=”1.0” ?> it should be <?xml version="1.0"?> and instead of <? XML version=”1.0” ENCODING=”UCS-2” ?> it should be <?xml version="1.0" encoding="ISO-10646-UCS-2"?> Rationale: The W3C XML recommendation specifies in production 23, that there is no space between <? and XML, and that XML is to be written in lower case. In production 80, encoding is specified as lower case. Section 4.3.3 specifies that ISO-10646-UCS-2 should be used to denote UCS-2. If possible, QUOTATION MARK should be used in the PDF file for the quoting the parameter values.
-
Reported: XMI 2.1 — Tue, 4 Oct 2005 04:00 GMT
-
Disposition: Resolved — XMI 2.4
-
Disposition Summary:
This is a duplicate of issue number 10112. Resolve with no change.
Disposition: Merged / Duplicate
-
Updated: Fri, 6 Mar 2015 20:59 GMT