<nav> Element

I'm confused about the <nav> element example found on the HTML5 working
draft.. Can this element be embedded in tags such as the <header> tag..

<header>
<nav>
</nav>
</header>

<nav>
</nav>

<footer>
<nav>
</nav>
</footer> 
  
-----------------------------------------------------------------------
This email, and any attachments, may be confidential and also privileged. If you are not the intended recipient, please notify the sender and delete all copies of this transmission along with any attachments immediately. You should not copy or use it for any purpose, nor disclose its contents to any other person.
-----------------------------------------------------------------------

Received on Monday, 22 June 2009 08:56:06 UTC