Code Search for Developers
 
 
  

CdnWatershedForm.xsl from ThinkCap Collaborative Knowledge Portal at Krugle


Show CdnWatershedForm.xsl syntax highlighted

<?xml version="1.0"?>
<xsl:stylesheet xmlns:mb="http://mapbuilder.sourceforge.net/mapbuilder" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"><xsl:output method="xml" encoding="utf-8"/><xsl:param name="lang">en</xsl:param><xsl:param name="modelId"/><xsl:param name="widgetId"/><xsl:param name="watershedTitle">Canadian Watershed Lookup service</xsl:param><xsl:param name="watershedCode">Watershed code</xsl:param><xsl:param name="webServiceUrl">http://devgeo.cciw.ca:8080/WatershedLookupServlet/WatershedLookupServlet</xsl:param><xsl:param name="formName">WatershedForm</xsl:param><xsl:template match="/"><div><form name="{$formName}" id="{$formName}" method="get" action="{$webServiceUrl}"><input name="request" type="hidden" value="GetWatershed"/><input name="version" type="hidden" value="1.0.0"/><table><tr><th align="left" colspan="3"><xsl:value-of select="$watershedTitle"/></th></tr><tr><td><xsl:value-of select="$watershedCode"/></td><td><input name="code" type="text" size="10" value="01E"/></td><td><a href="javascript:config.objects.{$widgetId}.submitForm();">load web service data</a></td></tr></table></form></div></xsl:template></xsl:stylesheet>




See more files for this project here

ThinkCap Collaborative Knowledge Portal

A portal to explore and edit the knowledge contained in a set of ontologies in intuitive ways. Presents a Dictionary view (a Google-like interface), a Thesaurus view (a graphical display with simplified relationships) and a full graphical Concept view.

Project homepage: http://sourceforge.net/projects/thinkcap
Programming language(s): Java,JavaScript,XML
License: other

  Abstract.xsl
  AoiBox2.js
  AoiBoxDHTML.js
  AoiBoxWZ.js
  AoiForm.js
  AoiForm.xsl
  Back.js
  Button.js
  Button.xsl
  ButtonBase.js
  CatSearchForm.js
  CatSearchForm.xsl
  CdnWatershedForm.xsl
  CollectionList.js
  CollectionList.xsl
  CursorTrack.js
  CursorTrack.xsl
  DeleteFeature.js
  DragPan.js
  EditButtonBase.js
  EditLine.js
  EditLine_1.js
  EditPoint.js
  EditPoint_1.js
  EditPolygon.js
  EventLog.xsl
  FeatureInfo.js
  FeatureInfo.xsl
  FeatureList.js
  FeatureList.xsl
  FilterAttributes.js
  FilterAttributes.xsl
  Forward.js
  GetFeatureInfo.js
  Gml2ScreenCoords.xsl
  GmlCooordinates2Coord.xsl
  GmlPointRenderer.js
  GmlRenderer.js
  GmlRenderer.xsl
  GmlRendererSVG.js
  GmlRendererSVG.xsl
  GmlRendererTest.js
  GmlRendererTest.xsl
  GmlRendererWKT.js
  GmlRendererWKT.xsl
  GmlRendererWZ.js
  GmlRendererWZ.xsl
  InsertFeature.js
  LayerControl.js
  LayerControl.xsl
  Legend.js
  Legend.xsl
  Loading.js
  Loading.xsl
  Loading2.js
  Locations.js
  Locations.xsl
  MapContainerBase.js
  MapImage.js
  MapImage.xsl
  MapPane.js
  MapPane.xsl
  MapScaleBar.js
  MapScaleText.js
  MapScaleText.xsl
  MapTitle.xsl
  ModelStatus.js
  ModelStatus.xsl
  ModelSwitcher.js
  ModelUrlInput.js
  ModelUrlInput.xsl
  NtsForm.xsl
  Null.xsl
  Reset.js
  Save.js
  SaveModel.js
  SaveModel.xsl
  SearchForm.xsl
  SelectAllMapLayers.xsl
  SelectFeatureType.xsl
  SelectMapLayers.xsl
  SelectTimeFrame.js
  SelectTimeFrame.xsl
  ServiceRegistryList.js
  ServiceRegistryList.xsl
  SetAoi.js
  TabbedContent.js
  TabbedContent.xsl
  TimeSeries.js
  Timestamp.js
  Timestamp.xsl
  TransactionResponse.js
  TransactionResponse.xsl
  Version.xsl
  WebServiceForm.js
  WfsGetFeature.js
  Widget.js
  WidgetBase.js
  WidgetBase.js.txt
  WidgetBaseWZ.js