- From: Robin LaFontaine <robin@monsell.co.uk>
- Date: Mon, 20 Nov 2000 10:27:08 +0000
- To: <xmlschema-dev@w3.org>
I posted the differences between the DTDs for April and Sept 22
releases of XML Schema on October 27th. For those interested there
are a couple of very small changes between 22 Sept and 24 Oct CR
release as shown below. No guarantees of course, and if you spot any
errors please let me know!
All the parameter entities have been expanded for this comparison,
and ATTLISTs merged.
Robin
There is 1 element added:
whiteSpace
Other changes detected:
Attribute difference detected:
File 'sept22.dtd':
<!ATTLIST all
id ID #IMPLIED
maxOccurs (0 | 1) "1"
minOccurs (0 | 1) "1">
File 'xmlschemaCR.dtd':
<!ATTLIST all
id ID #IMPLIED
maxOccurs (1) #FIXED "1"
minOccurs (1) #FIXED "1">
Attribute difference detected:
File 'sept22.dtd': none
File 'xmlschemaCR.dtd':
<!ATTLIST simpleContent
id ID #IMPLIED >
- end -
-- -----------------------------------------------------------------
Robin La Fontaine, Monsell EDM Ltd
(Engineering data exchange and management using XML, R&D Project Management)
Tel: +44 1684 592 144 Fax: +44 1684 594 504
Email: robin@monsell.co.uk http://www.monsell.co.uk
Received on Monday, 20 November 2000 11:20:18 UTC