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 / DEFAULTEMAILLAYOUT.XCT < prev    next >
Extensible Markup Language  |  2010-03-29  |  2KB  |  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:template match="/"><table class="xdFormLayout"><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><tr class="xdTitleRowWithSubHeading"><td xd:layoutText="Click to add title" valign="bottom" class="xdTitleCellWithSubHeading"><!-- _locID@xd:layoutText="Ghosted_text_content1"  _locComment="{StringCategory=TXT}" --><h1></h1></td></tr><tr class="xdTitleSubheadingRow"><td xd:layoutText="Click to add body text. Click to add body text. Click to add body text. Click to add body text. Click to add body text Click to add body text. Click to add body text. Click to add body text. Click to add body text. Click to add body text. Click to add body text. Click to add body text." valign="center" class="xdTitleSubheadingCell"><!-- _locID@xd:layoutText="Ghosted_text_content2"  _locComment="{StringCategory=TXT}" --><h6></h6></td></tr><tr class="xdTableContentRow"><td valign="top" class="xdTableContentCell"><div><div></div><xsl:call-template name="InsertOneColumnTable"></xsl:call-template><div></div></div></td></tr></tbody></table><div></div></xsl:template><xsl:template name="InsertOneColumnTable"><table class="xdFormLayout"><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:call-template name="BuildRowsWithOneColumn"></xsl:call-template><xsl:call-template name="BuildRowsWithOneColumn"></xsl:call-template><xsl:call-template name="BuildRowsWithOneColumn"></xsl:call-template></tbody></table></xsl:template><xsl:template name="BuildRowsWithOneColumn"><tr class="xdContentRowOneCol"><td xd:layoutText="Add label and control" class="xdTableStyleOneCol"><!-- _locID@xd:layoutText="Ghosted_text_content3"  _locComment="{StringCategory=TXT}" --></td></tr></xsl:template></xsl:stylesheet>