| namespace | http://www.opengis.net/gml | ||||||
| type | restriction of gml:integerOrNullList | ||||||
| used by | 
  | 
				||||||
| facets | 
  | 
				||||||
| annotation | 
  | 
				||||||
| source | <xs:simpleType name="CountExtentType"> <xs:annotation> <xs:documentation>Restriction of list type to store a 2-point range of frequency values. If one member is a null, then this is a single ended interval.</xs:documentation> </xs:annotation> <xs:restriction base="gml:integerOrNullList"> <xs:length value="2"/> </xs:restriction> </xs:simpleType>  |