xsl-list
[Top] [All Lists]

Re: [xsl] Normalizing space / XPTY0004

2013-07-30 11:53:23
Is there some reason not to use

  <xsl:template match="Paragraph[@stylename = 'Body']">
    <xsl:apply-templates select="./TextRun/Text/@value"/>
  </xsl:template>

?
-- 
 Syd Bauman, EMT-Paramedic
 Senior XML Programmer/Analyst
 Northeastern University Women Writers Project
 Syd_Bauman(_at_)alumni(_dot_)Brown(_dot_)edu
 N.B.: New e-mail address is s(_dot_)bauman(_at_)neu(_dot_)edu

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>