int

Element Information

Model

Attributes

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

Source

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

Sample