Re: DOM L2 core tests

"Rick Rivello" <[email protected]>
Newsgroups gmane.comp.web.dom.test-suites.general
Message-ID <[email protected]>
>Please sanity check.

>/Dimitris


The following are the errors reported when
running the Level2 core tests through
Sun's Multi-Schema XML Validator.

Here's the command I used to run the validator.

java -jar msv.jar build/dom2.xsd tests/level2/core/*.xml




start parsing a grammar.
validating tests/level2/core/alltests.xml
the document is valid.
--------------------------------------
validating tests/level2/core/attrgetownerelement01.xml
Error at line:42, column:114 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/attrgetownerelement01.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:42, column:114 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/attrgetownerelement01.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:43, column:50 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/attrgetownerelement01.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:48, column:95 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/attrgetownerelement01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:48, column:95 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/attrgetownerelement01.xml
  element "assertEquals" is missing "ignoreCase" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/attrgetownerelement02.xml
Error at line:42, column:51 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/attrgetownerelement02.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:42, column:51 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/attrgetownerelement02.xml
  element "setAttributeNodeNS" is missing "var" attribute

Error at line:45, column:87 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/attrgetownerelement02.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:45, column:87 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/attrgetownerelement02.xml
  element "assertEquals" is missing "ignoreCase" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/attrgetownerelement03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/attrgetownerelement04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/attrgetownerelement05.xml
Error at line:43, column:95 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/attrgetownerelement05.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:43, column:95 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/attrgetownerelement05.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:44, column:50 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/attrgetownerelement05.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:47, column:54 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/attrgetownerelement05.xml
  Attribute "var" is required and must be specified for element type "removeChild".

Error at line:47, column:54 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/attrgetownerelement05.xml
  element "removeChild" is missing "var" attribute

Error at line:51, column:90 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/attrgetownerelement05.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:51, column:90 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/attrgetownerelement05.xml
  element "assertEquals" is missing "ignoreCase" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/createAttributeNS01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createAttributeNS02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createAttributeNS03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createAttributeNS04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createAttributeNS05.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createDocument01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createDocument02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createDocument03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createDocument04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createDocument05.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createDocument06.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createDocument07.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createDocumentType01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createDocumentType02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createDocumentType03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createElementNS01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createElementNS02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createElementNS03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createElementNS04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/createElementNS05.xml
the document is valid.
--------------------------------------
validating tests/level2/core/documentcreateattributeNS01.xml
Error at line:44, column:36 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentcreateattributeNS01.xml
  Attribute "interface" is required and must be specified for element type "name".

Error at line:44, column:36 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentcreateattributeNS01.xml
  element "name" is missing "interface" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentcreateattributeNS02.xml
Error at line:44, column:37 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentcreateattributeNS02.xml
  Attribute "interface" is required and must be specified for element type "name".

Error at line:44, column:37 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentcreateattributeNS02.xml
  element "name" is missing "interface" attribute

Error at line:56, column:37 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentcreateattributeNS02.xml
  Attribute "interface" is required and must be specified for element type "name".

Error at line:56, column:37 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentcreateattributeNS02.xml
  element "name" is missing "interface" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentcreateattributeNS03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/documentcreateattributeNS04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/documentcreateattributeNS05.xml
Error at line:43, column:130 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentcreateattributeNS05.xml
  keyref "doctype-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentcreateattributeNS06.xml
Error at line:44, column:130 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentcreateattributeNS06.xml
  keyref "doctype-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentcreateattributeNS07.xml
the document is valid.
--------------------------------------
validating tests/level2/core/documentcreateelementNS01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/documentcreateelementNS02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/documentcreateelementNS05.xml
the document is valid.
--------------------------------------
validating tests/level2/core/documentcreateelementNS06.xml
Error at line:45, column:130 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentcreateelementNS06.xml
  keyref "doctype-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentgetelementbyid01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/documentgetelementsbytagnameNS01.xml
Error at line:43, column:93 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentgetelementsbytagnameNS01.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:43, column:93 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentgetelementsbytagnameNS01.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:42, column:103 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentgetelementsbytagnameNS01.xml
  keyref "doctype-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentgetelementsbytagnameNS02.xml
Error at line:47, column:48 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentgetelementsbytagnameNS02.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:47, column:48 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentgetelementsbytagnameNS02.xml
  element "appendChild" is missing "var" attribute

Error at line:48, column:99 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentgetelementsbytagnameNS02.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentgetelementsbytagnameNS03.xml
Error at line:39, column:91 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentgetelementsbytagnameNS03.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:39, column:91 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentgetelementsbytagnameNS03.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentgetelementsbytagnameNS04.xml
Error at line:40, column:91 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentgetelementsbytagnameNS04.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:40, column:91 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentgetelementsbytagnameNS04.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentgetelementsbytagnameNS05.xml
Error at line:41, column:101 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentgetelementsbytagnameNS05.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:41, column:101 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentgetelementsbytagnameNS05.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode01.xml
Error at line:49, column:111 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode01.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:49, column:111 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode01.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:50, column:48 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode01.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:60, column:90 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:60, column:90 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode01.xml
  attribute "actual" has a bad value: the value does not match the regular expression "[A-Za-z][A-Za-z0-9]*".

Error at line:61, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:62, column:89 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:62, column:89 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode01.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:61, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode01.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:60, column:90 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode01.xml
  keyref "actual-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode02.xml
Error at line:60, column:92 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode02.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:60, column:92 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode02.xml
  attribute "actual" has a bad value: the value does not match the regular expression "[A-Za-z][A-Za-z0-9]*".

Error at line:61, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode02.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:62, column:92 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode02.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:62, column:92 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode02.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:61, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode02.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:60, column:92 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode02.xml
  keyref "actual-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode03.xml
Error at line:49, column:112 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode03.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:49, column:112 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode03.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:50, column:48 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode03.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:56, column:95 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode03.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:56, column:95 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode03.xml
  attribute "actual" has a bad value: the value does not match the regular expression "[A-Za-z][A-Za-z0-9]*".

Error at line:57, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode03.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:58, column:96 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode03.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:56, column:95 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode03.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:58, column:96 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode03.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:57, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode03.xml
  keyref "actual-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode04.xml
Error at line:54, column:112 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode04.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:54, column:112 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode04.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:55, column:48 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode04.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:61, column:95 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode04.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:61, column:95 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode04.xml
  attribute "actual" has a bad value: the value does not match the regular expression "[A-Za-z][A-Za-z0-9]*".

Error at line:62, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode04.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:63, column:96 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode04.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:61, column:95 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode04.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:63, column:96 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode04.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:62, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode04.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:53, column:130 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode04.xml
  keyref "doctype-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode05.xml
Error at line:56, column:89 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode05.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:56, column:89 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode05.xml
  attribute "actual" has a bad value: the value does not match the regular expression "[A-Za-z][A-Za-z0-9]*".

Error at line:57, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode05.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:58, column:86 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode05.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:59, column:115 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode05.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:59, column:115 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode05.xml
  Attribute value "documentimportnode05_nodeValue" of type ID must be unique within the document.

Error at line:58, column:86 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode05.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:56, column:89 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode05.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:59, column:115 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode05.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:57, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode05.xml
  keyref "actual-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode06.xml
the document is valid.
--------------------------------------
validating tests/level2/core/documentimportnode07.xml
the document is valid.
--------------------------------------
validating tests/level2/core/documentimportnode08.xml
the document is valid.
--------------------------------------
validating tests/level2/core/documentimportnode09.xml
Error at line:47, column:93 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode09.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:47, column:93 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode09.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:48, column:52 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode09.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:49, column:56 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode09.xml
  Attribute "var" is required and must be specified for element type "appendChild".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode10.xml
Error at line:47, column:93 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode10.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:47, column:93 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode10.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:48, column:52 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode10.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:49, column:56 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode10.xml
  Attribute "var" is required and must be specified for element type "appendChild".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode11.xml
Error at line:52, column:84 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode11.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:52, column:84 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode11.xml
  Attribute value "documentimportnode11" of type ID must be unique within the document.

Error at line:52, column:84 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode11.xml
  attribute "id" has a bad value: "documentimportnode11" does not satisfy the "ID" type

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode12.xml
Error at line:46, column:93 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode12.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:46, column:93 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode12.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:47, column:52 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode12.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:49, column:49 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode12.xml
  Attribute "interface" is required and must be specified for element type "length".

Error at line:49, column:49 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode12.xml
  element "length" is missing "interface" attribute

Error at line:50, column:43 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode12.xml
  Attribute "interface" is required and must be specified for element type "length".

Error at line:51, column:89 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode12.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode13.xml
Error at line:45, column:94 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode13.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:45, column:94 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode13.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:46, column:53 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode13.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:48, column:43 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode13.xml
  Attribute "interface" is required and must be specified for element type "length".

Error at line:48, column:43 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode13.xml
  element "length" is missing "interface" attribute

Error at line:49, column:76 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode13.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:49, column:76 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode13.xml
  keyref "actual-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode14.xml
Error at line:46, column:94 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode14.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:46, column:94 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode14.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:47, column:53 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode14.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:51, column:85 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode14.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:51, column:85 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode14.xml
  attribute "actual" has a bad value: the value does not match the regular expression "[A-Za-z][A-Za-z0-9]*".

Error at line:51, column:85 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode14.xml
  keyref "actual-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode15.xml
Error at line:49, column:115 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode15.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:49, column:115 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode15.xml
  attribute "actual" has a bad value: the value does not match the regular expression "[A-Za-z][A-Za-z0-9]*".

Error at line:49, column:115 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode15.xml
  keyref "actual-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode16.xml
Error at line:49, column:123 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode16.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:49, column:123 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode16.xml
  attribute "actual" has a bad value: the value does not match the regular expression "[A-Za-z][A-Za-z0-9]*".

Error at line:49, column:123 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode16.xml
  keyref "actual-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode17.xml
Error at line:49, column:118 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode17.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:49, column:118 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode17.xml
  attribute "actual" has a bad value: the value does not match the regular expression "[A-Za-z][A-Za-z0-9]*".

Error at line:49, column:118 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode17.xml
  keyref "actual-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode18.xml
Error at line:49, column:40 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode18.xml
  Attribute "interface" is required and must be specified for element type "target".

Error at line:49, column:40 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode18.xml
  element "target" is missing "interface" attribute

Error at line:50, column:36 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode18.xml
  Attribute "interface" is required and must be specified for element type "data".

Error at line:51, column:36 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode18.xml
  Element type "Data" must be declared.

Error at line:51, column:36 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode18.xml
  Attribute "var" must be declared for element type "Data".

Error at line:51, column:36 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode18.xml
  Attribute "obj" must be declared for element type "Data".

Error at line:52, column:87 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode18.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:53, column:81 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode18.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:54, column:9 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode18.xml
  The content of element type "test" must match
"(metadata?,(hasFeature|implementationAttribute)*,var*,(load|implementation),(assign|increment|decrement|append|plus|subtract|mult|d
ivide|load|implementation|hasFeature|implementationAttribute|if|while|for-each|comment|return|userObj|atEvents|capturedEvents|bubble
dEvents|allEvents|createEventMonitor|assertTrue|assertFalse|assertNull|assertNotNull|assertEquals|assertNotEquals|assertSame|assertI
nstanceOf|assertSize|assertEventCount|assertURIEquals|assertImplementationException|assertDOMException|assertEventException|assertRa
ngeException|abbr|accept|acceptCharset|accessKey|action|align|aLink|alt|altKey|anchors|applets|archive|areas|attrChange|attributes|a
ttrName|axis|azimuth|background|backgroundAttachment|backgroundColor|backgroundImage|backgroundPosition|backgroundRepeat|bgColor|blu
e|body|border|borderBottom|borderBottomColor|borderBottomStyle|borderBottomWidth|borderCollapse|borderColor|borderLeft|borderLeftCol
or|borderLeftStyle|borderLeftWidth|borderRight|borderRightColor|borderRightStyle|borderRightWidth|borderSpacing|borderStyle|borderTo
p|borderTopColor|borderTopStyle|borderTopWidth|borderWidth|bottom|bubbles|button|cancelable|caption|captionSide|cellIndex|cellPaddin
g|cells|cellSpacing|ch|charset|checked|childNodes|chOff|cite|className|clear|clientX|clientY|clip|code|codeBase|codeType|collapsed|c
olor|cols|colSpan|commonAncestorContainer|compact|content|contentDocument|cookie|coords|counterIncrement|counterReset|cssFloat|cssRu
les|cssText|cssValueType|ctrlKey|cue|cueAfter|cueBefore|currentNode|currentTarget|cursor|data|dateTime|declare|defaultChecked|defaul
tSelected|defaultValue|defaultView|defer|detail|dir|direction|disabled|display|doctype|document|documentElement|domain|elements|elev
ation|emptyCells|encoding|enctype|endContainer|endOffset|entities|event|eventPhase|expandEntityReferences|face|filter|firstChild|fon
t|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|form|forms|frame|frameBorder|green|headers|height|
href|hreflang|hspace|htmlFor|httpEquiv|id|identifier|images|implementation|index|internalSubset|isMap|label|lang|lastChild|left|leng
th|letterSpacing|lineHeight|link|links|listStyle|listStyleImage|listStylePosition|listStyleType|localName|longDesc|margin|marginBott
om|marginHeight|marginLeft|marginRight|marginTop|marginWidth|markerOffset|marks|maxHeight|maxLength|maxWidth|media|mediaText|metaKey
|method|minHeight|minWidth|multiple|name|namespaceURI|newValue|nextSibling|nodeName|nodeType|nodeValue|noHref|noResize|noShade|notat
ionName|notations|noWrap|object|options|orphans|outline|outlineColor|outlineStyle|outlineWidth|overflow|ownerDocument|ownerElement|o
wnerNode|ownerRule|padding|paddingBottom|paddingLeft|paddingRight|paddingTop|page|pageBreakAfter|pageBreakBefore|pageBreakInside|par
entNode|parentRule|parentStyleSheet|pause|pauseAfter|pauseBefore|pitch|pitchRange|playDuring|position|prefix|previousSibling|prevVal
ue|primitiveType|profile|prompt|publicId|quotes|readOnly|red|referrer|rel|relatedNode|relatedTarget|rev|richness|right|root|rowIndex
|rows|rowSpan|rules|scheme|scope|screenX|screenY|scrolling|sectionRowIndex|selected|selectedIndex|selectorText|separator|shape|sheet
|shiftKey|size|span|speak|speakHeader|speakNumeral|speakPunctuation|specified|speechRate|src|standby|start|startContainer|startOffse
t|stress|style|styleSheet|styleSheets|summary|systemId|tabIndex|tableLayout|tagName|target|tBodies|text|textAlign|textDecoration|tex
tIndent|textShadow|textTransform|tFoot|tHead|timeStamp|title|top|type|unicodeBidi|URL|useMap|vAlign|value|valueType|version|vertical
Align|view|visibility|vLink|voiceFamily|volume|vspace|whatToShow|whiteSpace|widows|width|wordSpacing|zIndex|acceptNode|add|addEventL
istener|appendChild|appendData|appendMedium|blur|click|cloneContents|cloneNode|cloneRange|close|collapse|compareBoundaryPoints|creat
eAttribute|createAttributeNS|createCaption|createCDATASection|createComment|createCSSStyleSheet|createDocument|createDocumentFragmen
t|createDocumentType|createElement|createElementNS|createEntityReference|createEvent|createHTMLDocument|createNodeIterator|createPro
cessingInstruction|createRange|createTextNode|createTFoot|createTHead|createTreeWalker|deleteCaption|deleteCell|deleteContents|delet
eData|deleteMedium|deleteRow|deleteRule|deleteTFoot|deleteTHead|detach|dispatchEvent|extractContents|findOffset16|findOffset32|focus
|getAttribute|getAttributeNode|getAttributeNodeNS|getAttributeNS|getComputedStyle|getCounterValue|getElementById|getElementsByName|g
etElementsByTagName|getElementsByTagNameNS|getFloatValue|getNamedItem|getNamedItemNS|getOverrideStyle|getPropertyCSSValue|getPropert
yPriority|getPropertyValue|getRectValue|getRGBColorValue|getStringValue|hasAttribute|hasAttributeNS|hasAttributes|hasChildNodes|hasF
eature|importNode|initEvent|initMouseEvent|initMutationEvent|initUIEvent|insertBefore|insertCell|insertData|insertNode|insertRow|ins
ertRule|isSupported|item|namedItem|nextNode|normalize|open|preventDefault|previousNode|remove|removeAttribute|removeAttributeNode|re
moveAttributeNS|removeChild|removeEventListener|removeNamedItem|removeNamedItemNS|removeProperty|replaceChild|replaceData|reset|sele
ct|selectNode|selectNodeContents|setAttribute|setAttributeNode|setAttributeNodeNS|setAttributeNS|setEnd|setEndAfter|setEndBefore|set
FloatValue|setNamedItem|setNamedItemNS|setProperty|setStart|setStartAfter|setStartBefore|setStringValue|splitText|stopPropagation|su
bmit|substringData|surroundContents|toString|write|writeln)*)".

Error at line:52, column:87 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode18.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:53, column:81 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode18.xml
  keyref "actual-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode19.xml
Error at line:57, column:122 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode19.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:57, column:122 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode19.xml
  attribute "actual" has a bad value: the value does not match the regular expression "[A-Za-z][A-Za-z0-9]*".

Error at line:58, column:119 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode19.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:59, column:131 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode19.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:60, column:122 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode19.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:61, column:119 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode19.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:62, column:131 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode19.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:51, column:126 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode19.xml
  keyref "doctype-attrib" does not have a corresponding key

Error at line:57, column:122 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode19.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:62, column:131 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode19.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:59, column:131 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode19.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:61, column:119 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode19.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:60, column:122 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode19.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:58, column:119 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode19.xml
  keyref "actual-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode20.xml
Error at line:67, column:48 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode20.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:67, column:48 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode20.xml
  element "item" is missing "interface" attribute

Error at line:69, column:50 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode20.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:69, column:50 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode20.xml
  element "item" is missing "interface" attribute

Error at line:70, column:43 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode20.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:73, column:35 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode20.xml
  Attribute "interface" is required and must be specified for element type "data".

Error at line:73, column:35 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode20.xml
  element "data" is missing "interface" attribute

Error at line:74, column:37 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode20.xml
  Attribute "interface" is required and must be specified for element type "target".

Error at line:75, column:33 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode20.xml
  Attribute "interface" is required and must be specified for element type "data".

Error at line:76, column:96 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode20.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:77, column:92 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode20.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:78, column:94 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode20.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:79, column:88 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode20.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:62, column:126 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode20.xml
  keyref "doctype-attrib" does not have a corresponding key

Error at line:77, column:92 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode20.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:79, column:88 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode20.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:78, column:94 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode20.xml
  keyref "actual-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode21.xml
Error at line:58, column:72 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagName".

Error at line:58, column:72 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  element "getElementsByTagName" is missing "interface" attribute

Error at line:59, column:50 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:61, column:55 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:61, column:55 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  element "item" is missing "interface" attribute

Error at line:62, column:55 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:65, column:122 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:65, column:122 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  attribute "expected" has a bad value

Error at line:66, column:122 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:69, column:144 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:69, column:144 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  Attribute value "documentimportnode21_Ent3NodeName" of type ID must be unique within the document.

Error at line:69, column:144 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  attribute "expected" has a bad value

Error at line:70, column:133 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:70, column:133 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  Attribute value "documentimportnode21_Ent3NodeName" of type ID must be unique within the document.

Error at line:57, column:126 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  keyref "doctype-attrib" does not have a corresponding key

Error at line:65, column:122 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:70, column:133 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:69, column:144 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:66, column:122 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode21.xml
  keyref "actual-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documentimportnode22.xml
Error at line:61, column:119 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode22.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:61, column:119 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode22.xml
  attribute "expected" has a bad value

Error at line:62, column:123 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode22.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:65, column:119 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode22.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:66, column:123 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode22.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:65, column:119 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode22.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:62, column:123 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode22.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:61, column:119 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode22.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:66, column:123 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode22.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:63, column:82 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode22.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:64, column:86 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode22.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:67, column:82 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode22.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:68, column:86 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode22.xml
  keyref "actual-attrib" does not have a corresponding key

Error at line:53, column:126 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documentimportnode22.xml
  keyref "doctype-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documenttypeinternalSubset01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/documenttypepublicid01.xml
Error at line:39, column:41 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documenttypepublicid01.xml
  Attribute "interface" is required and must be specified for element type "publicId".

Error at line:39, column:41 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documenttypepublicid01.xml
  element "publicId" is missing "interface" attribute

Error at line:40, column:79 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documenttypepublicid01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/documenttypesystemid01.xml
Error at line:40, column:41 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documenttypesystemid01.xml
  Attribute "interface" is required and must be specified for element type "publicId".

Error at line:40, column:41 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documenttypesystemid01.xml
  element "publicId" is missing "interface" attribute

Error at line:41, column:41 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documenttypesystemid01.xml
  Attribute "interface" is required and must be specified for element type "systemId".

Error at line:42, column:79 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documenttypesystemid01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:43, column:79 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documenttypesystemid01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:43, column:79 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/documenttypesystemid01.xml
  Attribute value "documenttypesystemid01" of type ID must be unique within the document.

the document is NOT valid.
--------------------------------------
validating tests/level2/core/domimplementationcreatedocument01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/domimplementationcreatedocument03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/domimplementationcreatedocument04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/domimplementationcreatedocument05.xml
the document is valid.
--------------------------------------
validating tests/level2/core/domimplementationcreatedocument07.xml
the document is valid.
--------------------------------------
validating tests/level2/core/domimplementationcreatedocumenttype01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/domimplementationcreatedocumenttype02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/domimplementationcreatedocumenttype04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/domimplementationfeaturecore.xml
the document is valid.
--------------------------------------
validating tests/level2/core/domimplementationfeaturexmlversion2.xml
the document is valid.
--------------------------------------
validating tests/level2/core/domimplementationhasfeature01.xml
Error at line:55, column:81 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/domimplementationhasfeature01.xml
  attribute "feature" has a bad value: the value does not match the regular expression ""([^"\\]|\\"|\\\\|\\n)*"".

Error at line:57, column:82 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/domimplementationhasfeature01.xml
  attribute "feature" has a bad value: the value does not match the regular expression ""([^"\\]|\\"|\\\\|\\n)*"".

Error at line:58, column:70 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/domimplementationhasfeature01.xml
  Attribute value "domimplementationhasfeature01_XML" of type ID must be unique within the document.

Error at line:61, column:82 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/domimplementationhasfeature01.xml
  attribute "feature" has a bad value: the value does not match the regular expression ""([^"\\]|\\"|\\\\|\\n)*"".

Error at line:63, column:83 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/domimplementationhasfeature01.xml
  attribute "feature" has a bad value: the value does not match the regular expression ""([^"\\]|\\"|\\\\|\\n)*"".

Error at line:64, column:71 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/domimplementationhasfeature01.xml
  Attribute value "domimplementationhasfeature01_Core" of type ID must be unique within the document.

Error at line:66, column:71 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/domimplementationhasfeature01.xml
  Attribute value "domimplementationhasfeature01_Core" of type ID must be unique within the document.

the document is NOT valid.
--------------------------------------
validating tests/level2/core/domimplementationhasfeature02.xml
Error at line:41, column:78 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/domimplementationhasfeature02.xml
  attribute "feature" has a bad value: the value does not match the regular expression ""([^"\\]|\\"|\\\\|\\n)*"".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementgetattributenodens01.xml
Error at line:48, column:59 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens01.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:48, column:59 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens01.xml
  element "setAttributeNodeNS" is missing "var" attribute

Error at line:51, column:59 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens01.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:51, column:59 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens01.xml
  element "setAttributeNodeNS" is missing "var" attribute

Error at line:55, column:41 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens01.xml
  Attribute "interface" is required and must be specified for element type "name".

Error at line:55, column:41 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens01.xml
  element "name" is missing "interface" attribute

Error at line:59, column:84 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:59, column:84 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens01.xml
  element "assertEquals" is missing "ignoreCase" attribute

Error at line:60, column:89 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:60, column:89 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens01.xml
  Attribute value "elementgetattributenodens01" of type ID must be unique within the document.

Error at line:61, column:92 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:61, column:92 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens01.xml
  Attribute value "elementgetattributenodens01" of type ID must be unique within the document.

Error at line:62, column:91 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:62, column:91 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens01.xml
  Attribute value "elementgetattributenodens01" of type ID must be unique within the document.

Error at line:63, column:109 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:63, column:109 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens01.xml
  Attribute value "elementgetattributenodens01" of type ID must be unique within the document.

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementgetattributenodens02.xml
Error at line:42, column:58 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens02.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:42, column:58 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens02.xml
  element "setAttributeNodeNS" is missing "var" attribute

Error at line:46, column:84 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens02.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:46, column:84 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens02.xml
  element "assertEquals" is missing "ignoreCase" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementgetattributenodens03.xml
Error at line:39, column:44 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens03.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:39, column:44 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens03.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:40, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens03.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:44, column:94 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens03.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:44, column:94 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributenodens03.xml
  element "assertEquals" is missing "ignoreCase" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementgetattributens02.xml
Error at line:38, column:44 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributens02.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:38, column:44 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributens02.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:39, column:50 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributens02.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:41, column:90 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributens02.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:41, column:90 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetattributens02.xml
  element "assertEquals" is missing "ignoreCase" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementgetelementsbytagnamens02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/elementgetelementsbytagnamens04.xml
Error at line:51, column:49 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetelementsbytagnamens04.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:51, column:49 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetelementsbytagnamens04.xml
  element "appendChild" is missing "var" attribute

Error at line:52, column:49 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetelementsbytagnamens04.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:53, column:49 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetelementsbytagnamens04.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:59, column:87 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetelementsbytagnamens04.xml
  Attribute value "elementgetelementsbytagnamens04" of type ID must be unique within the document.

Error at line:59, column:87 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementgetelementsbytagnamens04.xml
  attribute "id" has a bad value: "elementgetelementsbytagnamens04" does not satisfy the "ID" type

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementgetelementsbytagnamens05.xml
the document is valid.
--------------------------------------
validating tests/level2/core/elementhasattribute01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/elementhasattribute02.xml
Error at line:40, column:52 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementhasattribute02.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:40, column:52 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementhasattribute02.xml
  element "item" is missing "interface" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementhasattribute03.xml
Error at line:43, column:56 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementhasattribute03.xml
  Attribute "var" is required and must be specified for element type "setAttributeNode".

Error at line:43, column:56 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementhasattribute03.xml
  element "setAttributeNode" is missing "var" attribute

Error at line:45, column:58 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementhasattribute03.xml
  Attribute value "elementhasattribute03" of type ID must be unique within the document.

Error at line:45, column:58 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementhasattribute03.xml
  attribute "id" has a bad value: "elementhasattribute03" does not satisfy the "ID" type

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementhasattribute04.xml
Error at line:40, column:56 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementhasattribute04.xml
  Attribute "var" is required and must be specified for element type "setAttributeNode".

Error at line:40, column:56 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementhasattribute04.xml
  element "setAttributeNode" is missing "var" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementhasattributens01.xml
Error at line:40, column:75 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementhasattributens01.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagName".

Error at line:40, column:75 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementhasattributens01.xml
  element "getElementsByTagName" is missing "interface" attribute

Error at line:41, column:52 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementhasattributens01.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:43, column:75 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementhasattributens01.xml
  Attribute "namespaceURI" must be declared for element type "hasAttributes".

Error at line:43, column:75 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementhasattributens01.xml
  Attribute "localName" must be declared for element type "hasAttributes".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementhasattributens02.xml
Error at line:46, column:56 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementhasattributens02.xml
  Attribute "var" is required and must be specified for element type "setAttributeNode".

Error at line:46, column:56 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementhasattributens02.xml
  element "setAttributeNode" is missing "var" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementhasattributens03.xml
Error at line:45, column:56 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementhasattributens03.xml
  Attribute "var" is required and must be specified for element type "setAttributeNode".

Error at line:45, column:56 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementhasattributens03.xml
  element "setAttributeNode" is missing "var" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementremoveattributens01.xml
Error at line:43, column:58 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementremoveattributens01.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:43, column:58 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementremoveattributens01.xml
  element "setAttributeNodeNS" is missing "var" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementsetattributenodens01.xml
Error at line:59, column:61 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens01.xml
  Element type "setValue" must be declared.

Error at line:59, column:61 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens01.xml
  Attribute "var" must be declared for element type "setValue".

Error at line:59, column:61 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens01.xml
  Attribute "obj" must be declared for element type "setValue".

Error at line:59, column:61 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens01.xml
  Attribute "value" must be declared for element type "setValue".

Error at line:59, column:61 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens01.xml
  tag name "setValue" is not allowed. Possible tag names are:
<URL>,<aLink>,<abbr>,<accept>,<acceptCharset>,<acceptNode>,<accessKey>,<action>,<add>,<addEventListener>,<align>,<allEvents>,<alt>,<
altKey>,<anchors>,<append>,<appendChild>,<appendData>,<appendMedium>,<applets>,<archive>,<areas>,<assertDOMException>,<assertEquals>
,<assertEventCount>,<assertEventException>,<assertFalse>,<assertImplementationException>,<assertInstanceOf>,<assertNotEquals>,<asser
tNotNull>,<assertNull>,<assertRangeException>,<assertSame>,<assertSize>,<assertTrue>,<assertURIEquals>,<assign>,<atEvents>,<attrChan
ge>,<attrName>,<attributes>,<axis>,<azimuth>,<background>,<backgroundAttachment>,<backgroundColor>,<backgroundImage>,<backgroundPosi
tion>,<backgroundRepeat>,<bgColor>,<blue>,<blur>,<body>,<border>,<borderBottom>,<borderBottomColor>,<borderBottomStyle>,<borderBotto
mWidth>,<borderCollapse>,<borderColor>,<borderLeft>,<borderLeftColor>,<borderLeftStyle>,<borderLeftWidth>,<borderRight>,<borderRight
Color>,<borderRightStyle>,<borderRightWidth>,<borderSpacing>,<borderStyle>,<borderTop>,<borderTopColor>,<borderTopStyle>,<borderTopW
idth>,<borderWidth>,<bottom>,<bubbledEvents>,<bubbles>,<button>,<cancelable>,<caption>,<captionSide>,<capturedEvents>,<cellIndex>,<c
ellPadding>,<cellSpacing>,<cells>,<ch>,<chOff>,<charset>,<checked>,<childNodes>,<cite>,<className>,<clear>,<click>,<clientX>,<client
Y>,<clip>,<cloneContents>,<cloneNode>,<cloneRange>,<close>,<code>,<codeBase>,<codeType>,<colSpan>,<collapse>,<collapsed>,<color>,<co
ls>,<comment>,<commonAncestorContainer>,<compact>,<compareBoundaryPoints>,<content>,<contentDocument>,<cookie>,<coords>,<counterIncr
ement>,<counterReset>,<createAttribute>,<createAttributeNS>,<createCDATASection>,<createCSSStyleSheet>,<createCaption>,<createCommen
t>,<createDocument>,<createDocumentFragment>,<createDocumentType>,<createElement>,<createElementNS>,<createEntityReference>,<createE
vent>,<createEventMonitor>,<createHTMLDocument>,<createNodeIterator>,<createProcessingInstruction>,<createRange>,<createTFoot>,<crea
teTHead>,<createTextNode>,<createTreeWalker>,<cssFloat>,<cssRules>,<cssText>,<cssValueType>,<ctrlKey>,<cue>,<cueAfter>,<cueBefore>,<
currentNode>,<currentTarget>,<cursor>,<data>,<dateTime>,<declare>,<decrement>,<defaultChecked>,<defaultSelected>,<defaultValue>,<def
aultView>,<defer>,<deleteCaption>,<deleteCell>,<deleteContents>,<deleteData>,<deleteMedium>,<deleteRow>,<deleteRule>,<deleteTFoot>,<
deleteTHead>,<detach>,<detail>,<dir>,<direction>,<disabled>,<dispatchEvent>,<display>,<divide>,<doctype>,<document>,<documentElement
>,<domain>,<elements>,<elevation>,<emptyCells>,<encoding>,<enctype>,<endContainer>,<endOffset>,<entities>,<event>,<eventPhase>,<expa
ndEntityReferences>,<extractContents>,<face>,<filter>,<findOffset16>,<findOffset32>,<firstChild>,<focus>,<font>,<fontFamily>,<fontSi
ze>,<fontSizeAdjust>,<fontStretch>,<fontStyle>,<fontVariant>,<fontWeight>,<for-each>,<form>,<forms>,<frame>,<frameBorder>,<getAttrib
ute>,<getAttributeNS>,<getAttributeNode>,<getAttributeNodeNS>,<getComputedStyle>,<getCounterValue>,<getElementById>,<getElementsByNa
me>,<getElementsByTagName>,<getElementsByTagNameNS>,<getFloatValue>,<getNamedItem>,<getNamedItemNS>,<getOverrideStyle>,<getPropertyC
SSValue>,<getPropertyPriority>,<getPropertyValue>,<getRGBColorValue>,<getRectValue>,<getStringValue>,<green>,<handleEvent>,<hasAttri
bute>,<hasAttributeNS>,<hasAttributes>,<hasChildNodes>,<hasFeature>,<headers>,<height>,<href>,<hreflang>,<hspace>,<htmlFor>,<httpEqu
iv>,<id>,<identifier>,<if>,<images>,<implementation>,<importNode>,<increment>,<index>,<initEvent>,<initMouseEvent>,<initMutationEven
t>,<initUIEvent>,<insertBefore>,<insertCell>,<insertData>,<insertNode>,<insertRow>,<insertRule>,<internalSubset>,<isMap>,<isSupporte
d>,<item>,<label>,<lang>,<lastChild>,<left>,<length>,<letterSpacing>,<lineHeight>,<link>,<links>,<listStyle>,<listStyleImage>,<listS
tylePosition>,<listStyleType>,<load>,<localName>,<longDesc>,<margin>,<marginBottom>,<marginHeight>,<marginLeft>,<marginRight>,<margi
nTop>,<marginWidth>,<markerOffset>,<marks>,<maxHeight>,<maxLength>,<maxWidth>,<media>,<mediaText>,<metaKey>,<method>,<minHeight>,<mi
nWidth>,<mult>,<multiple>,<name>,<namedItem>,<namespaceURI>,<newValue>,<nextNode>,<nextSibling>,<noHref>,<noResize>,<noShade>,<noWra
p>,<nodeName>,<nodeType>,<nodeValue>,<normalize>,<notationName>,<notations>,<object>,<open>,<options>,<orphans>,<outline>,<outlineCo
lor>,<outlineStyle>,<outlineWidth>,<overflow>,<ownerDocument>,<ownerElement>,<ownerNode>,<ownerRule>,<padding>,<paddingBottom>,<padd
ingLeft>,<paddingRight>,<paddingTop>,<page>,<pageBreakAfter>,<pageBreakBefore>,<pageBreakInside>,<parentNode>,<parentRule>,<parentSt
yleSheet>,<pause>,<pauseAfter>,<pauseBefore>,<pitch>,<pitchRange>,<playDuring>,<plus>,<position>,<prefix>,<prevValue>,<preventDefaul
t>,<previousNode>,<previousSibling>,<primitiveType>,<profile>,<prompt>,<publicId>,<quotes>,<readOnly>,<red>,<referrer>,<rel>,<relate
dNode>,<relatedTarget>,<remove>,<removeAttribute>,<removeAttributeNS>,<removeAttributeNode>,<removeChild>,<removeEventListener>,<rem
oveNamedItem>,<removeNamedItemNS>,<removeProperty>,<replaceChild>,<replaceData>,<reset>,<return>,<rev>,<richness>,<right>,<root>,<ro
wIndex>,<rowSpan>,<rows>,<rules>,<scheme>,<scope>,<screenX>,<screenY>,<scrolling>,<sectionRowIndex>,<select>,<selectNode>,<selectNod
eContents>,<selected>,<selectedIndex>,<selectorText>,<separator>,<setAttribute>,<setAttributeNS>,<setAttributeNode>,<setAttributeNod
eNS>,<setEnd>,<setEndAfter>,<setEndBefore>,<setFloatValue>,<setNamedItem>,<setNamedItemNS>,<setProperty>,<setStart>,<setStartAfter>,
<setStartBefore>,<setStringValue>,<shape>,<sheet>,<shiftKey>,<size>,<span>,<speak>,<speakHeader>,<speakNumeral>,<speakPunctuation>,<
specified>,<speechRate>,<splitText>,<src>,<standby>,<start>,<startContainer>,<startOffset>,<stopPropagation>,<stress>,<style>,<style
Sheet>,<styleSheets>,<submit>,<substringData>,<subtract>,<summary>,<surroundContents>,<systemId>,<tBodies>,<tFoot>,<tHead>,<tabIndex
>,<tableLayout>,<tagName>,<target>,<text>,<textAlign>,<textDecoration>,<textIndent>,<textShadow>,<textTransform>,<timeStamp>,<title>
,<toString>,<top>,<type>,<unicodeBidi>,<useMap>,<vAlign>,<vLink>,<value>,<valueType>,<version>,<verticalAlign>,<view>,<visibility>,<
voiceFamily>,<volume>,<vspace>,<whatToShow>,<while>,<whiteSpace>,<widows>,<width>,<wordSpacing>,<write>,<writeln>,<zIndex>

Error at line:61, column:59 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens01.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:63, column:59 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens01.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:70, column:89 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:70, column:89 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens01.xml
  element "assertEquals" is missing "ignoreCase" attribute

Error at line:72, column:37 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:72, column:37 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens01.xml
  Attribute value "elementsetattributenodens01" of type ID must be unique within the document.

Error at line:77, column:9 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens01.xml
  The content of element type "test" must match
"(metadata?,(hasFeature|implementationAttribute)*,var*,(load|implementation),(assign|increment|decrement|append|plus|subtract|mult|d
ivide|load|implementation|hasFeature|implementationAttribute|if|while|for-each|comment|return|userObj|atEvents|capturedEvents|bubble
dEvents|allEvents|createEventMonitor|assertTrue|assertFalse|assertNull|assertNotNull|assertEquals|assertNotEquals|assertSame|assertI
nstanceOf|assertSize|assertEventCount|assertURIEquals|assertImplementationException|assertDOMException|assertEventException|assertRa
ngeException|abbr|accept|acceptCharset|accessKey|action|align|aLink|alt|altKey|anchors|applets|archive|areas|attrChange|attributes|a
ttrName|axis|azimuth|background|backgroundAttachment|backgroundColor|backgroundImage|backgroundPosition|backgroundRepeat|bgColor|blu
e|body|border|borderBottom|borderBottomColor|borderBottomStyle|borderBottomWidth|borderCollapse|borderColor|borderLeft|borderLeftCol
or|borderLeftStyle|borderLeftWidth|borderRight|borderRightColor|borderRightStyle|borderRightWidth|borderSpacing|borderStyle|borderTo
p|borderTopColor|borderTopStyle|borderTopWidth|borderWidth|bottom|bubbles|button|cancelable|caption|captionSide|cellIndex|cellPaddin
g|cells|cellSpacing|ch|charset|checked|childNodes|chOff|cite|className|clear|clientX|clientY|clip|code|codeBase|codeType|collapsed|c
olor|cols|colSpan|commonAncestorContainer|compact|content|contentDocument|cookie|coords|counterIncrement|counterReset|cssFloat|cssRu
les|cssText|cssValueType|ctrlKey|cue|cueAfter|cueBefore|currentNode|currentTarget|cursor|data|dateTime|declare|defaultChecked|defaul
tSelected|defaultValue|defaultView|defer|detail|dir|direction|disabled|display|doctype|document|documentElement|domain|elements|elev
ation|emptyCells|encoding|enctype|endContainer|endOffset|entities|event|eventPhase|expandEntityReferences|face|filter|firstChild|fon
t|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|form|forms|frame|frameBorder|green|headers|height|
href|hreflang|hspace|htmlFor|httpEquiv|id|identifier|images|implementation|index|internalSubset|isMap|label|lang|lastChild|left|leng
th|letterSpacing|lineHeight|link|links|listStyle|listStyleImage|listStylePosition|listStyleType|localName|longDesc|margin|marginBott
om|marginHeight|marginLeft|marginRight|marginTop|marginWidth|markerOffset|marks|maxHeight|maxLength|maxWidth|media|mediaText|metaKey
|method|minHeight|minWidth|multiple|name|namespaceURI|newValue|nextSibling|nodeName|nodeType|nodeValue|noHref|noResize|noShade|notat
ionName|notations|noWrap|object|options|orphans|outline|outlineColor|outlineStyle|outlineWidth|overflow|ownerDocument|ownerElement|o
wnerNode|ownerRule|padding|paddingBottom|paddingLeft|paddingRight|paddingTop|page|pageBreakAfter|pageBreakBefore|pageBreakInside|par
entNode|parentRule|parentStyleSheet|pause|pauseAfter|pauseBefore|pitch|pitchRange|playDuring|position|prefix|previousSibling|prevVal
ue|primitiveType|profile|prompt|publicId|quotes|readOnly|red|referrer|rel|relatedNode|relatedTarget|rev|richness|right|root|rowIndex
|rows|rowSpan|rules|scheme|scope|screenX|screenY|scrolling|sectionRowIndex|selected|selectedIndex|selectorText|separator|shape|sheet
|shiftKey|size|span|speak|speakHeader|speakNumeral|speakPunctuation|specified|speechRate|src|standby|start|startContainer|startOffse
t|stress|style|styleSheet|styleSheets|summary|systemId|tabIndex|tableLayout|tagName|target|tBodies|text|textAlign|textDecoration|tex
tIndent|textShadow|textTransform|tFoot|tHead|timeStamp|title|top|type|unicodeBidi|URL|useMap|vAlign|value|valueType|version|vertical
Align|view|visibility|vLink|voiceFamily|volume|vspace|whatToShow|whiteSpace|widows|width|wordSpacing|zIndex|acceptNode|add|addEventL
istener|appendChild|appendData|appendMedium|blur|click|cloneContents|cloneNode|cloneRange|close|collapse|compareBoundaryPoints|creat
eAttribute|createAttributeNS|createCaption|createCDATASection|createComment|createCSSStyleSheet|createDocument|createDocumentFragmen
t|createDocumentType|createElement|createElementNS|createEntityReference|createEvent|createHTMLDocument|createNodeIterator|createPro
cessingInstruction|createRange|createTextNode|createTFoot|createTHead|createTreeWalker|deleteCaption|deleteCell|deleteContents|delet
eData|deleteMedium|deleteRow|deleteRule|deleteTFoot|deleteTHead|detach|dispatchEvent|extractContents|findOffset16|findOffset32|focus
|getAttribute|getAttributeNode|getAttributeNodeNS|getAttributeNS|getComputedStyle|getCounterValue|getElementById|getElementsByName|g
etElementsByTagName|getElementsByTagNameNS|getFloatValue|getNamedItem|getNamedItemNS|getOverrideStyle|getPropertyCSSValue|getPropert
yPriority|getPropertyValue|getRectValue|getRGBColorValue|getStringValue|hasAttribute|hasAttributeNS|hasAttributes|hasChildNodes|hasF
eature|importNode|initEvent|initMouseEvent|initMutationEvent|initUIEvent|insertBefore|insertCell|insertData|insertNode|insertRow|ins
ertRule|isSupported|item|namedItem|nextNode|normalize|open|preventDefault|previousNode|remove|removeAttribute|removeAttributeNode|re
moveAttributeNS|removeChild|removeEventListener|removeNamedItem|removeNamedItemNS|removeProperty|replaceChild|replaceData|reset|sele
ct|selectNode|selectNodeContents|setAttribute|setAttributeNode|setAttributeNodeNS|setAttributeNS|setEnd|setEndAfter|setEndBefore|set
FloatValue|setNamedItem|setNamedItemNS|setProperty|setStart|setStartAfter|setStartBefore|setStringValue|splitText|stopPropagation|su
bmit|substringData|surroundContents|toString|write|writeln)*)".

Error at line:59, column:61 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens01.xml
  keyref "var-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementsetattributenodens02.xml
Error at line:46, column:29 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens02.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:46, column:29 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens02.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:48, column:52 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens02.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:55, column:53 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens02.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:55, column:53 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens02.xml
  element "item" is missing "interface" attribute

Error at line:59, column:89 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens02.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:59, column:89 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens02.xml
  element "assertEquals" is missing "ignoreCase" attribute

Error at line:60, column:87 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens02.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementsetattributenodens03.xml
Error at line:44, column:29 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens03.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:44, column:29 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens03.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:45, column:53 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens03.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:49, column:53 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens03.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:49, column:53 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens03.xml
  element "item" is missing "interface" attribute

Error at line:52, column:64 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens03.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:52, column:64 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens03.xml
  element "setAttributeNodeNS" is missing "var" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementsetattributenodens04.xml
Error at line:46, column:60 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens04.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:46, column:60 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens04.xml
  element "setAttributeNodeNS" is missing "var" attribute

Error at line:49, column:64 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens04.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:49, column:64 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens04.xml
  element "setAttributeNodeNS" is missing "var" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementsetattributenodens05.xml
Error at line:49, column:63 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens05.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:49, column:63 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens05.xml
  element "setAttributeNodeNS" is missing "var" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementsetattributenodens06.xml
Error at line:48, column:51 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens06.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:48, column:51 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens06.xml
  element "appendChild" is missing "var" attribute

Error at line:49, column:59 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens06.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:51, column:52 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens06.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:51, column:52 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens06.xml
  element "item" is missing "interface" attribute

Error at line:56, column:64 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens06.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:56, column:64 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributenodens06.xml
  element "setAttributeNodeNS" is missing "var" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementsetattributens01.xml
Error at line:49, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:49, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens01.xml
  element "assertEquals" is missing "ignoreCase" attribute

Error at line:50, column:85 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:50, column:85 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens01.xml
  Attribute value "elementsetattributens01" of type ID must be unique within the document.

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementsetattributens02.xml
Error at line:42, column:48 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens02.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:42, column:48 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens02.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:43, column:52 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens02.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:51, column:90 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens02.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:51, column:90 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens02.xml
  element "assertEquals" is missing "ignoreCase" attribute

Error at line:52, column:93 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens02.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:52, column:93 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens02.xml
  Attribute value "elementsetattributens02" of type ID must be unique within the document.

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementsetattributens03.xml
Error at line:42, column:79 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens03.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagName".

Error at line:42, column:79 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens03.xml
  element "getElementsByTagName" is missing "interface" attribute

Error at line:43, column:52 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens03.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:54, column:90 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens03.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:54, column:90 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens03.xml
  element "assertEquals" is missing "ignoreCase" attribute

Error at line:55, column:88 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens03.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:55, column:88 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens03.xml
  Attribute value "elementsetattributens03" of type ID must be unique within the document.

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementsetattributens04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/elementsetattributens05.xml
the document is valid.
--------------------------------------
validating tests/level2/core/elementsetattributens06.xml
the document is valid.
--------------------------------------
validating tests/level2/core/elementsetattributens08.xml
Error at line:49, column:52 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens08.xml
  Attribute value "elementsetattributens08" of type ID must be unique within the document.

Error at line:49, column:52 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/elementsetattributens08.xml
  attribute "id" has a bad value: "elementsetattributens08" does not satisfy the "ID" type

the document is NOT valid.
--------------------------------------
validating tests/level2/core/elementsetattributensurinull.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getAttributeNS01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getAttributeNS02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getAttributeNS03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getAttributeNS04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getAttributeNS05.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getAttributeNodeNS01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getAttributeNodeNS02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getElementById01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getElementById02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getElementsByTagNameNS01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getElementsByTagNameNS02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getElementsByTagNameNS03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getElementsByTagNameNS04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getElementsByTagNameNS05.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getElementsByTagNameNS06.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getElementsByTagNameNS07.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getElementsByTagNameNS08.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getElementsByTagNameNS09.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getElementsByTagNameNS10.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getElementsByTagNameNS11.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getElementsByTagNameNS12.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getElementsByTagNameNS13.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getElementsByTagNameNS14.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getNamedItemNS01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/getNamedItemNS02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/hasAttribute01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/hasAttribute02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/hasAttribute03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/hasAttribute04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/hasAttributeNS01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/hasAttributeNS02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/hasAttributeNS03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/hasAttributeNS04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/hasAttributeNS05.xml
the document is valid.
--------------------------------------
validating tests/level2/core/hasAttributes01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/hasAttributes02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/ibmtests.xml
the document is valid.
--------------------------------------
validating tests/level2/core/importNode01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/importNode02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/importNode03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/importNode04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/importNode05.xml
the document is valid.
--------------------------------------
validating tests/level2/core/importNode06.xml
the document is valid.
--------------------------------------
validating tests/level2/core/importNode07.xml
the document is valid.
--------------------------------------
validating tests/level2/core/importNode08.xml
the document is valid.
--------------------------------------
validating tests/level2/core/importNode09.xml
the document is valid.
--------------------------------------
validating tests/level2/core/importNode10.xml
the document is valid.
--------------------------------------
validating tests/level2/core/importNode11.xml
the document is valid.
--------------------------------------
validating tests/level2/core/importNode12.xml
the document is valid.
--------------------------------------
validating tests/level2/core/importNode13.xml
the document is valid.
--------------------------------------
validating tests/level2/core/importNode14.xml
the document is valid.
--------------------------------------
validating tests/level2/core/importNode15.xml
the document is valid.
--------------------------------------
validating tests/level2/core/importNode16.xml
the document is valid.
--------------------------------------
validating tests/level2/core/importNode17.xml
the document is valid.
--------------------------------------
validating tests/level2/core/internalSubset01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/isSupported01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/isSupported02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/isSupported03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/isSupported04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/isSupported05.xml
the document is valid.
--------------------------------------
validating tests/level2/core/isSupported06.xml
the document is valid.
--------------------------------------
validating tests/level2/core/isSupported07.xml
the document is valid.
--------------------------------------
validating tests/level2/core/isSupported08.xml
the document is valid.
--------------------------------------
validating tests/level2/core/isSupported09.xml
the document is valid.
--------------------------------------
validating tests/level2/core/isSupported10.xml
the document is valid.
--------------------------------------
validating tests/level2/core/isSupported11.xml
the document is valid.
--------------------------------------
validating tests/level2/core/isSupported12.xml
the document is valid.
--------------------------------------
validating tests/level2/core/isSupported13.xml
the document is valid.
--------------------------------------
validating tests/level2/core/isSupported14.xml
the document is valid.
--------------------------------------
validating tests/level2/core/localName01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/localName02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/localName03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/localName04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/metadata.xml
the document is valid.
--------------------------------------
validating tests/level2/core/namednodemapgetnameditemns01.xml
Error at line:50, column:88 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:50, column:88 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns01.xml
  element "assertEquals" is missing "ignoreCase" attribute

Error at line:51, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:51, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns01.xml
  Attribute value "namednodemapgetnameditemns01" of type ID must be unique within the document.

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapgetnameditemns02.xml
Error at line:42, column:114 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns02.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:42, column:114 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns02.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:43, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns02.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:47, column:94 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns02.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:47, column:94 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns02.xml
  element "assertEquals" is missing "ignoreCase" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapgetnameditemns03.xml
Error at line:44, column:55 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns03.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:44, column:55 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns03.xml
  element "setAttributeNodeNS" is missing "var" attribute

Error at line:46, column:55 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns03.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:46, column:55 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns03.xml
  element "setAttributeNodeNS" is missing "var" attribute

Error at line:50, column:88 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns03.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:50, column:88 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns03.xml
  element "assertEquals" is missing "ignoreCase" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapgetnameditemns04.xml
Error at line:44, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns04.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:44, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns04.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:45, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns04.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:47, column:55 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns04.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:47, column:55 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns04.xml
  element "setAttributeNodeNS" is missing "var" attribute

Error at line:51, column:88 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns04.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:51, column:88 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns04.xml
  element "assertEquals" is missing "ignoreCase" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapgetnameditemns05.xml
Error at line:41, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns05.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:41, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns05.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:42, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns05.xml
  Attribute "interface" is required and must be specified for element type "item".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapgetnameditemns06.xml
Error at line:45, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns06.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:45, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns06.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:46, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns06.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:50, column:55 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns06.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:50, column:55 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns06.xml
  element "setAttributeNodeNS" is missing "var" attribute

Error at line:53, column:92 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns06.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:53, column:92 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns06.xml
  element "assertEquals" is missing "ignoreCase" attribute

Error at line:56, column:92 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns06.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:56, column:92 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapgetnameditemns06.xml
  element "assertEquals" is missing "ignoreCase" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapremovenameditemns01.xml
Error at line:39, column:114 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns01.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:39, column:114 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns01.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:40, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns01.xml
  Attribute "interface" is required and must be specified for element type "item".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapremovenameditemns02.xml
Error at line:44, column:114 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns02.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:44, column:114 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns02.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:45, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns02.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:51, column:96 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns02.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:51, column:96 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns02.xml
  Attribute value "namednodemapremovenameditemns02" of type ID must be unique within the document.

Error at line:51, column:96 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns02.xml
  attribute "id" has a bad value: "namednodemapremovenameditemns02" does not satisfy the "ID" type

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapremovenameditemns03.xml
Error at line:44, column:57 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns03.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:44, column:57 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns03.xml
  element "setAttributeNodeNS" is missing "var" attribute

Error at line:46, column:57 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns03.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:46, column:57 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns03.xml
  element "setAttributeNodeNS" is missing "var" attribute

Error at line:51, column:91 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns03.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:51, column:91 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns03.xml
  element "assertEquals" is missing "ignoreCase" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapremovenameditemns04.xml
Error at line:40, column:96 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns04.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:40, column:96 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns04.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:41, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns04.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:48, column:70 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns04.xml
  Attribute value "namednodemapremovenameditemns04" of type ID must be unique within the document.

Error at line:48, column:70 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns04.xml
  attribute "id" has a bad value: "namednodemapremovenameditemns04" does not satisfy the "ID" type

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapremovenameditemns05.xml
Error at line:49, column:81 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns05.xml
  Attribute "var" is required and must be specified for element type "removeNamedItemNS".

Error at line:49, column:81 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns05.xml
  element "removeNamedItemNS" is missing "var" attribute

Error at line:54, column:77 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns05.xml
  Attribute "var" is required and must be specified for element type "removeNamedItemNS".

Error at line:54, column:77 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns05.xml
  element "removeNamedItemNS" is missing "var" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapremovenameditemns06.xml
Error at line:41, column:114 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns06.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:41, column:114 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns06.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:42, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns06.xml
  Attribute "interface" is required and must be specified for element type "item".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapremovenameditemns07.xml
Error at line:41, column:114 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns07.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:41, column:114 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns07.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:42, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns07.xml
  Attribute "interface" is required and must be specified for element type "item".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapremovenameditemns08.xml
Error at line:43, column:113 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns08.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:43, column:113 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns08.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:44, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns08.xml
  Attribute "interface" is required and must be specified for element type "item".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapremovenameditemns09.xml
Error at line:42, column:113 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns09.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:42, column:113 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns09.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:43, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapremovenameditemns09.xml
  Attribute "interface" is required and must be specified for element type "item".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapsetnameditemns01.xml
Error at line:44, column:113 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns01.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:44, column:113 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns01.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:45, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns01.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:48, column:55 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns01.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:48, column:55 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns01.xml
  element "setAttributeNodeNS" is missing "var" attribute

Error at line:51, column:89 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:51, column:89 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns01.xml
  element "assertEquals" is missing "ignoreCase" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapsetnameditemns02.xml
Error at line:47, column:52 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns02.xml
  Attribute "var" is required and must be specified for element type "setNamedItemNS".

Error at line:47, column:52 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns02.xml
  element "setNamedItemNS" is missing "var" attribute

Error at line:50, column:88 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns02.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:50, column:88 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns02.xml
  element "assertEquals" is missing "ignoreCase" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapsetnameditemns03.xml
Error at line:47, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns03.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:47, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns03.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:48, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns03.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:51, column:101 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns03.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:51, column:101 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns03.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:52, column:56 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns03.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:57, column:46 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns03.xml
  Attribute "var" is required and must be specified for element type "setNamedItemNS".

Error at line:57, column:46 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns03.xml
  element "setNamedItemNS" is missing "var" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapsetnameditemns04.xml
Error at line:45, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns04.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:45, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns04.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:46, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns04.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:53, column:49 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns04.xml
  Attribute "var" is required and must be specified for element type "setNamedItemNS".

Error at line:53, column:49 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns04.xml
  element "setNamedItemNS" is missing "var" attribute

Error at line:49, column:105 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns04.xml
  keyref "doctype-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapsetnameditemns05.xml
Error at line:49, column:48 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns05.xml
  Attribute "var" is required and must be specified for element type "setNamedItemNS".

Error at line:49, column:48 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns05.xml
  element "setNamedItemNS" is missing "var" attribute

Error at line:54, column:47 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns05.xml
  Attribute "var" is required and must be specified for element type "setNamedItemNS".

Error at line:54, column:47 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns05.xml
  element "setNamedItemNS" is missing "var" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapsetnameditemns06.xml
Error at line:44, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns06.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:44, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns06.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:45, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns06.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:48, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns06.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:48, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns06.xml
  element "item" is missing "interface" attribute

Error at line:52, column:46 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns06.xml
  Attribute "var" is required and must be specified for element type "setNamedItemNS".

Error at line:52, column:46 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns06.xml
  element "setNamedItemNS" is missing "var" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapsetnameditemns07.xml
Error at line:46, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns07.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:46, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns07.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:47, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns07.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:53, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns07.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:53, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns07.xml
  element "item" is missing "interface" attribute

Error at line:57, column:46 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns07.xml
  Attribute "var" is required and must be specified for element type "setNamedItemNS".

Error at line:57, column:46 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns07.xml
  element "setNamedItemNS" is missing "var" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapsetnameditemns08.xml
Error at line:46, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns08.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:46, column:95 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns08.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:47, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns08.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:53, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns08.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:53, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns08.xml
  element "item" is missing "interface" attribute

Error at line:57, column:46 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns08.xml
  Attribute "var" is required and must be specified for element type "setNamedItemNS".

Error at line:57, column:46 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns08.xml
  element "setNamedItemNS" is missing "var" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapsetnameditemns09.xml
Error at line:46, column:44 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns09.xml
  Attribute "var" is required and must be specified for element type "setNamedItemNS".

Error at line:46, column:44 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns09.xml
  element "setNamedItemNS" is missing "var" attribute

Error at line:51, column:45 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns09.xml
  Attribute "var" is required and must be specified for element type "setNamedItemNS".

Error at line:51, column:45 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns09.xml
  element "setNamedItemNS" is missing "var" attribute

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namednodemapsetnameditemns10.xml
Error at line:51, column:113 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns10.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:51, column:113 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns10.xml
  element "getElementsByTagNameNS" is missing "interface" attribute

Error at line:52, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns10.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:56, column:48 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns10.xml
  Attribute "var" is required and must be specified for element type "setNamedItemNS".

Error at line:56, column:48 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns10.xml
  tag name "setNamedItemNS" is not allowed. Possible tag names are:
<appendChild>,<caption>,<cloneContents>,<cssText>,<extractContents>,<insertBefore>,<insertNode>,<insertRule>,<replaceChild>,<surroun
dContents>,<tFoot>,<tHead>

Error at line:57, column:26 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns10.xml
  The content of element type "HIERARCHY_REQUEST_ERR" must match
"(cssText|caption|tHead|tFoot|insertBefore|replaceChild|appendChild|insertRule|insertRule|extractContents|cloneContents|insertNode|s
urroundContents)".

Error at line:61, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns10.xml
  Attribute "var" is required and must be specified for element type "setNamedItemNS".

Error at line:61, column:50 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns10.xml
  tag name "setNamedItemNS" is not allowed. Possible tag names are:
<appendChild>,<caption>,<cloneContents>,<cssText>,<extractContents>,<insertBefore>,<insertNode>,<insertRule>,<replaceChild>,<surroun
dContents>,<tFoot>,<tHead>

Error at line:62, column:26 of
file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/namednodemapsetnameditemns10.xml
  The content of element type "HIERARCHY_REQUEST_ERR" must match
"(cssText|caption|tHead|tFoot|insertBefore|replaceChild|appendChild|insertRule|insertRule|extractContents|cloneContents|insertNode|s
urroundContents)".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/namespaceURI01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/namespaceURI02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/namespaceURI03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/namespaceURI04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/nodegetlocalname01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/nodegetlocalname02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/nodegetlocalname03.xml
Error at line:18, column:103 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetlocalname03.xml
  Attribute "xmlns" with value "http://www.w3.org/2001/DOM-Test-Suite/Level-2/ID-NodeNSLocalN" must have a value of
"http://www.w3.org/2001/DOM-Test-Suite/Level-2".

Error at line:18, column:103 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetlocalname03.xml
  Probably namespace URI of tag "test" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:33, column:62 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetlocalname03.xml
  Probably namespace URI of tag "implementationAttribute" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:52, column:81 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetlocalname03.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:53, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetlocalname03.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:53, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetlocalname03.xml
  Attribute value "nodegetlocalname03" of type ID must be unique within the document.

Error at line:54, column:81 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetlocalname03.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:54, column:81 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetlocalname03.xml
  Attribute value "nodegetlocalname03" of type ID must be unique within the document.

Error at line:55, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetlocalname03.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:55, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetlocalname03.xml
  Attribute value "nodegetlocalname03" of type ID must be unique within the document.

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodegetnamespaceuri01.xml
Error at line:32, column:9 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetnamespaceuri01.xml
  The content of element type "test" is incomplete, it must match
"(metadata?,(hasFeature|implementationAttribute)*,var*,(load|implementation),(assign|increment|decrement|append|plus|subtract|mult|d
ivide|load|implementation|hasFeature|implementationAttribute|if|while|for-each|comment|return|userObj|atEvents|capturedEvents|bubble
dEvents|allEvents|createEventMonitor|assertTrue|assertFalse|assertNull|assertNotNull|assertEquals|assertNotEquals|assertSame|assertI
nstanceOf|assertSize|assertEventCount|assertURIEquals|assertImplementationException|assertDOMException|assertEventException|assertRa
ngeException|abbr|accept|acceptCharset|accessKey|action|align|aLink|alt|altKey|anchors|applets|archive|areas|attrChange|attributes|a
ttrName|axis|azimuth|background|backgroundAttachment|backgroundColor|backgroundImage|backgroundPosition|backgroundRepeat|bgColor|blu
e|body|border|borderBottom|borderBottomColor|borderBottomStyle|borderBottomWidth|borderCollapse|borderColor|borderLeft|borderLeftCol
or|borderLeftStyle|borderLeftWidth|borderRight|borderRightColor|borderRightStyle|borderRightWidth|borderSpacing|borderStyle|borderTo
p|borderTopColor|borderTopStyle|borderTopWidth|borderWidth|bottom|bubbles|button|cancelable|caption|captionSide|cellIndex|cellPaddin
g|cells|cellSpacing|ch|charset|checked|childNodes|chOff|cite|className|clear|clientX|clientY|clip|code|codeBase|codeType|collapsed|c
olor|cols|colSpan|commonAncestorContainer|compact|content|contentDocument|cookie|coords|counterIncrement|counterReset|cssFloat|cssRu
les|cssText|cssValueType|ctrlKey|cue|cueAfter|cueBefore|currentNode|currentTarget|cursor|data|dateTime|declare|defaultChecked|defaul
tSelected|defaultValue|defaultView|defer|detail|dir|direction|disabled|display|doctype|document|documentElement|domain|elements|elev
ation|emptyCells|encoding|enctype|endContainer|endOffset|entities|event|eventPhase|expandEntityReferences|face|filter|firstChild|fon
t|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|form|forms|frame|frameBorder|green|headers|height|
href|hreflang|hspace|htmlFor|httpEquiv|id|identifier|images|implementation|index|internalSubset|isMap|label|lang|lastChild|left|leng
th|letterSpacing|lineHeight|link|links|listStyle|listStyleImage|listStylePosition|listStyleType|localName|longDesc|margin|marginBott
om|marginHeight|marginLeft|marginRight|marginTop|marginWidth|markerOffset|marks|maxHeight|maxLength|maxWidth|media|mediaText|metaKey
|method|minHeight|minWidth|multiple|name|namespaceURI|newValue|nextSibling|nodeName|nodeType|nodeValue|noHref|noResize|noShade|notat
ionName|notations|noWrap|object|options|orphans|outline|outlineColor|outlineStyle|outlineWidth|overflow|ownerDocument|ownerElement|o
wnerNode|ownerRule|padding|paddingBottom|paddingLeft|paddingRight|paddingTop|page|pageBreakAfter|pageBreakBefore|pageBreakInside|par
entNode|parentRule|parentStyleSheet|pause|pauseAfter|pauseBefore|pitch|pitchRange|playDuring|position|prefix|previousSibling|prevVal
ue|primitiveType|profile|prompt|publicId|quotes|readOnly|red|referrer|rel|relatedNode|relatedTarget|rev|richness|right|root|rowIndex
|rows|rowSpan|rules|scheme|scope|screenX|screenY|scrolling|sectionRowIndex|selected|selectedIndex|selectorText|separator|shape|sheet
|shiftKey|size|span|speak|speakHeader|speakNumeral|speakPunctuation|specified|speechRate|src|standby|start|startContainer|startOffse
t|stress|style|styleSheet|styleSheets|summary|systemId|tabIndex|tableLayout|tagName|target|tBodies|text|textAlign|textDecoration|tex
tIndent|textShadow|textTransform|tFoot|tHead|timeStamp|title|top|type|unicodeBidi|URL|useMap|vAlign|value|valueType|version|vertical
Align|view|visibility|vLink|voiceFamily|volume|vspace|whatToShow|whiteSpace|widows|width|wordSpacing|zIndex|acceptNode|add|addEventL
istener|appendChild|appendData|appendMedium|blur|click|cloneContents|cloneNode|cloneRange|close|collapse|compareBoundaryPoints|creat
eAttribute|createAttributeNS|createCaption|createCDATASection|createComment|createCSSStyleSheet|createDocument|createDocumentFragmen
t|createDocumentType|createElement|createElementNS|createEntityReference|createEvent|createHTMLDocument|createNodeIterator|createPro
cessingInstruction|createRange|createTextNode|createTFoot|createTHead|createTreeWalker|deleteCaption|deleteCell|deleteContents|delet
eData|deleteMedium|deleteRow|deleteRule|deleteTFoot|deleteTHead|detach|dispatchEvent|extractContents|findOffset16|findOffset32|focus
|getAttribute|getAttributeNode|getAttributeNodeNS|getAttributeNS|getComputedStyle|getCounterValue|getElementById|getElementsByName|g
etElementsByTagName|getElementsByTagNameNS|getFloatValue|getNamedItem|getNamedItemNS|getOverrideStyle|getPropertyCSSValue|getPropert
yPriority|getPropertyValue|getRectValue|getRGBColorValue|getStringValue|hasAttribute|hasAttributeNS|hasAttributes|hasChildNodes|hasF
eature|importNode|initEvent|initMouseEvent|initMutationEvent|initUIEvent|insertBefore|insertCell|insertData|insertNode|insertRow|ins
ertRule|isSupported|item|namedItem|nextNode|normalize|open|preventDefault|previousNode|remove|removeAttribute|removeAttributeNode|re
moveAttributeNS|removeChild|removeEventListener|removeNamedItem|removeNamedItemNS|removeProperty|replaceChild|replaceData|reset|sele
ct|selectNode|selectNodeContents|setAttribute|setAttributeNode|setAttributeNodeNS|setAttributeNS|setEnd|setEndAfter|setEndBefore|set
FloatValue|setNamedItem|setNamedItemNS|setProperty|setStart|setStartAfter|setStartBefore|setStringValue|splitText|stopPropagation|su
bmit|substringData|surroundContents|toString|write|writeln)*)".

Error at line:32, column:9 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetnamespaceuri01.xml
  uncompleted content model. expecting: <hasFeature>,<implementation>,<implementationAttribute>,<load>,<var>

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodegetnamespaceuri02.xml
Error at line:32, column:9 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetnamespaceuri02.xml
  The content of element type "test" is incomplete, it must match
"(metadata?,(hasFeature|implementationAttribute)*,var*,(load|implementation),(assign|increment|decrement|append|plus|subtract|mult|d
ivide|load|implementation|hasFeature|implementationAttribute|if|while|for-each|comment|return|userObj|atEvents|capturedEvents|bubble
dEvents|allEvents|createEventMonitor|assertTrue|assertFalse|assertNull|assertNotNull|assertEquals|assertNotEquals|assertSame|assertI
nstanceOf|assertSize|assertEventCount|assertURIEquals|assertImplementationException|assertDOMException|assertEventException|assertRa
ngeException|abbr|accept|acceptCharset|accessKey|action|align|aLink|alt|altKey|anchors|applets|archive|areas|attrChange|attributes|a
ttrName|axis|azimuth|background|backgroundAttachment|backgroundColor|backgroundImage|backgroundPosition|backgroundRepeat|bgColor|blu
e|body|border|borderBottom|borderBottomColor|borderBottomStyle|borderBottomWidth|borderCollapse|borderColor|borderLeft|borderLeftCol
or|borderLeftStyle|borderLeftWidth|borderRight|borderRightColor|borderRightStyle|borderRightWidth|borderSpacing|borderStyle|borderTo
p|borderTopColor|borderTopStyle|borderTopWidth|borderWidth|bottom|bubbles|button|cancelable|caption|captionSide|cellIndex|cellPaddin
g|cells|cellSpacing|ch|charset|checked|childNodes|chOff|cite|className|clear|clientX|clientY|clip|code|codeBase|codeType|collapsed|c
olor|cols|colSpan|commonAncestorContainer|compact|content|contentDocument|cookie|coords|counterIncrement|counterReset|cssFloat|cssRu
les|cssText|cssValueType|ctrlKey|cue|cueAfter|cueBefore|currentNode|currentTarget|cursor|data|dateTime|declare|defaultChecked|defaul
tSelected|defaultValue|defaultView|defer|detail|dir|direction|disabled|display|doctype|document|documentElement|domain|elements|elev
ation|emptyCells|encoding|enctype|endContainer|endOffset|entities|event|eventPhase|expandEntityReferences|face|filter|firstChild|fon
t|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|form|forms|frame|frameBorder|green|headers|height|
href|hreflang|hspace|htmlFor|httpEquiv|id|identifier|images|implementation|index|internalSubset|isMap|label|lang|lastChild|left|leng
th|letterSpacing|lineHeight|link|links|listStyle|listStyleImage|listStylePosition|listStyleType|localName|longDesc|margin|marginBott
om|marginHeight|marginLeft|marginRight|marginTop|marginWidth|markerOffset|marks|maxHeight|maxLength|maxWidth|media|mediaText|metaKey
|method|minHeight|minWidth|multiple|name|namespaceURI|newValue|nextSibling|nodeName|nodeType|nodeValue|noHref|noResize|noShade|notat
ionName|notations|noWrap|object|options|orphans|outline|outlineColor|outlineStyle|outlineWidth|overflow|ownerDocument|ownerElement|o
wnerNode|ownerRule|padding|paddingBottom|paddingLeft|paddingRight|paddingTop|page|pageBreakAfter|pageBreakBefore|pageBreakInside|par
entNode|parentRule|parentStyleSheet|pause|pauseAfter|pauseBefore|pitch|pitchRange|playDuring|position|prefix|previousSibling|prevVal
ue|primitiveType|profile|prompt|publicId|quotes|readOnly|red|referrer|rel|relatedNode|relatedTarget|rev|richness|right|root|rowIndex
|rows|rowSpan|rules|scheme|scope|screenX|screenY|scrolling|sectionRowIndex|selected|selectedIndex|selectorText|separator|shape|sheet
|shiftKey|size|span|speak|speakHeader|speakNumeral|speakPunctuation|specified|speechRate|src|standby|start|startContainer|startOffse
t|stress|style|styleSheet|styleSheets|summary|systemId|tabIndex|tableLayout|tagName|target|tBodies|text|textAlign|textDecoration|tex
tIndent|textShadow|textTransform|tFoot|tHead|timeStamp|title|top|type|unicodeBidi|URL|useMap|vAlign|value|valueType|version|vertical
Align|view|visibility|vLink|voiceFamily|volume|vspace|whatToShow|whiteSpace|widows|width|wordSpacing|zIndex|acceptNode|add|addEventL
istener|appendChild|appendData|appendMedium|blur|click|cloneContents|cloneNode|cloneRange|close|collapse|compareBoundaryPoints|creat
eAttribute|createAttributeNS|createCaption|createCDATASection|createComment|createCSSStyleSheet|createDocument|createDocumentFragmen
t|createDocumentType|createElement|createElementNS|createEntityReference|createEvent|createHTMLDocument|createNodeIterator|createPro
cessingInstruction|createRange|createTextNode|createTFoot|createTHead|createTreeWalker|deleteCaption|deleteCell|deleteContents|delet
eData|deleteMedium|deleteRow|deleteRule|deleteTFoot|deleteTHead|detach|dispatchEvent|extractContents|findOffset16|findOffset32|focus
|getAttribute|getAttributeNode|getAttributeNodeNS|getAttributeNS|getComputedStyle|getCounterValue|getElementById|getElementsByName|g
etElementsByTagName|getElementsByTagNameNS|getFloatValue|getNamedItem|getNamedItemNS|getOverrideStyle|getPropertyCSSValue|getPropert
yPriority|getPropertyValue|getRectValue|getRGBColorValue|getStringValue|hasAttribute|hasAttributeNS|hasAttributes|hasChildNodes|hasF
eature|importNode|initEvent|initMouseEvent|initMutationEvent|initUIEvent|insertBefore|insertCell|insertData|insertNode|insertRow|ins
ertRule|isSupported|item|namedItem|nextNode|normalize|open|preventDefault|previousNode|remove|removeAttribute|removeAttributeNode|re
moveAttributeNS|removeChild|removeEventListener|removeNamedItem|removeNamedItemNS|removeProperty|replaceChild|replaceData|reset|sele
ct|selectNode|selectNodeContents|setAttribute|setAttributeNode|setAttributeNodeNS|setAttributeNS|setEnd|setEndAfter|setEndBefore|set
FloatValue|setNamedItem|setNamedItemNS|setProperty|setStart|setStartAfter|setStartBefore|setStringValue|splitText|stopPropagation|su
bmit|substringData|surroundContents|toString|write|writeln)*)".

Error at line:32, column:9 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetnamespaceuri02.xml
  uncompleted content model. expecting: <hasFeature>,<implementation>,<implementationAttribute>,<load>,<var>

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodegetnamespaceuri03.xml
Error at line:18, column:106 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetnamespaceuri03.xml
  Attribute "xmlns" with value "http://www.w3.org/2001/DOM-Test-Suite/Level-2/ID-NodeNSLocalN" must have a value of
"http://www.w3.org/2001/DOM-Test-Suite/Level-2".

Error at line:18, column:106 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetnamespaceuri03.xml
  Probably namespace URI of tag "test" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:34, column:62 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetnamespaceuri03.xml
  Probably namespace URI of tag "implementationAttribute" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:53, column:107 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetnamespaceuri03.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:54, column:64 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetnamespaceuri03.xml
  Attribute value "nodegetnamespaceuri03" of type ID must be unique within the document.

Error at line:55, column:107 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetnamespaceuri03.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:55, column:107 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetnamespaceuri03.xml
  Attribute value "nodegetnamespaceuri03" of type ID must be unique within the document.

Error at line:56, column:64 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetnamespaceuri03.xml
  Attribute value "nodegetnamespaceuri03" of type ID must be unique within the document.

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodegetownerdocument01.xml
Error at line:18, column:107 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetownerdocument01.xml
  Attribute "xmlns" with value "http://www.w3.org/2001/DOM-Test-Suite/Level-2/ID-NodeNSLocalN" must have a value of
"http://www.w3.org/2001/DOM-Test-Suite/Level-2".

Error at line:18, column:107 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetownerdocument01.xml
  Probably namespace URI of tag "test" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:32, column:62 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetownerdocument01.xml
  Probably namespace URI of tag "implementationAttribute" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodegetownerdocument02.xml
Error at line:18, column:107 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetownerdocument02.xml
  Attribute "xmlns" with value "http://www.w3.org/2001/DOM-Test-Suite/Level-2/ID-NodeNSLocalN" must have a value of
"http://www.w3.org/2001/DOM-Test-Suite/Level-2".

Error at line:18, column:107 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetownerdocument02.xml
  Probably namespace URI of tag "test" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:33, column:62 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetownerdocument02.xml
  Probably namespace URI of tag "implementationAttribute" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:49, column:67 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetownerdocument02.xml
  Attribute value "nodegetownerdocument02" of type ID must be unique within the document.

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodegetprefix01.xml
Error at line:32, column:9 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix01.xml
  The content of element type "test" is incomplete, it must match
"(metadata?,(hasFeature|implementationAttribute)*,var*,(load|implementation),(assign|increment|decrement|append|plus|subtract|mult|d
ivide|load|implementation|hasFeature|implementationAttribute|if|while|for-each|comment|return|userObj|atEvents|capturedEvents|bubble
dEvents|allEvents|createEventMonitor|assertTrue|assertFalse|assertNull|assertNotNull|assertEquals|assertNotEquals|assertSame|assertI
nstanceOf|assertSize|assertEventCount|assertURIEquals|assertImplementationException|assertDOMException|assertEventException|assertRa
ngeException|abbr|accept|acceptCharset|accessKey|action|align|aLink|alt|altKey|anchors|applets|archive|areas|attrChange|attributes|a
ttrName|axis|azimuth|background|backgroundAttachment|backgroundColor|backgroundImage|backgroundPosition|backgroundRepeat|bgColor|blu
e|body|border|borderBottom|borderBottomColor|borderBottomStyle|borderBottomWidth|borderCollapse|borderColor|borderLeft|borderLeftCol
or|borderLeftStyle|borderLeftWidth|borderRight|borderRightColor|borderRightStyle|borderRightWidth|borderSpacing|borderStyle|borderTo
p|borderTopColor|borderTopStyle|borderTopWidth|borderWidth|bottom|bubbles|button|cancelable|caption|captionSide|cellIndex|cellPaddin
g|cells|cellSpacing|ch|charset|checked|childNodes|chOff|cite|className|clear|clientX|clientY|clip|code|codeBase|codeType|collapsed|c
olor|cols|colSpan|commonAncestorContainer|compact|content|contentDocument|cookie|coords|counterIncrement|counterReset|cssFloat|cssRu
les|cssText|cssValueType|ctrlKey|cue|cueAfter|cueBefore|currentNode|currentTarget|cursor|data|dateTime|declare|defaultChecked|defaul
tSelected|defaultValue|defaultView|defer|detail|dir|direction|disabled|display|doctype|document|documentElement|domain|elements|elev
ation|emptyCells|encoding|enctype|endContainer|endOffset|entities|event|eventPhase|expandEntityReferences|face|filter|firstChild|fon
t|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|form|forms|frame|frameBorder|green|headers|height|
href|hreflang|hspace|htmlFor|httpEquiv|id|identifier|images|implementation|index|internalSubset|isMap|label|lang|lastChild|left|leng
th|letterSpacing|lineHeight|link|links|listStyle|listStyleImage|listStylePosition|listStyleType|localName|longDesc|margin|marginBott
om|marginHeight|marginLeft|marginRight|marginTop|marginWidth|markerOffset|marks|maxHeight|maxLength|maxWidth|media|mediaText|metaKey
|method|minHeight|minWidth|multiple|name|namespaceURI|newValue|nextSibling|nodeName|nodeType|nodeValue|noHref|noResize|noShade|notat
ionName|notations|noWrap|object|options|orphans|outline|outlineColor|outlineStyle|outlineWidth|overflow|ownerDocument|ownerElement|o
wnerNode|ownerRule|padding|paddingBottom|paddingLeft|paddingRight|paddingTop|page|pageBreakAfter|pageBreakBefore|pageBreakInside|par
entNode|parentRule|parentStyleSheet|pause|pauseAfter|pauseBefore|pitch|pitchRange|playDuring|position|prefix|previousSibling|prevVal
ue|primitiveType|profile|prompt|publicId|quotes|readOnly|red|referrer|rel|relatedNode|relatedTarget|rev|richness|right|root|rowIndex
|rows|rowSpan|rules|scheme|scope|screenX|screenY|scrolling|sectionRowIndex|selected|selectedIndex|selectorText|separator|shape|sheet
|shiftKey|size|span|speak|speakHeader|speakNumeral|speakPunctuation|specified|speechRate|src|standby|start|startContainer|startOffse
t|stress|style|styleSheet|styleSheets|summary|systemId|tabIndex|tableLayout|tagName|target|tBodies|text|textAlign|textDecoration|tex
tIndent|textShadow|textTransform|tFoot|tHead|timeStamp|title|top|type|unicodeBidi|URL|useMap|vAlign|value|valueType|version|vertical
Align|view|visibility|vLink|voiceFamily|volume|vspace|whatToShow|whiteSpace|widows|width|wordSpacing|zIndex|acceptNode|add|addEventL
istener|appendChild|appendData|appendMedium|blur|click|cloneContents|cloneNode|cloneRange|close|collapse|compareBoundaryPoints|creat
eAttribute|createAttributeNS|createCaption|createCDATASection|createComment|createCSSStyleSheet|createDocument|createDocumentFragmen
t|createDocumentType|createElement|createElementNS|createEntityReference|createEvent|createHTMLDocument|createNodeIterator|createPro
cessingInstruction|createRange|createTextNode|createTFoot|createTHead|createTreeWalker|deleteCaption|deleteCell|deleteContents|delet
eData|deleteMedium|deleteRow|deleteRule|deleteTFoot|deleteTHead|detach|dispatchEvent|extractContents|findOffset16|findOffset32|focus
|getAttribute|getAttributeNode|getAttributeNodeNS|getAttributeNS|getComputedStyle|getCounterValue|getElementById|getElementsByName|g
etElementsByTagName|getElementsByTagNameNS|getFloatValue|getNamedItem|getNamedItemNS|getOverrideStyle|getPropertyCSSValue|getPropert
yPriority|getPropertyValue|getRectValue|getRGBColorValue|getStringValue|hasAttribute|hasAttributeNS|hasAttributes|hasChildNodes|hasF
eature|importNode|initEvent|initMouseEvent|initMutationEvent|initUIEvent|insertBefore|insertCell|insertData|insertNode|insertRow|ins
ertRule|isSupported|item|namedItem|nextNode|normalize|open|preventDefault|previousNode|remove|removeAttribute|removeAttributeNode|re
moveAttributeNS|removeChild|removeEventListener|removeNamedItem|removeNamedItemNS|removeProperty|replaceChild|replaceData|reset|sele
ct|selectNode|selectNodeContents|setAttribute|setAttributeNode|setAttributeNodeNS|setAttributeNS|setEnd|setEndAfter|setEndBefore|set
FloatValue|setNamedItem|setNamedItemNS|setProperty|setStart|setStartAfter|setStartBefore|setStringValue|splitText|stopPropagation|su
bmit|substringData|surroundContents|toString|write|writeln)*)".

Error at line:32, column:9 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix01.xml
  uncompleted content model. expecting: <hasFeature>,<implementation>,<implementationAttribute>,<load>,<var>

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodegetprefix02.xml
Error at line:34, column:9 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix02.xml
  The content of element type "test" is incomplete, it must match
"(metadata?,(hasFeature|implementationAttribute)*,var*,(load|implementation),(assign|increment|decrement|append|plus|subtract|mult|d
ivide|load|implementation|hasFeature|implementationAttribute|if|while|for-each|comment|return|userObj|atEvents|capturedEvents|bubble
dEvents|allEvents|createEventMonitor|assertTrue|assertFalse|assertNull|assertNotNull|assertEquals|assertNotEquals|assertSame|assertI
nstanceOf|assertSize|assertEventCount|assertURIEquals|assertImplementationException|assertDOMException|assertEventException|assertRa
ngeException|abbr|accept|acceptCharset|accessKey|action|align|aLink|alt|altKey|anchors|applets|archive|areas|attrChange|attributes|a
ttrName|axis|azimuth|background|backgroundAttachment|backgroundColor|backgroundImage|backgroundPosition|backgroundRepeat|bgColor|blu
e|body|border|borderBottom|borderBottomColor|borderBottomStyle|borderBottomWidth|borderCollapse|borderColor|borderLeft|borderLeftCol
or|borderLeftStyle|borderLeftWidth|borderRight|borderRightColor|borderRightStyle|borderRightWidth|borderSpacing|borderStyle|borderTo
p|borderTopColor|borderTopStyle|borderTopWidth|borderWidth|bottom|bubbles|button|cancelable|caption|captionSide|cellIndex|cellPaddin
g|cells|cellSpacing|ch|charset|checked|childNodes|chOff|cite|className|clear|clientX|clientY|clip|code|codeBase|codeType|collapsed|c
olor|cols|colSpan|commonAncestorContainer|compact|content|contentDocument|cookie|coords|counterIncrement|counterReset|cssFloat|cssRu
les|cssText|cssValueType|ctrlKey|cue|cueAfter|cueBefore|currentNode|currentTarget|cursor|data|dateTime|declare|defaultChecked|defaul
tSelected|defaultValue|defaultView|defer|detail|dir|direction|disabled|display|doctype|document|documentElement|domain|elements|elev
ation|emptyCells|encoding|enctype|endContainer|endOffset|entities|event|eventPhase|expandEntityReferences|face|filter|firstChild|fon
t|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|form|forms|frame|frameBorder|green|headers|height|
href|hreflang|hspace|htmlFor|httpEquiv|id|identifier|images|implementation|index|internalSubset|isMap|label|lang|lastChild|left|leng
th|letterSpacing|lineHeight|link|links|listStyle|listStyleImage|listStylePosition|listStyleType|localName|longDesc|margin|marginBott
om|marginHeight|marginLeft|marginRight|marginTop|marginWidth|markerOffset|marks|maxHeight|maxLength|maxWidth|media|mediaText|metaKey
|method|minHeight|minWidth|multiple|name|namespaceURI|newValue|nextSibling|nodeName|nodeType|nodeValue|noHref|noResize|noShade|notat
ionName|notations|noWrap|object|options|orphans|outline|outlineColor|outlineStyle|outlineWidth|overflow|ownerDocument|ownerElement|o
wnerNode|ownerRule|padding|paddingBottom|paddingLeft|paddingRight|paddingTop|page|pageBreakAfter|pageBreakBefore|pageBreakInside|par
entNode|parentRule|parentStyleSheet|pause|pauseAfter|pauseBefore|pitch|pitchRange|playDuring|position|prefix|previousSibling|prevVal
ue|primitiveType|profile|prompt|publicId|quotes|readOnly|red|referrer|rel|relatedNode|relatedTarget|rev|richness|right|root|rowIndex
|rows|rowSpan|rules|scheme|scope|screenX|screenY|scrolling|sectionRowIndex|selected|selectedIndex|selectorText|separator|shape|sheet
|shiftKey|size|span|speak|speakHeader|speakNumeral|speakPunctuation|specified|speechRate|src|standby|start|startContainer|startOffse
t|stress|style|styleSheet|styleSheets|summary|systemId|tabIndex|tableLayout|tagName|target|tBodies|text|textAlign|textDecoration|tex
tIndent|textShadow|textTransform|tFoot|tHead|timeStamp|title|top|type|unicodeBidi|URL|useMap|vAlign|value|valueType|version|vertical
Align|view|visibility|vLink|voiceFamily|volume|vspace|whatToShow|whiteSpace|widows|width|wordSpacing|zIndex|acceptNode|add|addEventL
istener|appendChild|appendData|appendMedium|blur|click|cloneContents|cloneNode|cloneRange|close|collapse|compareBoundaryPoints|creat
eAttribute|createAttributeNS|createCaption|createCDATASection|createComment|createCSSStyleSheet|createDocument|createDocumentFragmen
t|createDocumentType|createElement|createElementNS|createEntityReference|createEvent|createHTMLDocument|createNodeIterator|createPro
cessingInstruction|createRange|createTextNode|createTFoot|createTHead|createTreeWalker|deleteCaption|deleteCell|deleteContents|delet
eData|deleteMedium|deleteRow|deleteRule|deleteTFoot|deleteTHead|detach|dispatchEvent|extractContents|findOffset16|findOffset32|focus
|getAttribute|getAttributeNode|getAttributeNodeNS|getAttributeNS|getComputedStyle|getCounterValue|getElementById|getElementsByName|g
etElementsByTagName|getElementsByTagNameNS|getFloatValue|getNamedItem|getNamedItemNS|getOverrideStyle|getPropertyCSSValue|getPropert
yPriority|getPropertyValue|getRectValue|getRGBColorValue|getStringValue|hasAttribute|hasAttributeNS|hasAttributes|hasChildNodes|hasF
eature|importNode|initEvent|initMouseEvent|initMutationEvent|initUIEvent|insertBefore|insertCell|insertData|insertNode|insertRow|ins
ertRule|isSupported|item|namedItem|nextNode|normalize|open|preventDefault|previousNode|remove|removeAttribute|removeAttributeNode|re
moveAttributeNS|removeChild|removeEventListener|removeNamedItem|removeNamedItemNS|removeProperty|replaceChild|replaceData|reset|sele
ct|selectNode|selectNodeContents|setAttribute|setAttributeNode|setAttributeNodeNS|setAttributeNS|setEnd|setEndAfter|setEndBefore|set
FloatValue|setNamedItem|setNamedItemNS|setProperty|setStart|setStartAfter|setStartBefore|setStringValue|splitText|stopPropagation|su
bmit|substringData|surroundContents|toString|write|writeln)*)".

Error at line:34, column:9 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix02.xml
  uncompleted content model. expecting: <hasFeature>,<implementation>,<implementationAttribute>,<load>,<var>

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodegetprefix03.xml
Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix03.xml
  Attribute "xmlns" with value "http://www.w3.org/2001/DOM-Test-Suite/Level-2/ID-NodeNSLocalN" must have a value of
"http://www.w3.org/2001/DOM-Test-Suite/Level-2".

Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix03.xml
  Probably namespace URI of tag "test" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:33, column:62 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix03.xml
  Probably namespace URI of tag "implementationAttribute" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:53, column:75 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix03.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:53, column:75 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix03.xml
  Attribute value "nodegetprefix03" of type ID must be unique within the document.

Error at line:54, column:57 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix03.xml
  Attribute value "nodegetprefix03" of type ID must be unique within the document.

Error at line:55, column:75 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix03.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:55, column:75 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix03.xml
  Attribute value "nodegetprefix03" of type ID must be unique within the document.

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodegetprefix04.xml
Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix04.xml
  Attribute "xmlns" with value "http://www.w3.org/2001/DOM-Test-Suite/Level-2/ID-NodeNSLocalN" must have a value of
"http://www.w3.org/2001/DOM-Test-Suite/Level-2".

Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix04.xml
  Probably namespace URI of tag "test" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:31, column:62 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix04.xml
  Probably namespace URI of tag "implementationAttribute" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:38, column:77 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix04.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagName".

Error at line:39, column:50 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix04.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:42, column:90 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodegetprefix04.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodehasattributes01.xml
Error at line:37, column:73 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes01.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagName".

Error at line:37, column:73 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes01.xml
  element "getElementsByTagName" is missing "interface" attribute

Error at line:38, column:50 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes01.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:41, column:72 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes01.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagName".

Error at line:41, column:72 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes01.xml
  element "getElementsByTagName" is missing "interface" attribute

Error at line:42, column:50 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes01.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:44, column:62 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes01.xml
  Attribute value "nodehasattributes01" of type ID must be unique within the document.

Error at line:44, column:62 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes01.xml
  attribute "id" has a bad value: "nodehasattributes01" does not satisfy the "ID" type

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodehasattributes02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/nodehasattributes03.xml
Error at line:36, column:77 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes03.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagName".

Error at line:36, column:77 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes03.xml
  element "getElementsByTagName" is missing "interface" attribute

Error at line:37, column:50 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes03.xml
  Attribute "interface" is required and must be specified for element type "item".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodehasattributes04.xml
Error at line:48, column:54 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes04.xml
  Attribute "var" is required and must be specified for element type "setAttributeNode".

Error at line:48, column:54 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes04.xml
  element "setAttributeNode" is missing "var" attribute

Error at line:50, column:51 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes04.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:50, column:51 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes04.xml
  element "appendChild" is missing "var" attribute

Error at line:51, column:120 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes04.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagNameNS".

Error at line:52, column:54 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes04.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:45, column:127 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodehasattributes04.xml
  keyref "doctype-attrib" does not have a corresponding key

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodeissupported01.xml
Error at line:58, column:58 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodeissupported01.xml
  Attribute value "nodeissupported01_XML" of type ID must be unique within the document.

Error at line:58, column:58 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodeissupported01.xml
  attribute "id" has a bad value: "nodeissupported01_XML" does not satisfy the "ID" type

Error at line:64, column:59 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodeissupported01.xml
  Attribute value "nodeissupported01_Core" of type ID must be unique within the document.

Error at line:64, column:59 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodeissupported01.xml
  attribute "id" has a bad value: "nodeissupported01_Core" does not satisfy the "ID" type

Error at line:66, column:59 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodeissupported01.xml
  Attribute value "nodeissupported01_Core" of type ID must be unique within the document.

Error at line:66, column:59 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodeissupported01.xml
  attribute "id" has a bad value: "nodeissupported01_Core" does not satisfy the "ID" type

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodeissupported02.xml
Error at line:58, column:58 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodeissupported02.xml
  Attribute value "nodeissupported02_XML" of type ID must be unique within the document.

Error at line:58, column:58 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodeissupported02.xml
  attribute "id" has a bad value: "nodeissupported02_XML" does not satisfy the "ID" type

Error at line:64, column:59 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodeissupported02.xml
  Attribute value "nodeissupported02_Core" of type ID must be unique within the document.

Error at line:64, column:59 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodeissupported02.xml
  attribute "id" has a bad value: "nodeissupported02_Core" does not satisfy the "ID" type

Error at line:66, column:59 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodeissupported02.xml
  Attribute value "nodeissupported02_Core" of type ID must be unique within the document.

Error at line:66, column:59 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodeissupported02.xml
  attribute "id" has a bad value: "nodeissupported02_Core" does not satisfy the "ID" type

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodeissupported03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/nodeissupported04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/nodeissupported05.xml
the document is valid.
--------------------------------------
validating tests/level2/core/nodenormalize01.xml
Error at line:75, column:57 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:75, column:57 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  element "appendChild" is missing "var" attribute

Error at line:77, column:47 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:78, column:47 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:79, column:47 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:80, column:50 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:82, column:48 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:83, column:47 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:84, column:47 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:85, column:50 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:87, column:47 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:88, column:47 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:89, column:47 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:90, column:50 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:92, column:49 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:93, column:47 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:94, column:47 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:95, column:50 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:97, column:44 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:98, column:47 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodenormalize01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

too many errors.
bailing out.
the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodesetprefix01.xml
Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix01.xml
  Attribute "xmlns" with value "http://www.w3.org/2001/DOM-Test-Suite/Level-2/ID-NodeNSLocalN" must have a value of
"http://www.w3.org/2001/DOM-Test-Suite/Level-2".

Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix01.xml
  Probably namespace URI of tag "test" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:34, column:62 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix01.xml
  Probably namespace URI of tag "implementationAttribute" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:43, column:52 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix01.xml
  Attribute "var" is required and must be specified for element type "appendChild".

Error at line:47, column:88 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:48, column:89 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix01.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:48, column:89 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix01.xml
  Attribute value "nodesetprefix01" of type ID must be unique within the document.

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodesetprefix02.xml
Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix02.xml
  Attribute "xmlns" with value "http://www.w3.org/2001/DOM-Test-Suite/Level-2/ID-NodeNSLocalN" must have a value of
"http://www.w3.org/2001/DOM-Test-Suite/Level-2".

Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix02.xml
  Probably namespace URI of tag "test" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:36, column:62 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix02.xml
  Probably namespace URI of tag "implementationAttribute" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:45, column:73 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix02.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagName".

Error at line:46, column:50 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix02.xml
  Attribute "interface" is required and must be specified for element type "item".

Error at line:48, column:59 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix02.xml
  Attribute "var" is required and must be specified for element type "setAttributeNodeNS".

Error at line:53, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix02.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:54, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix02.xml
  Attribute "ignoreCase" is required and must be specified for element type "assertEquals".

Error at line:54, column:83 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix02.xml
  Attribute value "nodesetprefix02" of type ID must be unique within the document.

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodesetprefix03.xml
Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix03.xml
  Attribute "xmlns" with value "http://www.w3.org/2001/DOM-Test-Suite/Level-2/ID-NodeNSLocalN" must have a value of
"http://www.w3.org/2001/DOM-Test-Suite/Level-2".

Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix03.xml
  Probably namespace URI of tag "test" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:32, column:62 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix03.xml
  Probably namespace URI of tag "implementationAttribute" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodesetprefix04.xml
Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix04.xml
  Attribute "xmlns" with value "http://www.w3.org/2001/DOM-Test-Suite/Level-2/ID-NodeNSLocalN" must have a value of
"http://www.w3.org/2001/DOM-Test-Suite/Level-2".

Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix04.xml
  Probably namespace URI of tag "test" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:32, column:62 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix04.xml
  Probably namespace URI of tag "implementationAttribute" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:38, column:77 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix04.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagName".

Error at line:39, column:50 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix04.xml
  Attribute "interface" is required and must be specified for element type "item".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodesetprefix05.xml
Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix05.xml
  Attribute "xmlns" with value "http://www.w3.org/2001/DOM-Test-Suite/Level-2/ID-NodeNSLocalN" must have a value of
"http://www.w3.org/2001/DOM-Test-Suite/Level-2".

Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix05.xml
  Probably namespace URI of tag "test" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:32, column:62 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix05.xml
  Probably namespace URI of tag "implementationAttribute" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodesetprefix06.xml
Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix06.xml
  Attribute "xmlns" with value "http://www.w3.org/2001/DOM-Test-Suite/Level-2/ID-NodeNSLocalN" must have a value of
"http://www.w3.org/2001/DOM-Test-Suite/Level-2".

Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix06.xml
  Probably namespace URI of tag "test" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:34, column:34 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix06.xml
  Probably namespace URI of tag "var" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodesetprefix07.xml
Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix07.xml
  Attribute "xmlns" with value "http://www.w3.org/2001/DOM-Test-Suite/Level-2/ID-NodeNSLocalN" must have a value of
"http://www.w3.org/2001/DOM-Test-Suite/Level-2".

Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix07.xml
  Probably namespace URI of tag "test" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:35, column:34 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix07.xml
  Probably namespace URI of tag "var" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodesetprefix08.xml
Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix08.xml
  Attribute "xmlns" with value "http://www.w3.org/2001/DOM-Test-Suite/Level-2/ID-NodeNSLocalN" must have a value of
"http://www.w3.org/2001/DOM-Test-Suite/Level-2".

Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix08.xml
  Probably namespace URI of tag "test" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:33, column:34 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix08.xml
  Probably namespace URI of tag "var" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:38, column:73 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix08.xml
  Attribute "interface" is required and must be specified for element type "getElementsByTagName".

Error at line:39, column:50 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix08.xml
  Attribute "interface" is required and must be specified for element type "item".

the document is NOT valid.
--------------------------------------
validating tests/level2/core/nodesetprefix09.xml
Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix09.xml
  Attribute "xmlns" with value "http://www.w3.org/2001/DOM-Test-Suite/Level-2/ID-NodeNSLocalN" must have a value of
"http://www.w3.org/2001/DOM-Test-Suite/Level-2".

Error at line:18, column:100 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix09.xml
  Probably namespace URI of tag "test" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

Error at line:32, column:34 of file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/tests/level2/core/nodesetprefix09.xml
  Probably namespace URI of tag "var" is wrong (correct one is "http://www.w3.org/2001/DOM-Test-Suite/Level-2")

the document is NOT valid.
--------------------------------------
validating tests/level2/core/normalize01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/ownerDocument01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/ownerElement01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/ownerElement02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/prefix01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/prefix02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/prefix03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/prefix04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/prefix05.xml
the document is valid.
--------------------------------------
validating tests/level2/core/prefix06.xml
the document is valid.
--------------------------------------
validating tests/level2/core/prefix07.xml
the document is valid.
--------------------------------------
validating tests/level2/core/prefix08.xml
the document is valid.
--------------------------------------
validating tests/level2/core/prefix09.xml
the document is valid.
--------------------------------------
validating tests/level2/core/prefix10.xml
the document is valid.
--------------------------------------
validating tests/level2/core/prefix11.xml
the document is valid.
--------------------------------------
validating tests/level2/core/publicId01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/removeAttributeNS01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/removeAttributeNS02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/removeNamedItemNS01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/removeNamedItemNS02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/removeNamedItemNS03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setAttributeNS01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setAttributeNS02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setAttributeNS03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setAttributeNS04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setAttributeNS05.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setAttributeNS06.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setAttributeNS07.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setAttributeNS09.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setAttributeNodeNS01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setAttributeNodeNS02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setAttributeNodeNS03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setAttributeNodeNS04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setAttributeNodeNS05.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setNamedItemNS01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setNamedItemNS02.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setNamedItemNS03.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setNamedItemNS04.xml
the document is valid.
--------------------------------------
validating tests/level2/core/setNamedItemNS05.xml
the document is valid.
--------------------------------------
validating tests/level2/core/svg_alltests.xml
the document is valid.
--------------------------------------
validating tests/level2/core/systemId01.xml
the document is valid.
--------------------------------------
validating tests/level2/core/xml_alltests.xml
the document is valid.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.