Veritas File System 5.0 AdministratorÆs Guide, HP-UX 11i v3, First Edition, May 2008
It can contain the following
1. 1 or more SOURCE elements
-->
<!ELEMENT FROM (SOURCE+)>
<!-- The attributes of FROM element -->
<!-- XML requires all attributes must be enclosed in double quotes -->
<!ATTLIST FROM
Name CDATA #IMPLIED
Flags (none) #IMPLIED
>
<!-- Specification for SOURCE element. This describes source location.
It can contain the following
1. 1 CLASS element
2. 0 or 1 PERCENT element
-->
<!ELEMENT SOURCE (CLASS, PERCENT?)>
<!-- The attributes of SOURCE element -->
<!-- XML requires all attributes must be enclosed in double quotes -->
<!ATTLIST SOURCE
Name CDATA #IMPLIED
Flags (none) #IMPLIED
>
<!-- Specification for TO element. This describes destination criteria.
It can contain the following
1. 1 or more DESTINATION elements
-->
<!ELEMENT TO (DESTINATION+)>
<!-- The attributes of TO element -->
<!-- XML requires all attributes must be enclosed in double quotes -->
<!ATTLIST TO
Name CDATA #IMPLIED
Flags (none) #IMPLIED
>
<!-- Specification for WHEN element. This describes relocation specifiers.
It can contain the following
1. 0 or 1 SIZE element
2. 0 or 1 ACCAGE element
Dynamic Storage Tiering
File placement policy grammar
148