21 lines
906 B
XML
21 lines
906 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<metadata>
|
||
|
|
<layout title="SQL 2 Excel Section List Layout">
|
||
|
|
<message>
|
||
|
|
<![CDATA[This view shows a list of SQL 2 Excel Sections and Categories]]>
|
||
|
|
</message>
|
||
|
|
</layout>
|
||
|
|
<state>
|
||
|
|
<name>SQL 2 Excel Parameters</name>
|
||
|
|
<description>This layout shows a list of SQL 2 Excel Sections and Categories</description>
|
||
|
|
<params>
|
||
|
|
<param name="display_sections" default="" size="10" type="text" label="Include Sections" description="INCLUDE_SEC_DESCR" />
|
||
|
|
|
||
|
|
<param name="hide_sections" default="" size="10" type="text" label="Hide Sections" description="HIDE_SECTIONS_DESC" />
|
||
|
|
|
||
|
|
<param name="display_categories" default="" size="10" type="text" label="Include Categories" description="INCLUDE_CAT_DESCR" />
|
||
|
|
|
||
|
|
<param name="hide_categories" default="" size="10" type="text" label="Hide Categories" description="HIDE_CAT_DESCR" />
|
||
|
|
</params>
|
||
|
|
</state>
|
||
|
|
</metadata>
|