Skip to content
Snippets Groups Projects
Commit c2394d92 authored by ankraft's avatar ankraft
Browse files

Removed DeviceInfo definition

parent d5c85485
No related branches found
No related tags found
No related merge requests found
...@@ -86,26 +86,6 @@ ...@@ -86,26 +86,6 @@
</define> </define>
<define name="DeviceInfos">
<element name="DeviceInfos">
<zeroOrMore>
<element name="DeviceInfo">
<attribute name="name">
<text/>
</attribute>
<optional>
<attribute name="optional">
<data type="boolean"/>
</attribute>
</optional>
<ref name="DocDef"/>
<ref name="DataTypeDef" />
</element>
</zeroOrMore>
</element>
</define>
<define name="Characteristics"> <define name="Characteristics">
<element name="Characteristics"> <element name="Characteristics">
<oneOrMore> <oneOrMore>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment