- From: Philippe Le Hegaret <plh@w3.org>
- Date: Thu, 07 Jun 2001 11:41:49 -0400
- To: www-xml-xinclude-comments@w3.org
Document: XML Inclusions (XInclude) Version 1.0 http://www.w3.org/TR/2001/WD-xinclude-20010516/ Thu, 17 May 2001 14:51:20 GMT [[[ parse An enumeration specifying whether to include the resource as parsed XML or as text. A value of "xml" indicates that the resource must be parsed as XML and the infosets merged. A value of "text" indicates that the resource must be included as the contents of a text node. This attribute is optional. When omitted, the value of "xml" is implied (even in the absence of a default value declaration). Values other than "xml" and "text" are errors. ]]] http://www.w3.org/TR/2001/WD-xinclude-20010516/#syntax s/as the contents of a text node/as character information items/ Section 4.4 namespace error in example: s/xmlns:xinclude/xmlns:xi/ XML Schema is not a non-normative reference? IURI is non-normative but it is used to define the normative href attribute of the xi:xinclude element. Should it be a non-normative reference instead? Philippe
Received on Thursday, 7 June 2001 11:41:56 UTC