complexType PixelInCellType
diagram index_p1178.png
namespace http://www.opengis.net/gml
type restriction of gml:CodeType
properties
base gml:CodeType
used by
element pixelInCell
attributes
Name  Type  Use  Default  Fixed  annotation
codeSpacexs:anyURIrequired      
documentation
Reference to a source of information specifying the values and meanings of all the allowed string values for this PixelInCellType.
annotation
documentation
Specification of the way an image grid is associated with the image data attributes.
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>

attribute PixelInCellType/@codeSpace
type xs:anyURI
properties
isRef 0
use required
annotation
documentation
Reference to a source of information specifying the values and meanings of all the allowed string values for this PixelInCellType.
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy