Merge pull request 'Add a deviceType field for items in Enum [new-minor]' (#2) from feature/device-type into main
Reviewed-on: #2 Reviewed-by: pva <patrick.valsecchi@destinus.ch>
This commit is contained in:
@@ -162,6 +162,7 @@
|
|||||||
<xsd:attribute type="xsd:int" name="value"/>
|
<xsd:attribute type="xsd:int" name="value"/>
|
||||||
<xsd:attribute type="xsd:int" name="size"/>
|
<xsd:attribute type="xsd:int" name="size"/>
|
||||||
<xsd:attribute type="xsd:string" name="type"/>
|
<xsd:attribute type="xsd:string" name="type"/>
|
||||||
|
<xsd:attribute type="xsd:string" name="deviceType"/>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
|
|
||||||
<xsd:complexType name="BaseCollection">
|
<xsd:complexType name="BaseCollection">
|
||||||
|
Reference in New Issue
Block a user