[x3d-public] Differences between versions of X3dToJava.xslt (fresh checkout)

John Carlson yottzumm at gmail.com
Sun Dec 10 19:12:48 PST 2017


$ diff www.web3d.org2/x3d/stylesheets/X3dToJava.xslt www.web3d.org2/x3d/stylesheets/java/lib/stylesheets/
651a652,661
>                       <xsl:when test="(string-length(@USE) > 0) and (string-length(@name) > 0) and (local-name() = 'ProtoInstance')">
>                               <!-- special utility constructor using ProtoInstance DEFname and prototypeName; duplicative of .setDEF().setName() -->
>                               <xsl:text>"</xsl:text>
>                               <xsl:value-of select="@USE"/>
>                               <!-- ProtoInstance USE nodes do not include @name field
>                               <xsl:text>", "</xsl:text>
>                               <xsl:value-of select="@name"/>
>                               -->
>                               <xsl:text>"</xsl:text>
>                       </xsl:when>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20171210/ee1c3124/attachment.html>


More information about the x3d-public mailing list