I keep getting this error message and I cant figure out why:
"A problem occurred while parsing the configuration file widgets/Identify/IdentifyWidget.xml
Error #1090"
Here is a portion of my config file for the widget:
Can anyone help me with this issue.
Thanks!
"A problem occurred while parsing the configuration file widgets/Identify/IdentifyWidget.xml
Error #1090"
Here is a portion of my config file for the widget:
Code:
<layers onlythese="false>"
<layer>
<name>Sanitary Structure</name>
<fields>
<field alias="Type" name="TYPE"/>
<field alias="Outlet Direction" name="OUTLET_DIR"/>
</fields>
<zoomscale>15000</zoomscale>
<forcescale>true</forcescale>
</layer>
</layers>"
Thanks!