<?xml version="1.0" encoding="utf-8"?>
<?pcf-stylesheet path="/-resources/2015/xsl/navigation-dropdown.xsl" extension="inc"?>
<?pcf-stylesheet path="/-resources/2015/xsl/navigation-mobile.xsl" extension="txt"?>
<!DOCTYPE document SYSTEM "http://commons.omniupdate.com/dtd/standard.dtd"> 

<document xmlns:ouc="http://omniupdate.com/XSL/Variables">

	<navigation>
		<column>
			<ouc:div label="heading-1" group="Everyone" button="hide"><ouc:multiedit type="text" prompt="Provide the heading for the first column of navigation"/></ouc:div>
			<ouc:div label="link-1"  group="Everyone" button="hide"><ouc:multiedit type="filechooser" prompt="Provide the link for the first heading" dependency="yes"/></ouc:div>
			<ouc:div label="sublist-1"  group="Everyone" button="hide"><ouc:multiedit type="textarea" prompt="Provide the links for the dropdown. They must be in an ordered list. It will only publish the first seven, and it will only publish links." rows="5" editor="yes"/></ouc:div>
		</column>
		<column>
			<ouc:div label="heading-2" group="Everyone" button="hide"><ouc:multiedit type="text" prompt="Provide the heading for the second column of navigation"/></ouc:div>
			<ouc:div label="link-2"  group="Everyone" button="hide"><ouc:multiedit type="filechooser" prompt="Provide the link for the second heading" dependency="yes"/></ouc:div>
			<ouc:div label="sublist-2"  group="Everyone" button="hide"><ouc:multiedit type="textarea" prompt="Provide the links for the dropdown. They must be in an ordered list. It will only publish the first seven, and it will only publish links." rows="5" editor="yes"/></ouc:div>
		</column>	
		<column>
			<ouc:div label="heading-3" group="Everyone" button="hide"><ouc:multiedit type="text" prompt="Provide the heading for the third column of navigation"/></ouc:div>
			<ouc:div label="link-3"  group="Everyone" button="hide"><ouc:multiedit type="filechooser" prompt="Provide the link for the third heading" dependency="yes"/></ouc:div>
			<ouc:div label="sublist-3"  group="Everyone" button="hide"><ouc:multiedit type="textarea" prompt="Provide the links for the dropdown. They must be in an ordered list. It will only publish the first seven, and it will only publish links." rows="5" editor="yes"/></ouc:div>
		</column>		
		<column>
			<ouc:div label="heading-4" group="Everyone" button="hide"><ouc:multiedit type="text" prompt="Provide the heading for the fourth column of navigation"/></ouc:div>
			<ouc:div label="link-4"  group="Everyone" button="hide"><ouc:multiedit type="filechooser" prompt="Provide the link for the fourth heading" dependency="yes"/></ouc:div>
			<ouc:div label="sublist-4"  group="Everyone" button="hide"><ouc:multiedit type="textarea" prompt="Provide the links for the dropdown. They must be in an ordered list. It will only publish the first seven, and it will only publish links." rows="5" editor="yes"/></ouc:div>
		</column>		
		<column>
			<ouc:div label="heading-5" group="Everyone" button="hide"><ouc:multiedit type="text" prompt="Provide the heading for the fifth column of navigation"/></ouc:div>
			<ouc:div label="link-5"  group="Everyone" button="hide"><ouc:multiedit type="filechooser" prompt="Provide the link for the fifth heading" dependency="yes"/></ouc:div>
			<ouc:div label="sublist-5"  group="Everyone" button="hide"><ouc:multiedit type="textarea" prompt="Provide the links for the dropdown. They must be in an ordered list. It will only publish the first seven, and it will only publish links." rows="5" editor="yes"/></ouc:div>
		</column>		
		<column>
			<ouc:div label="heading-6" group="Everyone" button="hide"><ouc:multiedit type="text" prompt="Provide the heading for the sixth column of navigation"/></ouc:div>
			<ouc:div label="link-6"  group="Everyone" button="hide"><ouc:multiedit type="filechooser" prompt="Provide the link for the sixth heading" dependency="yes"/></ouc:div>
			<ouc:div label="sublist-6"  group="Everyone" button="hide"><ouc:multiedit type="textarea" prompt="Provide the links for the dropdown. They must be in an ordered list. It will only publish the first seven, and it will only publish links." rows="5" editor="yes"/></ouc:div>
		</column>
	</navigation>
</document>
