xsddoc/src/net/sf/xframe/xsddoc/xslt xml2html.xsl,1.37,1.38

Kurt Riede <[email protected]> Fri, 22 Apr 2005 14:48:51 +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-serv15511/src/net/sf/xframe/xsddoc/xslt

Modified Files:
	xml2html.xsl 
Log Message:
section of nested components detail removed (doesn't provide any usefull information)

Index: xml2html.xsl
===================================================================
RCS file: /cvsroot/xframe/xsddoc/src/net/sf/xframe/xsddoc/xslt/xml2html.xsl,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -d -r1.37 -r1.38
*** xml2html.xsl	26 Feb 2005 14:59:10 -0000	1.37
--- xml2html.xsl	22 Apr 2005 14:48:49 -0000	1.38
***************
*** 1004,1022 ****
        </table>
      </xsl:if>
-     <xsl:if test="$nested">
-       <br/>
-       <table border="1" cellpadding="3" cellspacing="0" width="100%">
-         <tr bgcolor="#CCCCFF" class="TableHeadingColor">
-           <td colspan="2">
-             <font size="+2">
-               <b>Nested Element Detail</b>
-             </font>
-           </td>
-         </tr>
-       </table>
-       <xsl:apply-templates select="$nested" mode="detail">
-         <xsl:sort select="@name"/>
-       </xsl:apply-templates>
-     </xsl:if>
      <xsl:if test="doc:attribute">
        <br/>
--- 1004,1007 ----
***************
*** 1209,1213 ****
        <td>
          <code>
!           <a href="{concat('#elem_', @name)}">
              <xsl:value-of select="@name"/>
            </a>
--- 1194,1198 ----
        <td>
          <code>
!           <a href="{@href}">
              <xsl:value-of select="@name"/>
            </a>



-------------------------------------------------------
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