Veritas File System 5.0 AdministratorÆs Guide, HP-UX 11i v3, First Edition, May 2008

<!-- Specification for UID element
The UID is a numeric id of the unix domain user
Only one value can be specified per element.
-->
<!ELEMENT UID (#PCDATA)>
<!-- Specification for GID element
The GID is a numeric id of the unix domain group
Only one value can be specified per element.
-->
<!ELEMENT GID (#PCDATA)>
<!-- Specification for TAG element
The TAG is a file tag created by file tagging command
Only one value can be specified per element.
-->
<!ELEMENT TAG (#PCDATA)>
<!-- Specification for CREATE element. This describes creation criteria.
It can contain the following
1. 0 or 1 COMMENT element
2. 1 ON element
-->
<!ELEMENT CREATE (COMMENT?, ON)>
<!-- The attributes of CREATE element -->
<!-- XML requires all attributes must be enclosed in double quotes -->
<!ATTLIST CREATE
Name CDATA #IMPLIED
Flags CDATA #IMPLIED
>
<!-- Specification for ON element. This describes location criteria.
It can contain the following
1. 0 or more DESTINATION elements
Dynamic Storage Tiering
File placement policy grammar
144