﻿<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XML Spy v3.5 NT (http://www.xmlspy.com) by Luc Roy (Honeywell/ Ft. Washington Dev. Eng) -->
<!--
	Honeywell International, Industrial Control
	PlantScape Development Engineering - Engineering Tools
	PST QuickNav Context Sensitive Content (CSC) XSL File
	04 May 2001
	Version 0.4
	Information "PST@Honeywell.com"
-->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/TR/WD-xsl" xmlns:xlink="http://www.w3.org/1999/xlink">
	<!-- XSL Stylesheet for PlantScape Master Def Files -->
	<xsl:template match="/">
		<xsl:apply-templates/>
		<html>
			<!-- Text Written to Browser Title Bar -->
			<head>
				<title>
					<xsl:value-of select="CSC_Master/CSCM_Information/CSCI_Platform"/>'s
			&#160;
			<xsl:value-of select="CSC_Master/CSCM_Information/CSCI_Name"/>
			&#160;
		</title>
			</head>
			<!-- END Text Written to Browser Title Bar -->
			<style>
		a{text-decoration:none; color="#000000";}
		a:hover{color="#DE0008"}
		</style>
			<body>
			
	<!-- Start Insert QuickNav and Web headder -->
	<table width="100%">
		<tr>
			<td width="47.5%" align="left">
				<b>	<i><font face="Arial" size="3" color="#DE0008">QuickNav Page</font></i></b>
			</td>
			<td width="50%" align="right">
				<xsl:if test="//CSC_Master[@Web='true']">
					<img>
						<xsl:attribute name="src">../../../_Global Information/QuickNav/icon_globe_anim.gif</xsl:attribute>
						<xsl:attribute name="title">Animated Globe</xsl:attribute>
					</img>
					<b>
						<font face="Arial" size="3">
							<a>
								<xsl:attribute name="href">#Web Content</xsl:attribute>
								Web Content
							</a>
						</font>
					</b>
				</xsl:if>
			</td>
		</tr>	
	</table>
	<hr noshade="true"/>
	<!-- End Insert QuickNam and Web headder -->


	<!-- Start the main table -->
	<table width="100%">
		<tr>
		<td width="50%" valign="top" align="left">

		<!-- Start the left table -->
		<table width="100%" valign="top" align="left" bgcolor="#FFFFE6">


			<!-- Start Product, Variation and ID -->
			<tr>
				<td width="100%">
					<font face="Arial" size="2">
					<b>
						<xsl:value-of select="//CSCI_Platform"/>
						<xsl:value-of select="//CSCI_Variation"/>
						<xsl:value-of select="//CSCI_ID"/>
					</b>
					</font>
				</td>
			</tr>
			<!-- End Product, Variation and ID -->


			<!-- Start Name and DescriptiveName -->
			<tr>
				<td width="100%">
					<b>
					<font face="Arial" size="4" color="#000000">
						<xsl:value-of select="/CSC_Master/CSCM_Information/CSCI_Name"/>		
						<xsl:if test="//CSCI_DescriptiveName">
							&#183;
							<xsl:value-of select="//CSCI_DescriptiveName"/>
						</xsl:if>
					</font>
					<xsl:if test="//CSCI_DescriptiveValue">
						<br/>
						<font face="Arial" size="3" color="#000000">
							<xsl:value-of select="//CSCI_DescriptiveValue"/>
						</font>
					</xsl:if>
					</b>
					<xsl:if test="//CSCI_Name[@Level=2]">
						<br/>
						<font face="Arial" size="2" color="#DE0008">
							<b>!</b>
							Applies also to the
							<xsl:value-of select="/CSC_Master/CSCM_Information//CSCI_Name[@Level=2]"/>&#183;<xsl:value-of select="//CSCI_DescriptiveName"/>
							<b>!</b>
						</font>
					</xsl:if>
				</td>
			</tr>
			
			<!-- End Name and DescriptiveName -->
			

			<!-- Start Insert Space between tables -->
			<tr>	<td/></tr>
			<!-- End Insert Space between tables -->


			<!-- Start Family Table -->
			<font face="Arial" size="4" color="#000000">
			<tr>
				<td>
					<table>
						<xsl:for-each select="/CSC_Master/CSCM_Information/CSCI_Family">
							<tr>
								<td width="80">
									<font face="Arial" size="2" color="#000000">
										<xsl:value-of select="@CategoryName"/>:
									</font>
								</td>
								<td>
									<b>
									<font face="Arial" size="2" color="#000000">
										<xsl:value-of select="."/>
									</font>
									</b>
								</td>
							</tr>
						</xsl:for-each>
						
						<!-- START: Family Table's Background information, when present in the source XML file -->
						<xsl:choose>
							<xsl:when test="//CSCI_Overview">
							<tr>
								<td width="80" valign="top">
									<font face="Arial" size="2" color="#000000">	Background:</font>
								</td>
								<td valign="top">
									<font face="Arial" size="2" color="#000000">
										<xsl:value-of select="//CSCI_Overview"/><br></br>
									</font>
								</td>
							</tr>
							</xsl:when>
							<xsl:otherwise>
								<tr>
									<td></td>
									<td></td>
								</tr>
							</xsl:otherwise>
					</xsl:choose>
					<!-- END: Family Table's Background information, when present in the source XML file -->

					</table>
				</td>
			</tr>
			</font>
			<!-- End Family Table -->


			<!-- Start image -->
			
						<xsl:choose>
							<xsl:when test="//CSCI_Image">
								<tr>
									<td width="100%" align="center" valign="middle">
										<img>
											<xsl:attribute name="src"><xsl:value-of select="//CSCI_Image"/></xsl:attribute>
											<xsl:attribute name="title"><xsl:value-of select="//CSCI_Name"/></xsl:attribute>
										</img>
									</td>
								</tr>
							</xsl:when>
							<xsl:otherwise>
								<tr>
									<td></td>
									<td></td>
								</tr>
							</xsl:otherwise>
					</xsl:choose>
			<!-- End image -->


		</table>
		<!-- End the left table -->


	</td>
	<td width="5%"></td>
	
	<td width="47.5%" valign="top" align="left">


		<!-- Start the right table -->
		<table width="100%" cellpadding="0" cellspacing ="0" border="0">
	
	
			<!-- Start top of the link table -->
			<tr align="center">
				<td width="30" bgcolor="#DE0008"></td>

				<td bgcolor="#DE0008">
					<b>
					<i>
					<font face="Arial" size="3" color="#FFFFFF">
						QuickNav Links...
					</font>
					</i>
					</b>
				</td>
			</tr>
			<!-- End top of the link table -->
			
			
			<!-- Start link loop -->
			<xsl:for-each select="CSC_Master/Links/Link">
				<tr>
					<td width="30" valign="bottom">
					<!-- Start insert web image -->
					<xsl:if test="Link_Physical[@Type='Web']">
						<img>
							<xsl:attribute name="src">../../../_Global Information/QuickNav/icon_globe.gif</xsl:attribute>
							<xsl:attribute name="title">Web Globe</xsl:attribute>
						</img>
					</xsl:if>
					<!-- End insert web image -->
					</td>				
					<td align="left" valign="top">
						<xsl:choose>
							<xsl:when  test="Link_Physical" >
					<b>
					<font face="Arial" size="2">
								<a>
									<xsl:attribute name="href"><xsl:value-of select="Link_Physical"/></xsl:attribute>
									<xsl:attribute name="title"><xsl:value-of select="Link_NavDescription"/></xsl:attribute>
									<u>	<xsl:value-of select="Link_Name"/></u>
								</a>
					</font>
					</b>
							</xsl:when>

							<xsl:otherwise>
							
							
						<b>
					<font face="Arial" size="2" color="#A0A0A0">
						
								<xsl:value-of select="Link_Name"/>
								</font>
					</b>
					
							</xsl:otherwise> 
						</xsl:choose>




<!--
					<b>
					<font face="Arial" size="2">
						<xsl:choose>
							<xsl:when  test="Link_Physical" >
								<a>
									<xsl:attribute name="href"><xsl:value-of select="Link_Physical"/></xsl:attribute>
									<xsl:attribute name="title"><xsl:value-of select="Link_NavDescription"/></xsl:attribute>
									<u>	<xsl:value-of select="Link_Name"/></u>
								</a>
							</xsl:when>

							<xsl:otherwise>
								<xsl:value-of select="Link_Name"/>
							</xsl:otherwise> 
						</xsl:choose>
-->
						<tr>
							<td width="30">&#160;</td>
							<td></td>	
						</tr>
					</td>
				</tr>
			</xsl:for-each>
			<!-- End link loop -->

		</table>
		<!-- End the right table -->
		
		
		</td>
		</tr>
		</table>
	<!-- End the main table -->
	
	<hr noshade="true"/>
	
	
	<!-- Start web informaiton -->
	<table>
		<tr><td>&#160;</td></tr>
		<tr>	<td><b>	<i><font face="Arial" size="3">Non-Links</font></i></b></td></tr>
		<tr>	<td><font face="Arial" size="2">The displayed “QuickNav Links…” table includes one or more topics targeting information associated with general functionality not supported by the current subsystem, device or component, or content that does not currently exist. These unavailable topics are displayed but are grayed-out and not underlined indicating they are inactive links</font></td></tr>


<xsl:if test="//CSC_Master[@Web='true']">
		<tr><td>&#160;</td>	</tr>


		<tr>	
			<td>
				<b>	
				<i>
				<font face="Arial" size="3"><xsl:attribute name="Name">Web Links</xsl:attribute>Web Content</font>
				</i>
				</b>
			</td>
		</tr>
		
		<tr >
			<td >
				<font face="Arial" size="2">The displayed “QuickNav Links…” table links to one or more components of information retrieved over the World Wide Web,  Internet, or Intranet for display here. These web-based information components (links) may not correctly display if you and your current station or Personal Computer do not have access to the internet or the necessary permissions and/or privileges established within your organization.</font>
			</td>
		</tr>
	
</xsl:if>

	</table>
	
	<!-- End erb information -->

	</body>
</html>
</xsl:template>

</xsl:stylesheet>





