提交 0ad4ece7 编写于 作者: D Daniel Veillard

* docs/schemas/domain.rng: extend definition for security attributes

daniel
上级 c86afc85
Thu Mar 19 15:25:40 CET 2009 Daniel Veillard <veillard@redhat.com>
* docs/schemas/domain.rng: extend definition for security attributes
Tue Mar 17 11:35:58 GMT 2009 Daniel P. Berrange <berrange@redhat.com> Tue Mar 17 11:35:58 GMT 2009 Daniel P. Berrange <berrange@redhat.com>
Fix labelling of shared/readonly devices (Dan Walsh) Fix labelling of shared/readonly devices (Dan Walsh)
......
...@@ -34,6 +34,12 @@ ...@@ -34,6 +34,12 @@
<attribute name='model'> <attribute name='model'>
<text/> <text/>
</attribute> </attribute>
<attribute name='type'>
<choice>
<value>dynamic</value>
<value>static</value>
</choice>
</attribute>
<element name='label'> <element name='label'>
<text/> <text/>
</element> </element>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册