Veritas File System 5.0 AdministratorÆs Guide, HP-UX 11i v3, First Edition, May 2008
2. 0 or 1 MAX element
-->
<!ELEMENT ACCAGE (MIN?, MAX?)>
<!-- The attributes of ACCAGE element -->
<!-- The possible and accepted values for Prefer are
(THIS IS NOT IMPLEMENTED)
1. low
2. high
The possible and accepted values for Units are
1. hours
2. days
-->
<!-- XML requires all attributes must be enclosed in double quotes -->
<!ATTLIST ACCAGE
Prefer (low|high) #IMPLIED
Units (hours|days) #REQUIRED
>
<!-- Specification for MODAGE element
It can contain the following
1. 0 or 1 MIN element
2. 0 or 1 MAX element
-->
<!ELEMENT MODAGE (MIN?, MAX?)>
<!-- The attributes of MODAGE element -->
<!-- The possible and accepted values for Prefer are
(THIS IS NOT IMPLEMENTED)
1. low
2. high
The possible and accepted values for Units are
1. hours
2. days
-->
<!-- XML requires all attributes must be enclosed in double quotes -->
<!ATTLIST MODAGE
Prefer (low|high) #IMPLIED
Dynamic Storage Tiering
File placement policy grammar
150