xsl-list
[Top] [All Lists]

RE: problem converting xml to excel

2004-03-12 10:07:20
# >
# > My xml file looks like this
# >     <result>
# >             <row><col>col1</col><col>col2</col><col/></row>
# >
#       <row><col>col1row2</col><col>col2ro2</col><col>col3row2</col></row>
# >     </result>
# >
# > Below is a snippet from my xsl
# >
# >
# >   <xsl:template match="result">
# >      <xsl:for-each select="column">

I don't see an element called <column>.

Usually this sort of thing causes me to hit the delete button and move on to
the next message, but since you're not getting a response I thought I would
take the trouble to tell you why.

Michael Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list