- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 10 Oct 2007 20:54:06 +0000
- To: public-sml@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5177
Summary: 3.3 SML-IF Documents must be XML 1.0 - change to >= 1.0
Product: SML
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Interchange Format
AssignedTo: cmsmcq@w3.org
ReportedBy: johnarwe@us.ibm.com
QAContact: public-sml@w3.org
SMLIF's XML 1.0 requirement is currently phrased as floor=ceiling.
Should be floor=1.0, ceiling=unconstrained, as discussed at the August f2f.
current text:
An SML-IF document MUST:
* conform to XML [XML] specification.
* be valid under the XML Schema given in Appendix A.
Proposal: change this to
An SML-IF document MUST conform to XML [XML] specification. However,
conforming implementations MAY additionally support later versions of the XML,
XML Schema, Schematron or XPath specifications.
An SML-IF document MUST be valid under the XML Schema given in Appendix A.
Received on Wednesday, 10 October 2007 20:54:14 UTC