Update relaxng devices option element

Signed-off-by: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
This commit is contained in:
Bahtiar `kalkin-` Gadimov 2017-04-08 07:39:16 +02:00
parent b1b005964f
commit 09e324254e
No known key found for this signature in database
GPG Key ID: 07799AE179ED4FD4

View File

@ -224,6 +224,15 @@ the parser will complain about missing combine= attribute on the second <start>.
<param name="pattern">[0-9a-f]{2}:[0-9a-f]{2}.[0-9a-f]{2}</param>
</data>
</attribute>
<optional>
<element name="options">
<doc:description>
Options
</doc:description>
<data type="string">
</data>
</element>
</optional>
</element>
</oneOrMore>
</element>