bug in simple idl at http://www.w3.org/TR/DDR-Simple-API/ddr-simpleapi.idl

Hello,

While parsing "http://www.w3.org/TR/DDR-Simple-API/ddr-simpleapi.idl"
I noticed that the file contains this at line 214:

	interface Service {

		void initialize(in string defaultVocabularyIRI, in Map props)
			raises (NameException, InitiazalitionException);

"InitiazalitionException" does not seem to exist. I assume this is a typo?

Thanks!

BJ


Berend-Jan Wever <berendjanwever@gmail.com>
http://skypher.com/SkyLined

Received on Monday, 25 May 2009 06:16:29 UTC