xsddoc/src/net/sf/xframe/xsddoc/xslt xml2html.xsl,1.34,1.35
Kurt Riede <[email protected]> Mon, 27 Dec 2004 15:28:16 +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-serv28727/src/net/sf/xframe/xsddoc/xslt
Modified Files:
xml2html.xsl
Log Message:
fix for any namespace complex content
Index: xml2html.xsl
===================================================================
RCS file: /cvsroot/xframe/xsddoc/src/net/sf/xframe/xsddoc/xslt/xml2html.xsl,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** xml2html.xsl 9 Dec 2004 13:09:19 -0000 1.34
--- xml2html.xsl 27 Dec 2004 15:28:14 -0000 1.35
***************
*** 1328,1332 ****
<xsl:choose>
<!-- when the namespace is specified and the value is not ##any -->
! <xsl:when test="@namespace and not(namespace = '##any') and not(@namespace = '')">
<xsl:choose>
<xsl:when test="@namespace = '##other'">
--- 1328,1332 ----
<xsl:choose>
<!-- when the namespace is specified and the value is not ##any -->
! <xsl:when test="@namespace and not(@namespace = '##any') and not(@namespace = '')">
<xsl:choose>
<xsl:when test="@namespace = '##other'">
-------------------------------------------------------
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://productguide.itmanagersjournal.com/