diagram | ![]() |
||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||
type | restriction of gml:CodeType | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="PixelInCellType"> <xs:annotation> <xs:documentation>Specification of the way an image grid is associated with the image data attributes. </xs:documentation> </xs:annotation> <xs:simpleContent> <xs:restriction base="gml:CodeType"> <xs:attribute name="codeSpace" type="anyURI" use="required"> <xs:annotation> <xs:documentation>Reference to a source of information specifying the values and meanings of all the allowed string values for this PixelInCellType. </xs:documentation> </xs:annotation> </xs:attribute> </xs:restriction> </xs:simpleContent> </xs:complexType> |
type | xs:anyURI | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="codeSpace" type="anyURI" use="required"> <xs:annotation> <xs:documentation>Reference to a source of information specifying the values and meanings of all the allowed string values for this PixelInCellType. </xs:documentation> </xs:annotation> </xs:attribute> |