This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: explain of Joerg xslt (was: xsl:copy ...)


Hi Matias,

well, better don't listen to me =)

: Carsten, I undestand this what I cannot understand is why the
Indice element
: doesn't show in the output xml.
: But I think I'm understanding now... If I build a stylesheet with
this only
: <xsl:template match="Indice">
: </xsl:template>
: I will get nothing as the output. I'm on the right way! yes! :)

Oh, yes it was late and I thought....well, the Indice element isn't
in the output tree,
because you did not instruct the processor to do so, whether by
<xsl:copy/> or by
explicitly writing down a <Indice/> node (ups, Mike, please =) into
the stylesheet.

Bye
Carsten


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]