Project

General

Profile

« Previous | Next » 

Revision 4307

upgrade to MapBuilder 1.5rc2 - includes support for Firefox 3 compatibility (yes, it is also EOLed)

View differences:

ObjectDetails.xsl
9 9
Author:      Mike Adair
10 10
Licence:     LGPL as per: http://www.gnu.org/copyleft/lesser.html
11 11

  
12
$Id$
12
$Id: ObjectDetails.xsl 2546 2007-01-23 12:07:39Z gjvoosten $
13 13
-->
14 14

  
15 15
  <xsl:output method="xml" encoding="utf-8" indent="yes"/>
16
  <xsl:param name="objectType">AoiBoxType</xsl:param>
16
  <xsl:param name="objectType">AoiMouseHandlerType</xsl:param>
17 17
  <xsl:variable name="docRoot" select="/xs:schema"/>
18 18

  
19 19
	<xsl:template match="/xs:schema">

Also available in: Unified diff