[PATCH] add missing uint64 matching to fdi.dtd
Doug Goldstein
cardoe at gentoo.org
Tue Aug 28 06:20:42 PDT 2007
uint64 matching is present in the code and in the spec, however
it is missing from the dtd.
diff --git a/fdi/fdi.dtd b/fdi/fdi.dtd
index 7adb36c..ba4fc47 100644
--- a/fdi/fdi.dtd
+++ b/fdi/fdi.dtd
@@ -13,6 +13,7 @@
key CDATA #REQUIRED
string CDATA #IMPLIED
int CDATA #IMPLIED
+ uint64 CDATA #IMPLIED
bool (false|true) #IMPLIED
exists (false|true) #IMPLIED
empty (false|true) #IMPLIED
--
1.5.3.rc5
--------------020009030109060501080407--
More information about the hal
mailing list