Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
3ed023c2f7 | |||
0b1815d114 | |||
32b6050caa | |||
3a3da55a1a | |||
97794bb9cd |
@@ -87,6 +87,7 @@
|
||||
<xsd:element type="ItemList" name="item-list" minOccurs="0"/>
|
||||
</xsd:sequence>
|
||||
<xsd:attribute type="xsd:string" name="name" use="required"/>
|
||||
<xsd:attribute type="xsd:boolean" name="noCount"/>
|
||||
</xsd:complexType>
|
||||
|
||||
|
||||
@@ -161,6 +162,7 @@
|
||||
<xsd:attribute type="xsd:int" name="value"/>
|
||||
<xsd:attribute type="xsd:int" name="size"/>
|
||||
<xsd:attribute type="xsd:string" name="type"/>
|
||||
<xsd:attribute type="xsd:string" name="deviceType"/>
|
||||
</xsd:complexType>
|
||||
|
||||
<xsd:complexType name="BaseCollection">
|
||||
|
Reference in New Issue
Block a user