xsddoc/src/net/sf/xframe/xsddoc/xslt component.xsl,1.28,1.29

Kurt Riede <[email protected]> Mon, 21 Mar 2005 14:16:35 +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-serv3477/src/net/sf/xframe/xsddoc/xslt

Modified Files:
	component.xsl 
Log Message:
fix for bug [1167433] annotation of attributes shows in general documentation

Index: component.xsl
===================================================================
RCS file: /cvsroot/xframe/xsddoc/src/net/sf/xframe/xsddoc/xslt/component.xsl,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** component.xsl	7 Dec 2004 14:47:51 -0000	1.28
--- component.xsl	21 Mar 2005 14:16:32 -0000	1.29
***************
*** 276,280 ****
        </doc:documentation>
      </xsl:for-each>
!     <xsl:apply-templates select="*[(local-name() != 'element') or (@name = '')]" mode="collectDocs"/>
    </xsl:template>
    <!--
--- 276,280 ----
        </doc:documentation>
      </xsl:for-each>
!     <xsl:apply-templates select="*[((local-name() != 'attribute') and (local-name() != 'element')) or (@name = '')]" mode="collectDocs"/>
    </xsl:template>
    <!--



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click