long

Element Information

Model

Attributes

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

Source

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

Sample