|
Subject: [xsl] Generating a list of items NOT present in source XML From: Greg Faron <gfaron@xxxxxxxxxxxxxxxxxx> Date: Fri, 17 May 2002 11:02:57 -0600 |
For example, the source document: <root> <obj><childnode>3</childnode></obj> <obj><childnode>5</childnode></obj> <obj><childnode>9</childnode></obj> <obj><childnode>5</childnode></obj> <obj><childnode>4</childnode></obj> <obj><childnode>1</childnode></obj> <obj><childnode>7</childnode></obj> </root>
<missing> <obj><childnode>2</childnode></obj> <obj><childnode>6</childnode></obj> <obj><childnode>8</childnode></obj> </missing>
Greg Faron Integre Technical Publishing Co.
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Syntax Assistance Needed, Stuart Celarier | Thread | Re: [xsl] Generating a list of item, David Carlisle |
| RE: [xsl] Document() and &, Stuart Celarier | Date | Re: [xsl] Document() and &, Thomas B. Passin |
| Month |