Hello again! I'm wondering whether "ra-api-1.dtd" is still current: element action: validity error : Value "monitor" for attribute name of action is not among the enumerated set element action: validity error : Value "validate-all" for attribute name of action is not among the enumerated set
The DTD has "status" for "monitor" and "verify-all" for "validate-all". At that stage I must let off some of my general XML frustration: Today a config file that could have been stored in a few bytes is stored as XML which needs several kilobytes instead and is harder to read and edit (by hand). Also most people don't care about providing a DTD, and if they provide a DTD, the actual files hardly ever conform to the DTD. Even for this project that seems to apply. Can't documentation, examples and DTD be brought into one line? Regards, Ulrich _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
