complexType PrimeMeridianBaseType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by restriction)
 {http://www.opengis.net/gml}DefinitionType (by restriction)
  {http://www.opengis.net/gml}PrimeMeridianBaseType
Derived Types
{http://www.opengis.net/gml}PrimeMeridianBaseType
 {http://www.opengis.net/gml}PrimeMeridianType (by extension)
  {http://www.opengis.net/gml}PrimeMeridian (by type)
Abstracttrue (This cannot 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="PrimeMeridianBaseType" abstract="true">
    <
annotation>
        <
documentation>Basic encoding for prime meridian objects, simplifying and restricting the DefinitionType as needed.</documentation>
    </
annotation>
    <
complexContent>
        <
restriction base="gml:DefinitionType">
            <
sequence>
                <
element ref="gml:metaDataProperty" minOccurs="0" maxOccurs="unbounded"/>
                <
element ref="gml:meridianName"/>
            </
sequence>
            <
attribute ref="gml:id" use="required"/>
        </
restriction>
    </
complexContent>
</
complexType>


Documentation

Basic encoding for prime meridian objects, simplifying and restricting the DefinitionType as needed.


complexType PrimeMeridianBaseType


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.