| 
 
Subject: [xsl] Compound filter in for-each From: Alan Hale <alan.hale@xxxxxxxxxxx> Date: Tue, 24 Mar 2009 18:47:05 +0000  | 
Still working on XML derived from Google Earth KML. I want to filter on
particular ExtendedData/Data name and value combinations. Here is an
extract of relevant XML:
<Placemark>
..................
<ExtendedData>
         <Data name  "sciencName">
           <value>Euphrasia micrantha</value>
         </Data>
         <Data name  "grid_ref">
           <value>SN701822</value>
         </Data>
         <Data name  "eng_name">
           <value>An Eyebright</value>
         </Data>
         <Data name  "rdb_status">
           <value>Endangered</value>
         </Data>
.........................
</ExtendedData>
............................
</Placemark>Alan Hale Aberystwyth
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] ExtendedData from KML, Alan Hale | Thread | Re: [xsl] Compound filter in for-ea, Wendell Piez | 
| Re: [xsl] Pattern question: first c, Christian Roth | Date | Re: [xsl] Compound filter in for-ea, Wendell Piez | 
| Month |