Definition Type: ComplexType
Name: PixelInCellType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:CodeType
Containing Schema: gml.xsd
Abstract
Documentation:
Specification of the way an image grid is associated with the image data attributes.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema gml_xsdXSD Diagram of PixelInCellType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="PixelInCellType">
    <annotation>
        <documentation>Specification of the way an image grid is associated with the image data attributes. </documentation>
    </annotation>
    <simpleContent>
        <restriction base="gml:CodeType">
            <attribute name="codeSpace" type="anyURI" use="required">
                <annotation>
                    <documentation>Reference to a source of information specifying the values and meanings of all the allowed string values for this PixelInCellType. </documentation>
                </annotation>
            </attribute>
        </restriction>
    </simpleContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace gml:codeSpace Required
Collapse Derivation Tree:
Collapse References:
gml:pixelInCell