Errors in XML schema spec

Hello,

Automatic processing of the current (May 6th) XML schema XSD's revealed
some errors.

1. In structures.xsd, there is no
	<elementType name="attrDecl">
	  ...
	</elementType>

2. In datatypes.xsd, there is an error with different opening/closing tags
	<elementType name="datatype">
	 ...
	 <attrDecl name="export">
	  <datatypeRef name="boolean">
	   ...
	  </datatype>
	 </attrDecl>
	</elementType>


With kindest Regards,

Rick van Rein.
--
>>> Oorlog betekent dat iemand met een te groot ego op een te hoge post zit <<<
Universiteit Twente * INF-3027 * Postbus 217 * 7500 AE Enschede * 053-4894291

Received on Thursday, 19 August 1999 10:48:53 UTC