xsddoc/src/net/sf/xframe/xsddoc/xslt overview-namespace.xsl,1.11,1.12 schema-index.xsl,1.12,1.13

Kurt Riede <[email protected]> Wed, 03 Nov 2004 17:25:08 +0000
Newsgroups gmane.text.xml.xframe.xsddoc.devel
Message-ID <[email protected]>
Update of /cvsroot/xframe/xsddoc/src/net/sf/xframe/xsddoc/xslt
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27062/src/net/sf/xframe/xsddoc/xslt

Modified Files:
	overview-namespace.xsl schema-index.xsl 
Log Message:
minor changes

Index: schema-index.xsl
===================================================================
RCS file: /cvsroot/xframe/xsddoc/src/net/sf/xframe/xsddoc/xslt/schema-index.xsl,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** schema-index.xsl	3 Sep 2004 08:04:23 -0000	1.12
--- schema-index.xsl	3 Nov 2004 17:25:05 -0000	1.13
***************
*** 122,126 ****
    <xsl:template match="*" mode="doc">
      <xsl:param name="ignore"/>
!     <xsl:if test="not(contains($ignore, concat('|', local-name(), ':', @name, '|')))">
        <xsl:variable name="hierarchy">
          <xsl:apply-templates select=".." mode="parent"/>
--- 122,126 ----
    <xsl:template match="*" mode="doc">
      <xsl:param name="ignore"/>
!     <xsl:if test="string(@name) != '' and not(contains($ignore, concat('|', local-name(), ':', @name, '|')))">
        <xsl:variable name="hierarchy">
          <xsl:apply-templates select=".." mode="parent"/>

Index: overview-namespace.xsl
===================================================================
RCS file: /cvsroot/xframe/xsddoc/src/net/sf/xframe/xsddoc/xslt/overview-namespace.xsl,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** overview-namespace.xsl	3 Sep 2004 08:04:23 -0000	1.11
--- overview-namespace.xsl	3 Nov 2004 17:25:05 -0000	1.12
***************
*** 106,110 ****
    <xsl:template match="*" mode="doc">
      <xsl:param name="ignore"/>
!     <xsl:if test="not(contains($ignore, concat('|', local-name(), ':', @name, '|')))">
        <xsl:variable name="hierarchy">
          <xsl:apply-templates select=".." mode="parent"/>
--- 106,110 ----
    <xsl:template match="*" mode="doc">
      <xsl:param name="ignore"/>
!     <xsl:if test="string(@name) != '' and not(contains($ignore, concat('|', local-name(), ':', @name, '|')))">
        <xsl:variable name="hierarchy">
          <xsl:apply-templates select=".." mode="parent"/>



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click