Showing:

Annotations
Diagrams
Source
Used by
Simple Type ListIntType
Annotations
The ListIntType is a list of integer numbers.
Diagram
Diagram
Type list of xs:integer
Used by
Source
<xs:simpleType name="ListIntType">
  <xs:annotation>
    <xs:documentation>The ListIntType is a list of integer numbers.</xs:documentation>
  </xs:annotation>
  <xs:list itemType="xs:integer"/>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Primitives.xsd