unsignedInt

Element Information

Model

Attributes

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

Source

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

Sample