complexType ImageCRSType

complexType {http://www.opengis.net/gml}ImageCRSType

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by restriction)
 {http://www.opengis.net/gml}DefinitionType (by restriction)
  {http://www.opengis.net/gml}AbstractReferenceSystemBaseType (by extension)
   {http://www.opengis.net/gml}AbstractReferenceSystemType (by extension)
    {http://www.opengis.net/gml}ImageCRSType
Derived Types
{http://www.opengis.net/gml}ImageCRSType
 {http://www.opengis.net/gml}ImageCRS (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.opengis.net/gml
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="ImageCRSType">
    <
annotation>
        <
documentation>An engineering coordinate reference system applied to locations in images. Image coordinate reference systems are treated as a separate sub-type because a separate user community exists for images with its own terms of reference.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractReferenceSystemType">
            <
sequence>
                <
choice>
                    <
element ref="gml:usesCartesianCS"/>
                    <
element ref="gml:usesObliqueCartesianCS"/>
                </
choice>
                <
element ref="gml:usesImageDatum"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

An engineering coordinate reference system applied to locations in images. Image coordinate reference systems are treated as a separate sub-type because a separate user community exists for images with its own terms of reference.


complexType ImageCRSType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.