<!ELEMENT header (name?, author*, version?, description?)>

Parent: <gsa-template>

The <header> tag provides information that can help you manage the creation and modification of repository definition files.

For example:

<header>
  <name>Catalog Template</name>
  <author>Herman Melville</author>
  <author>Emily Dickinson</author>
  <version>$Id: catalog.xml,v 1.10 2000/12/24 03:34:26 hm Exp $</version>
  <description>Template for the store catalog</description>
</header>

Copyright © 1997, 2014 Oracle and/or its affiliates. All rights reserved. Legal Notices