short

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
val xs:short optional

Source

<xs:element name="short" minOccurs="0" maxOccurs="unbounded">
  <xs:complexType>
    <xs:attribute name="val" type="xs:short" use="optional"/>
  </xs:complexType>
</xs:element>

Sample