Share via


2.2.4.154 serarr:ArrayOfunsignedShort

The serarr:ArrayOfunsignedShort specifies an array of elements of type xsd:unsignedShort.

 <xs:complexType name="ArrayOfunsignedShort">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="unbounded" name="unsignedShort" type="xsd:unsignedShort" />
   </xs:sequence>
 </xs:complexType>