home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / InfoPath.en-us / InfLR.cab / IPDSINTL.DLL_1033 / HTML / BUTTON.XCT < prev    next >
Extensible Markup Language  |  2010-03-29  |  987b  |  1 lines

  1. ∩╗┐<?xml version="1.0" encoding="UTF-8"?><!-- _lcid="1033" _version="" --><!-- _LocalBinding --><xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xd="http://schemas.microsoft.com/office/infopath/2003"><xsl:output method="html"></xsl:output><xsl:variable name="CtrlId" select="xd:aj_getPropByName('ConvertCtrlId')"></xsl:variable><xsl:template match="/"><INPUT CLASS="xdXButton" TYPE="BUTTON" TITLE="" style="margin: 1px" xd:xctname="Button" xd:aj_tabIndex="0" tabIndex="0"><xsl:choose><xsl:when test="string($CtrlId) != ''"><xsl:attribute name="xd:CtrlId"><xsl:value-of select="$CtrlId"></xsl:value-of></xsl:attribute></xsl:when><xsl:otherwise><xsl:attribute name="xd:CtrlId"><xsl:value-of select="xd:aj_getComponentID(true())"></xsl:value-of></xsl:attribute></xsl:otherwise></xsl:choose><xsl:attribute name="value"><!-- _locID_text="CompUnboundText"  _locComment="{StringCategory=TXT}" -->Button</xsl:attribute></INPUT></xsl:template></xsl:stylesheet>