Commit 8e839fa42eb67f2826887d0f81201ad767612797

Authored by Edmar Moretti
1 parent 07da7f61

Acrescentado o xml geopr.xml em menutemas/ com temas do tipo webservices baseados na rede geopr

Showing 1 changed file with 19 additions and 0 deletions   Show diff stats
menutemas/geopr.xml 0 → 100644
... ... @@ -0,0 +1,19 @@
  1 +<?xml version="1.0" encoding="ISO-8859-1"?>
  2 +<?xml-stylesheet type="text/xsl" href="menutemas.xsl"?>
  3 +<TEMASGEO>
  4 + <CABECALHO>Clique no grupo temático para abrir a lista de temas e ative o box relativo aos temas de interesse. Terminada a seleção dos temas, clique em um dos botões de aplicar alterações</CABECALHO>
  5 + <GRUPO>
  6 + <GTIPO>Ag&amp;ecirc;ncia Nacional de Energia El&amp;eacute;trica</GTIPO>
  7 + <DTIPO></DTIPO>
  8 + <SGRUPO>
  9 + <SDTIPO>Clima</SDTIPO>
  10 + <TEMA>
  11 + <TID>geopr_aneel_reservatorios</TID>
  12 + <TNOME>Reservat&amp;oacute;rios</TNOME>
  13 + <TDESC></TDESC>
  14 + <TLINK></TLINK>
  15 + <TIPOA>WMS</TIPOA>
  16 + </TEMA>
  17 + </SGRUPO>
  18 + </GRUPO>
  19 +</TEMASGEO>
0 20 \ No newline at end of file
... ...