Definition Type: SimpleType
Name: GCACodeSimpleType
Namespace: http://niem.gov/niem/ansi-nist/2.0
Containing Schema: ansi-nist.xsd
Collapse XSD Schema Diagram:
XSD Diagram of GCACodeSimpleType in schema ansi-nist_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="GCACodeSimpleType">
    <xsd:annotation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="0">
            <xsd:annotation>
                <xsd:documentation>NONE - Uncompressed</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="1">
            <xsd:annotation>
                <xsd:documentation>WSQ - Wavelet Scalar Quantization</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="2">
            <xsd:annotation>
                <xsd:documentation>JPEGB - Baseline mode of the JPEG algorithm used to compress an image</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="3">
            <xsd:annotation>
                <xsd:documentation>JPEGL - Lossless mode of the JPEG algorithm used to compress an image</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="4">
            <xsd:annotation>
                <xsd:documentation>JP2 - Lossy mode of the JPEG2000 algorithm used to compress an image</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="5">
            <xsd:annotation>
                <xsd:documentation>JP2L - Lossless mode of the JPEG2000 algorithm used to compress an image</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="6">
            <xsd:annotation>
                <xsd:documentation>PNG - Portable Network Graphics image format</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration 0
Enumeration 1
Enumeration 2
Enumeration 3
Enumeration 4
Enumeration 5
Enumeration 6
Collapse Derivation Tree:
Collapse References:
ansi-nist:GCACodeType