Appendix a, Using a dtd with device manager cli – HP XP Command View Advanced Edition Software User Manual
Page 304

Appendix A
304
Appendix A
Using a DTD with Device Manager CLI
To use a Document Type Definition (DTD), you must create a DTD using the following contents:
<!ELEMENT DvMCLIResult (CommandResult)>
<!ELEMENT CommandResult (StorageArray)*>
<!ELEMENT StorageArray (ArrayGroup | CommParameters | Component |
HostStorageDomain | JournalPool | LDEV | LogicalDKC | LogicalUnit | Path
| PDEV | Pool | Port | PortController | ReplicationInfo)*>
<!ELEMENT ArrayGroup (FreeSpace | LogicalUnit | PDEV)*>
<!ELEMENT HostStorageDomain (FreeLUN | Path | WWN | ISCSIName)*>
<!ELEMENT JournalPool (LogicalUnit | PairedJournalPool |
ReplicationInfo)*>
<!ELEMENT LDEV (VolumeConnection)*>
<!ELEMENT LogicalUnit (LDEV | Path | VolumeConnection)*>
<!ELEMENT Path (HostInfo | LogicalGroup | WWN | WWNGroup | ISCSIName)*>
<!ELEMENT Pool (LogicalUnit | PairedPool | ReplicationInfo)*>
<!ELEMENT Port (HostStorageDomain | LUNGroup | WWN | WWNGroup |
ISCSIName)*>
<!ELEMENT PortController (IPAddress | PairedPortController)*>
<!ELEMENT ReplicationInfo (LogicalUnit)*>
<!ELEMENT WWNGroup (WWN)*>
<!ELEMENT CommParameters EMPTY>
<!ELEMENT Component EMPTY>
<!ELEMENT FreeLUN EMPTY>
<!ELEMENT FreeSpace EMPTY>
<!ELEMENT HostInfo EMPTY>
<!ELEMENT IPAddress EMPTY>
<!ELEMENT ISCSIName EMPTY>
<!ELEMENT LogicalDKC EMPTY>
<!ELEMENT LogicalGroup EMPTY>
<!ELEMENT LUNGroup EMPTY>
<!ELEMENT PairedJournalPool EMPTY>
<!ELEMENT PairedPool EMPTY>
<!ELEMENT PairedPortController EMPTY>
<!ELEMENT PDEV EMPTY>
<!ELEMENT VolumeConnection EMPTY>
<!ELEMENT WWN EMPTY>