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 / FOURCOLUMNLAYOUT.XCT < prev    next >
Extensible Markup Language  |  2010-03-29  |  4KB  |  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="fDirLTR" select="xd:aj_getPropByName('fDirLTR')"></xsl:variable><xsl:variable name="fColumnEmphasis" select="xd:aj_getPropByName('fColumnEmphasis')"></xsl:variable><xsl:variable name="fHeadingPresent" select="xd:aj_getPropByName('fLayoutHeadingPresent')"></xsl:variable><xsl:variable name="fSubheadingPresent" select="xd:aj_getPropByName('fLayoutSubheadingPresent')"></xsl:variable><xsl:template match="/"><div></div><table class="xdFormLayout xdTableStyleFourCol"><xsl:attribute name="STYLE"><xsl:choose><xsl:when test="xd:aj_getPropByName('fTopLevelControl')">width:<xsl:value-of select="xd:aj_getPropByName('ViewWidth')"></xsl:value-of>;</xsl:when><xsl:otherwise>width:100%;</xsl:otherwise></xsl:choose></xsl:attribute><tbody valign="top"><xsl:choose><xsl:when test="$fHeadingPresent"><tr><xsl:attribute name="class"><xsl:choose><xsl:when test="$fColumnEmphasis">xdHeadingRowEmphasis</xsl:when><xsl:otherwise>xdHeadingRow</xsl:otherwise></xsl:choose></xsl:attribute><td xd:layoutText="Click to add heading" colspan="4"><!-- _locID@xd:layoutText="Ghosted_text_content1"  _locComment="{StringCategory=TXT}" --><xsl:attribute name="class"><xsl:choose><xsl:when test="$fColumnEmphasis">xdHeadingCellEmphasis</xsl:when><xsl:otherwise>xdHeadingCell</xsl:otherwise></xsl:choose></xsl:attribute><h2></h2></td></tr></xsl:when></xsl:choose><xsl:choose><xsl:when test="$fSubheadingPresent"><tr><xsl:attribute name="class"><xsl:choose><xsl:when test="$fColumnEmphasis">xdSubheadingRowEmphasis</xsl:when><xsl:otherwise>xdSubheadingRow</xsl:otherwise></xsl:choose></xsl:attribute><td xd:layoutText="Click to add subheading" colspan="4"><!-- _locID@xd:layoutText="Ghosted_text_content2"  _locComment="{StringCategory=TXT}" --><xsl:attribute name="class"><xsl:choose><xsl:when test="$fColumnEmphasis">xdSubheadingCellEmphasis</xsl:when><xsl:otherwise>xdSubheadingCell</xsl:otherwise></xsl:choose></xsl:attribute><h3></h3></td></tr></xsl:when></xsl:choose><xsl:call-template name="BuildRows"></xsl:call-template><xsl:call-template name="BuildRows"></xsl:call-template><xsl:call-template name="BuildRows"></xsl:call-template></tbody></table></xsl:template><xsl:template name="BuildRows"><tr class="xdTableRow"><td xd:layoutText="Add label" width="26%"><!-- _locID@xd:layoutText="Ghosted_text_content3"  _locComment="{StringCategory=TXT}" --><xsl:attribute name="class"><xsl:choose><xsl:when test="$fColumnEmphasis">xdTableEmphasisCellLabel</xsl:when><xsl:otherwise>xdTableCellLabel</xsl:otherwise></xsl:choose></xsl:attribute><h4></h4></td><td xd:layoutText="Add control" width="24%"><!-- _locID@xd:layoutText="Ghosted_text_content4"  _locComment="{StringCategory=TXT}" --><xsl:attribute name="class"><xsl:choose><xsl:when test="$fColumnEmphasis">xdTableMiddleCellEmphasis</xsl:when><xsl:otherwise>xdTableMiddleCell</xsl:otherwise></xsl:choose></xsl:attribute></td><td xd:layoutText="Add label" width="24%"><!-- _locID@xd:layoutText="Ghosted_text_content5"  _locComment="{StringCategory=TXT}" --><xsl:attribute name="class"><xsl:choose><xsl:when test="$fColumnEmphasis">xdTableMiddleCellEmphasis</xsl:when><xsl:otherwise>xdTableMiddleCell</xsl:otherwise></xsl:choose></xsl:attribute><h4></h4></td><td xd:layoutText="Add control" width="26%"><!-- _locID@xd:layoutText="Ghosted_text_content6"  _locComment="{StringCategory=TXT}" --><xsl:attribute name="class"><xsl:choose><xsl:when test="$fColumnEmphasis">xdTableEmphasisCellComponent</xsl:when><xsl:otherwise>xdTableCellComponent</xsl:otherwise></xsl:choose></xsl:attribute></td></tr></xsl:template></xsl:stylesheet>