|
Subject: [xsl] Move a section to different part of the XML tree based on child values From: Rob Newman <rlnewman@xxxxxxxx> Date: Mon, 21 Jul 2008 16:25:30 -0700 |
<Folder>
<name>Station List</name>
<Placemark>
<name>PFO</name>
<visibility>1</visibility>
</Placemark>
<Placemark>
<name>MONP2</name>
<visibility>1</visibility>
</Placemark>
<Placemark>
<name>MONP</name>
<visibility>0</visibility>
</Placemark>
<Placemark>
<name>POTR</name>
<visibility>0</visibility>
</Placemark>
</Folder><Folder>
<Section>
<name>Visible Stations</name>
<Placemark>
<name>PFO</name>
<visibility>1</visibility>
</Placemark>
<Placemark>
<name>MONP2</name>
<visibility>1</visibility>
</Placemark>
</Section>
<Section>
<name>Invisible Stations</name>
<Placemark>
<name>MONP</name>
<visibility>0</visibility>
</Placemark>
<Placemark>
<name>POTR</name>
<visibility>0</visibility>
</Placemark>
</Section>
</Folder>Thanks in advance, - Rob
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] FO table-body empty valid, G. Ken Holman | Thread | Re: [xsl] Move a section to differe, Mukul Gandhi |
| [xsl] FO table-body empty validatio, Karl Stubsjoen | Date | RE: [xsl] parameter getting lost in, Tom Schmitter |
| Month |