pauldick 01/11/16 13:14:50
Modified: test/tests/extensions-gold/library libraryNodeset01.out
libraryNodeset03.out
Log:
Minor changes
Revision Changes Path
1.3 +1 -22
xml-xalan/test/tests/extensions-gold/library/libraryNodeset01.out
Index: libraryNodeset01.out
===================================================================
RCS file:
/home/cvs/xml-xalan/test/tests/extensions-gold/library/libraryNodeset01.out,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libraryNodeset01.out 2001/11/12 16:54:19 1.2
+++ libraryNodeset01.out 2001/11/16 21:14:50 1.3
@@ -5,33 +5,12 @@
<Number>2</Number>
<Name>docelem</Name>
<Local-name>docelem</Local-name>
-<Namespace-URIs uri1="http://www.hello.com" uri2="http://www.hello.com"
uri3="http://www.cnn.com: 3"/>
+<Namespace-URIs uri1="http://www.hello.com" uri2="http://www.hello.com"
uri3="http://www.cnn.com"/>
<Value-DOCELEM-Elem1>ELEMENT1A,ELEMENT1B</Value-DOCELEM-Elem1>
<FE-DOCELEM-STAR>elem1 elem2 elem3 elem3 test:elem3 elem3 elem3 elem4
</FE-DOCELEM-STAR>
<FE-DOCELEM-ELEM2-STAR>elem2a elem2b </FE-DOCELEM-ELEM2-STAR>
<AT-DOCELEM-ELEM4>Yahoo</AT-DOCELEM-ELEM4>
-<Copy-of-RTF>
-<docelem xmlns="http://www.hello.com">
-<elem1>
-<elem1a>ELEMENT1A</elem1a>
-<elem1b>,ELEMENT1B</elem1b>
-</elem1>
-<elem2>
-<elem2a>ELEMENT2A</elem2a>
-<elem2b/>
-</elem2>
-<elem3>1</elem3>
-<elem3>2</elem3>
-<test:elem3 xmlns:test="http://www.cnn.com" xmlns="">3</test:elem3>
-<elem3>4</elem3>
-<elem3>5</elem3>
-<elem4>Yahoo</elem4>
-</docelem>
-</Copy-of-RTF>
<Copy-of-ELEM1B>
<elem1b xmlns="http://www.hello.com">,ELEMENT1B</elem1b>
</Copy-of-ELEM1B>
-<Copy-of-TEST-ELEM3>
-<test:elem3 xmlns:test="http://www.cnn.com"
xmlns="http://www.hello.com">3</test:elem3>
-</Copy-of-TEST-ELEM3>
</out>
1.4 +21 -18
xml-xalan/test/tests/extensions-gold/library/libraryNodeset03.out
Index: libraryNodeset03.out
===================================================================
RCS file:
/home/cvs/xml-xalan/test/tests/extensions-gold/library/libraryNodeset03.out,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libraryNodeset03.out 2001/11/12 16:54:19 1.3
+++ libraryNodeset03.out 2001/11/16 21:14:50 1.4
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<out>
-<CountDOCELEM>3</CountDOCELEM>
+<CountDOCELEM>2</CountDOCELEM>
<CountELEM2andELEM3>10</CountELEM2andELEM3>
<SumELEM2>10</SumELEM2>
<NumberELEM2>1234</NumberELEM2>
@@ -22,7 +22,7 @@
<elem1/>
<BTM:BreakingTheMold xmlns:BTM="www.btm.com"/>
</Ancestor-or-Self>
-<Attribute attr1="Q" attr2="P" attr3="O"/>
+<Attribute attr3="O" attr2="P" attr1="Q"/>
<Child>
<elem1/>
<elem1/>
@@ -43,22 +43,10 @@
<elem2/>
<BTM:BreakingTheMold xmlns:BTM="www.btm.com"/>
</Descendant-or-Self>
-<Following>
-<elem1/>
-<elem2/>
-<elem4/>
-<test:elem4 xmlns:test="http://www.extension03.test"/>
-<elem4/>
-<test:elem4 xmlns:test="http://www.extension03.test"/>
-<docelem/>
-</Following>
-<Following-Sibling>
-<elem1/>
-<elem1/>
-</Following-Sibling>
-<Namespace test="http://www.extension03.test" BTM="www.btm.com"/>
+<Following/>
+<Following-Sibling/>
<Parent0/>
-<Parent1>elem2</Parent1>
+<Parent1/>
<Preceding>test:elem3</Preceding>
<Preceding-Sibling>1</Preceding-Sibling>
<Self>BTM:BreakingTheMold</Self>
@@ -66,7 +54,22 @@
<AT-Elem3-Elem4/>
<AT-NSElem3-NSElem4/>
<AT-Elem3-NSElem4/>
-<FE-FE-AT-Mode>Elem3.1 NS-Elem3.2 Elem3.3 NS-Elem3.4 Elem4.1 NS-Elem4.2
Elem4.3 NS-Elem4.4 </FE-FE-AT-Mode>
+<FE-FE-AT-Mode/>
<CopyElem1-1/>
<CopyElem3-2/>
+<Copy-of-RTF>
+<docelem xmlns="http://www.hello.com">
+<elem3>1</elem3>
+<elem3>2</elem3>
+<test:elem3 xmlns:test="http://www.extension03.test">
+<elem3a/>
+</test:elem3>
+<elem3>4</elem3>
+</docelem>
+</Copy-of-RTF>
+<Copy-of-TEST-ELEM3>
+<test:elem3 xmlns:test="http://www.extension03.test"
xmlns="http://www.hello.com">
+<elem3a/>
+</test:elem3>
+</Copy-of-TEST-ELEM3>
</out>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]