byte

Element Information

Model

Attributes

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

Source

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

Sample