On Wed, Mar 18, 2009 at 11:19:39AM -0400, Daniel J Walsh wrote:
diff --git a/docs/schemas/domain.rng b/docs/schemas/domain.rng
index 107215c..21bd2b2 100644
--- a/docs/schemas/domain.rng
+++ b/docs/schemas/domain.rng
@@ -34,6 +34,12 @@
<attribute name='model'>
<text/>
</attribute>
+ <attribute name='type'>
+ <choice>
+ <value>dynamic</value>
+ <value>static</value>
+ </choice>
+ </attribute>
<element name='label'>
<text/>
</element>
Sure, ACK !
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit
http://xmlsoft.org/
daniel(a)veillard.com | Rpmfind RPM search engine
http://rpmfind.net/
http://veillard.com/ | virtualization library
http://libvirt.org/