oops, forgot that

git-svn-id: http://yolanda.mister-muffin.de/svn@334 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
erlehmann 2008-04-30 06:42:09 +00:00
parent 3ebfa984c4
commit 203e7e78b4

View file

@ -16,6 +16,14 @@
<xsl:for-each select="/page/xforms:instance/*/*">
<xsl:choose>
<xsl:when test="@xsi:type='xsd:base64Binary'">
<input type="file">
<xsl:attribute name="value">
<xsl:value-of select="name()"/>
</xsl:attribute>
</input>
</xsl:when>
<xsl:when test="@xsi:type='xsd:normalizedString'">
<input type="text">
<xsl:attribute name="value">