Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type gco:UnlimitedInteger_Type
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram index930.tmp#id1566
Type extension of xs:nonNegativeInteger
Used by
Attributes
QName Type Fixed Default Use Annotation
isInfinite xs:boolean optional
Source
<xs:complexType name="UnlimitedInteger_Type">
  <xs:simpleContent>
    <xs:extension base="xs:nonNegativeInteger">
      <xs:attribute name="isInfinite" type="xs:boolean"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gco/basicTypes.xsd
Attribute gco:UnlimitedInteger_Type / @isInfinite
Namespace No namespace
Type xs:boolean
Properties
content: simple
Used by
Source
<xs:attribute name="isInfinite" type="xs:boolean"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gco/basicTypes.xsd