Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Included schema geometryBasic2d.xsd
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/offer
Annotations
GML is an OGC Standard. Copyright (c) 2001,2005,2010 Open Geospatial Consortium. To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
Properties
attribute form default: unqualified
element form default: qualified
version: 3.1.1.2
Element gml:polygonProperty
Namespace http://www.opengis.net/gml
Annotations
Deprecated with GML 3.0 and included only for backwards compatibility with GML 2.0. Use "surfaceProperty" instead. This property element either references a polygon via the XLink-attributes or contains the polygon element.
Diagram
Diagram index4.tmp#id478 index21.tmp#id534 index21.tmp#id533
Type gml:PolygonPropertyType
Properties
content: complex
Used by
Model gml:Polygon
Children gml:Polygon
Instance
<gml:polygonProperty xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:Polygon axisLabels="" gid="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:Polygon>
</gml:polygonProperty>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="polygonProperty" type="gml:PolygonPropertyType">
  <annotation>
    <documentation>Deprecated with GML 3.0 and included only for backwards compatibility with GML 2.0. Use "surfaceProperty" instead.
This property element either references a polygon via the XLink-attributes or contains the polygon element.</documentation>
  </annotation>
</element>
Element gml:Polygon
Namespace http://www.opengis.net/gml
Diagram
Diagram index4.tmp#id510 index4.tmp#id476 index4.tmp#id496 index4.tmp#id498 index4.tmp#id475 index4.tmp#id474 index20.tmp#id511 index20.tmp#id512 index20.tmp#id473 index20.tmp#id472 index21.tmp#id537 index21.tmp#id538 index21.tmp#id546 index21.tmp#id536 index21.tmp#id535
Type gml:PolygonType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:exterior{0,1} , gml:interior*
Children gml:description, gml:exterior, gml:interior, gml:metaDataProperty, gml:name
Instance
<gml:Polygon axisLabels="" gid="" gml:id="" srsDimension="" srsName="" uomLabels="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:Polygon>
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
Ordered list of labels for all the axes of this CRS. The gml:axisAbbrev value should be used for these axis labels, after spaces and forbiddden characters are removed. When the srsName attribute is included, this attribute is optional. When the srsName attribute is omitted, this attribute shall also be omitted.
gid string optional
This attribute is included for backward compatibility with GML 2 and is deprecated with GML 3. This identifer is superceded by "gml:id" inherited from AbstractGMLType. The attribute "gid" should not be used anymore and may be deleted in future versions of GML without further notice.
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
srsDimension positiveInteger optional
The "srsDimension" is the length of coordinate sequence (the number of entries in the list). This dimension is specified by the coordinate reference system. When the srsName attribute is omitted, this attribute shall be omitted.
srsName anyURI optional
In general this reference points to a CRS instance of gml:CoordinateReferenceSystemType (see coordinateReferenceSystems.xsd). For well known references it is not required that the CRS description exists at the location the URI points to. If no srsName attribute is given, the CRS must be specified as part of the larger context this geometry element is part of, e.g. a geometric element like point, curve, etc. It is expected that this attribute will be specified at the direct position level only in rare cases.
uomLabels gml:NCNameList optional
Ordered list of unit of measure (uom) labels for all the axes of this CRS. The value of the string in the gml:catalogSymbol should be used for this uom labels, after spaces and forbiddden characters are removed. When the axisLabels attribute is included, this attribute shall also be included. When the axisLabels attribute is omitted, this attribute shall also be omitted.
Source
<element name="Polygon" type="gml:PolygonType" substitutionGroup="gml:_Surface"/>
Element gml:exterior
Namespace http://www.opengis.net/gml
Annotations
A boundary of a surface consists of a number of rings. In the normal 2D case, one of these rings is distinguished as being the exterior boundary. In a general manifold this is not always possible, in which case all boundaries shall be listed as interior boundaries, and the exterior will be empty.
Diagram
Diagram index21.tmp#id541 index21.tmp#id540 index21.tmp#id539
Type gml:AbstractRingPropertyType
Properties
content: complex
Substitution Group
Used by
Model gml:_Ring
Children gml:_Ring
Instance
<gml:exterior>
  <gml:_Ring axisLabels="" gid="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:_Ring>
</gml:exterior>
Source
<element name="exterior" type="gml:AbstractRingPropertyType">
  <annotation>
    <documentation>A boundary of a surface consists of a number of rings. In the normal 2D case, one of these rings is distinguished as being the exterior boundary. In a general manifold this is not always possible, in which case all boundaries shall be listed as interior boundaries, and the exterior will be empty.</documentation>
  </annotation>
</element>
Element gml:_Ring
Namespace http://www.opengis.net/gml
Annotations
The "_Ring" element is the abstract head of the substituition group for all closed boundaries of a surface patch.
Diagram
Diagram index4.tmp#id510 index4.tmp#id476 index4.tmp#id496 index4.tmp#id498 index4.tmp#id475 index4.tmp#id474 index20.tmp#id511 index20.tmp#id512 index20.tmp#id473 index21.tmp#id545 index21.tmp#id542 index34.tmp#id543 index20.tmp#id544
Type gml:AbstractRingType
Type hierarchy
Properties
content: complex
abstract: true
Substitution Group
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name*
Children gml:description, gml:metaDataProperty, gml:name
Instance
<gml:_Ring axisLabels="" gid="" gml:id="" srsDimension="" srsName="" uomLabels="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:_Ring>
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
Ordered list of labels for all the axes of this CRS. The gml:axisAbbrev value should be used for these axis labels, after spaces and forbiddden characters are removed. When the srsName attribute is included, this attribute is optional. When the srsName attribute is omitted, this attribute shall also be omitted.
gid string optional
This attribute is included for backward compatibility with GML 2 and is deprecated with GML 3. This identifer is superceded by "gml:id" inherited from AbstractGMLType. The attribute "gid" should not be used anymore and may be deleted in future versions of GML without further notice.
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
srsDimension positiveInteger optional
The "srsDimension" is the length of coordinate sequence (the number of entries in the list). This dimension is specified by the coordinate reference system. When the srsName attribute is omitted, this attribute shall be omitted.
srsName anyURI optional
In general this reference points to a CRS instance of gml:CoordinateReferenceSystemType (see coordinateReferenceSystems.xsd). For well known references it is not required that the CRS description exists at the location the URI points to. If no srsName attribute is given, the CRS must be specified as part of the larger context this geometry element is part of, e.g. a geometric element like point, curve, etc. It is expected that this attribute will be specified at the direct position level only in rare cases.
uomLabels gml:NCNameList optional
Ordered list of unit of measure (uom) labels for all the axes of this CRS. The value of the string in the gml:catalogSymbol should be used for this uom labels, after spaces and forbiddden characters are removed. When the axisLabels attribute is included, this attribute shall also be included. When the axisLabels attribute is omitted, this attribute shall also be omitted.
Source
<element name="_Ring" type="gml:AbstractRingType" abstract="true" substitutionGroup="gml:_Geometry">
  <annotation>
    <documentation>The "_Ring" element is the abstract head of the substituition group for all closed boundaries of a surface patch.</documentation>
  </annotation>
</element>
Element gml:interior
Namespace http://www.opengis.net/gml
Annotations
A boundary of a surface consists of a number of rings. The "interior" rings seperate the surface / surface patch from the area enclosed by the rings.
Diagram
Diagram index21.tmp#id541 index21.tmp#id540 index21.tmp#id547
Type gml:AbstractRingPropertyType
Properties
content: complex
Substitution Group
Used by
Model gml:_Ring
Children gml:_Ring
Instance
<gml:interior>
  <gml:_Ring axisLabels="" gid="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:_Ring>
</gml:interior>
Source
<element name="interior" type="gml:AbstractRingPropertyType">
  <annotation>
    <documentation>A boundary of a surface consists of a number of rings. The "interior" rings seperate the surface / surface patch from the area enclosed by the rings.</documentation>
  </annotation>
</element>
Element gml:_Surface
Namespace http://www.opengis.net/gml
Annotations
The "_Surface" element is the abstract head of the substituition group for all (continuous) surface elements.
Diagram
Diagram index4.tmp#id510 index4.tmp#id476 index4.tmp#id496 index4.tmp#id498 index4.tmp#id475 index4.tmp#id474 index20.tmp#id511 index20.tmp#id512 index20.tmp#id473 index20.tmp#id472 index21.tmp#id537 index44.tmp#id974 index34.tmp#id979 index21.tmp#id534 index34.tmp#id975 index20.tmp#id470
Type gml:AbstractSurfaceType
Type hierarchy
Properties
content: complex
abstract: true
Substitution Group
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name*
Children gml:description, gml:metaDataProperty, gml:name
Instance
<gml:_Surface axisLabels="" gid="" gml:id="" srsDimension="" srsName="" uomLabels="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:_Surface>
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
Ordered list of labels for all the axes of this CRS. The gml:axisAbbrev value should be used for these axis labels, after spaces and forbiddden characters are removed. When the srsName attribute is included, this attribute is optional. When the srsName attribute is omitted, this attribute shall also be omitted.
gid string optional
This attribute is included for backward compatibility with GML 2 and is deprecated with GML 3. This identifer is superceded by "gml:id" inherited from AbstractGMLType. The attribute "gid" should not be used anymore and may be deleted in future versions of GML without further notice.
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
srsDimension positiveInteger optional
The "srsDimension" is the length of coordinate sequence (the number of entries in the list). This dimension is specified by the coordinate reference system. When the srsName attribute is omitted, this attribute shall be omitted.
srsName anyURI optional
In general this reference points to a CRS instance of gml:CoordinateReferenceSystemType (see coordinateReferenceSystems.xsd). For well known references it is not required that the CRS description exists at the location the URI points to. If no srsName attribute is given, the CRS must be specified as part of the larger context this geometry element is part of, e.g. a geometric element like point, curve, etc. It is expected that this attribute will be specified at the direct position level only in rare cases.
uomLabels gml:NCNameList optional
Ordered list of unit of measure (uom) labels for all the axes of this CRS. The value of the string in the gml:catalogSymbol should be used for this uom labels, after spaces and forbiddden characters are removed. When the axisLabels attribute is included, this attribute shall also be included. When the axisLabels attribute is omitted, this attribute shall also be omitted.
Source
<element name="_Surface" type="gml:AbstractSurfaceType" abstract="true" substitutionGroup="gml:_GeometricPrimitive">
  <annotation>
    <documentation>The "_Surface" element is the abstract head of the substituition group for all (continuous) surface elements.</documentation>
  </annotation>
</element>
Element gml:surfaceProperty
Namespace http://www.opengis.net/gml
Annotations
This property element either references a surface via the XLink-attributes or contains the surface element. surfaceProperty is the predefined property which can be used by GML Application Schemas whenever a GML Feature has a property with a value that is substitutable for _Surface.
Diagram
Diagram index4.tmp#id478 index21.tmp#id535 index21.tmp#id973
Type gml:SurfacePropertyType
Properties
content: complex
Used by
Complex Type gml:FaceType
Model gml:_Surface
Children gml:_Surface
Instance
<gml:surfaceProperty xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:_Surface axisLabels="" gid="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:_Surface>
</gml:surfaceProperty>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="surfaceProperty" type="gml:SurfacePropertyType">
  <annotation>
    <appinfo>
      <sch:pattern name="Check either href or content not both">
        <sch:rule context="gml:surfaceProperty">
          <sch:extends rule="hrefOrContent"/>
        </sch:rule>
      </sch:pattern>
    </appinfo>
    <documentation>This property element either references a surface via the XLink-attributes or contains the surface element. surfaceProperty is the predefined property which can be used by GML Application Schemas whenever a GML Feature has a property with a value that is substitutable for _Surface.</documentation>
  </annotation>
</element>
Element gml:surfaceArrayProperty
Namespace http://www.opengis.net/gml
Diagram
Diagram index21.tmp#id535 index21.tmp#id981
Type gml:SurfaceArrayPropertyType
Properties
content: complex
Model gml:_Surface*
Children gml:_Surface
Instance
<gml:surfaceArrayProperty>
  <gml:_Surface axisLabels="" gid="" gml:id="" srsDimension="" srsName="" uomLabels="">{0,unbounded}</gml:_Surface>
</gml:surfaceArrayProperty>
Source
<element name="surfaceArrayProperty" type="gml:SurfaceArrayPropertyType"/>
Element gml:outerBoundaryIs
Namespace http://www.opengis.net/gml
Annotations
Deprecated with GML 3.0, included only for backwards compatibility with GML 2. Use "exterior" instead.
Diagram
Diagram index21.tmp#id541 index21.tmp#id540 index21.tmp#id538
Type gml:AbstractRingPropertyType
Properties
content: complex
Substitution Group Affiliation
Model gml:_Ring
Children gml:_Ring
Instance
<gml:outerBoundaryIs>
  <gml:_Ring axisLabels="" gid="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:_Ring>
</gml:outerBoundaryIs>
Source
<element name="outerBoundaryIs" type="gml:AbstractRingPropertyType" substitutionGroup="gml:exterior">
  <annotation>
    <documentation>Deprecated with GML 3.0, included only for backwards compatibility with GML 2. Use "exterior" instead.</documentation>
  </annotation>
</element>
Element gml:innerBoundaryIs
Namespace http://www.opengis.net/gml
Annotations
Deprecated with GML 3.0, included only for backwards compatibility with GML 2. Use "interior" instead.
Diagram
Diagram index21.tmp#id541 index21.tmp#id540 index21.tmp#id546
Type gml:AbstractRingPropertyType
Properties
content: complex
Substitution Group Affiliation
Model gml:_Ring
Children gml:_Ring
Instance
<gml:innerBoundaryIs>
  <gml:_Ring axisLabels="" gid="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:_Ring>
</gml:innerBoundaryIs>
Source
<element name="innerBoundaryIs" type="gml:AbstractRingPropertyType" substitutionGroup="gml:interior">
  <annotation>
    <documentation>Deprecated with GML 3.0, included only for backwards compatibility with GML 2. Use "interior" instead.</documentation>
  </annotation>
</element>
Element gml:LinearRing
Namespace http://www.opengis.net/gml
Diagram
Diagram index4.tmp#id510 index4.tmp#id476 index4.tmp#id496 index4.tmp#id498 index4.tmp#id475 index4.tmp#id474 index20.tmp#id511 index20.tmp#id512 index20.tmp#id473 index21.tmp#id545 index20.tmp#id519 index20.tmp#id467 index20.tmp#id964 index20.tmp#id965 index20.tmp#id522 index20.tmp#id527 index21.tmp#id1620 index21.tmp#id541
Type gml:LinearRingType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , (gml:pos | gml:pointProperty | gml:pointRep | gml:posList | gml:coordinates | gml:coord{4,unbounded})
Children gml:coord, gml:coordinates, gml:description, gml:metaDataProperty, gml:name, gml:pointProperty, gml:pointRep, gml:pos, gml:posList
Instance
<gml:LinearRing axisLabels="" gid="" gml:id="" srsDimension="" srsName="" uomLabels="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:LinearRing>
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
Ordered list of labels for all the axes of this CRS. The gml:axisAbbrev value should be used for these axis labels, after spaces and forbiddden characters are removed. When the srsName attribute is included, this attribute is optional. When the srsName attribute is omitted, this attribute shall also be omitted.
gid string optional
This attribute is included for backward compatibility with GML 2 and is deprecated with GML 3. This identifer is superceded by "gml:id" inherited from AbstractGMLType. The attribute "gid" should not be used anymore and may be deleted in future versions of GML without further notice.
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
srsDimension positiveInteger optional
The "srsDimension" is the length of coordinate sequence (the number of entries in the list). This dimension is specified by the coordinate reference system. When the srsName attribute is omitted, this attribute shall be omitted.
srsName anyURI optional
In general this reference points to a CRS instance of gml:CoordinateReferenceSystemType (see coordinateReferenceSystems.xsd). For well known references it is not required that the CRS description exists at the location the URI points to. If no srsName attribute is given, the CRS must be specified as part of the larger context this geometry element is part of, e.g. a geometric element like point, curve, etc. It is expected that this attribute will be specified at the direct position level only in rare cases.
uomLabels gml:NCNameList optional
Ordered list of unit of measure (uom) labels for all the axes of this CRS. The value of the string in the gml:catalogSymbol should be used for this uom labels, after spaces and forbiddden characters are removed. When the axisLabels attribute is included, this attribute shall also be included. When the axisLabels attribute is omitted, this attribute shall also be omitted.
Source
<element name="LinearRing" type="gml:LinearRingType" substitutionGroup="gml:_Ring"/>
Complex Type gml:PolygonPropertyType
Namespace http://www.opengis.net/gml
Annotations
This type is deprecated with GML 3 and shall not be used. It is included for backwards compatibility with GML 2. Use SurfacePropertyType instead. A property that has a polygon as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document). Either the reference or the contained element must be given, but neither both nor none.
Diagram
Diagram index4.tmp#id478 index21.tmp#id534
Used by
Model gml:Polygon
Children gml:Polygon
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="PolygonPropertyType">
  <annotation>
    <documentation>This type is deprecated with GML 3 and shall not be used. It is included for backwards compatibility with GML 2. Use SurfacePropertyType instead.
A property that has a polygon as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document). Either the reference or the contained element must be given, but neither both nor none.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:Polygon"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup">
    <annotation>
      <documentation>This attribute group includes the XLink attributes (see xlinks.xsd). XLink is used in GML to reference remote resources (including those elsewhere in the same document). A simple link element can be constructed by including a specific set of XLink attributes. The XML Linking Language (XLink) is currently a Proposed Recommendation of the World Wide Web Consortium. XLink allows elements to be inserted into XML documents so as to create sophisticated links between resources; such links can be used to reference remote properties.
A simple link element can be used to implement pointer functionality, and this functionality has been built into various GML 3 elements by including the gml:AssociationAttributeGroup.</documentation>
    </annotation>
  </attributeGroup>
</complexType>
Complex Type gml:PolygonType
Namespace http://www.opengis.net/gml
Annotations
A Polygon is a special surface that is defined by a single surface patch. The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. It is backwards compatible with the Polygon of GML 2, GM_Polygon of ISO 19107 is implemented by PolygonPatch.
Diagram
Diagram index4.tmp#id510 index4.tmp#id476 index4.tmp#id496 index4.tmp#id498 index4.tmp#id475 index4.tmp#id474 index20.tmp#id511 index20.tmp#id512 index20.tmp#id473 index20.tmp#id472 index21.tmp#id537 index21.tmp#id538 index21.tmp#id546
Type extension of gml:AbstractSurfaceType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:exterior{0,1} , gml:interior*
Children gml:description, gml:exterior, gml:interior, gml:metaDataProperty, gml:name
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
Ordered list of labels for all the axes of this CRS. The gml:axisAbbrev value should be used for these axis labels, after spaces and forbiddden characters are removed. When the srsName attribute is included, this attribute is optional. When the srsName attribute is omitted, this attribute shall also be omitted.
gid string optional
This attribute is included for backward compatibility with GML 2 and is deprecated with GML 3. This identifer is superceded by "gml:id" inherited from AbstractGMLType. The attribute "gid" should not be used anymore and may be deleted in future versions of GML without further notice.
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
srsDimension positiveInteger optional
The "srsDimension" is the length of coordinate sequence (the number of entries in the list). This dimension is specified by the coordinate reference system. When the srsName attribute is omitted, this attribute shall be omitted.
srsName anyURI optional
In general this reference points to a CRS instance of gml:CoordinateReferenceSystemType (see coordinateReferenceSystems.xsd). For well known references it is not required that the CRS description exists at the location the URI points to. If no srsName attribute is given, the CRS must be specified as part of the larger context this geometry element is part of, e.g. a geometric element like point, curve, etc. It is expected that this attribute will be specified at the direct position level only in rare cases.
uomLabels gml:NCNameList optional
Ordered list of unit of measure (uom) labels for all the axes of this CRS. The value of the string in the gml:catalogSymbol should be used for this uom labels, after spaces and forbiddden characters are removed. When the axisLabels attribute is included, this attribute shall also be included. When the axisLabels attribute is omitted, this attribute shall also be omitted.
Source
<complexType name="PolygonType">
  <annotation>
    <documentation>A Polygon is a special surface that is defined by a single surface patch. The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. It is backwards compatible with the Polygon of GML 2, GM_Polygon of ISO 19107 is implemented by PolygonPatch.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractSurfaceType">
      <sequence>
        <element ref="gml:exterior" minOccurs="0"/>
        <element ref="gml:interior" minOccurs="0" maxOccurs="unbounded"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:AbstractSurfaceType
Namespace http://www.opengis.net/gml
Annotations
An abstraction of a surface to support the different levels of complexity. A surface is always a continuous region of a plane.
Diagram
Diagram index4.tmp#id510 index4.tmp#id476 index4.tmp#id496 index4.tmp#id498 index4.tmp#id475 index4.tmp#id474 index20.tmp#id511 index20.tmp#id512 index20.tmp#id473 index20.tmp#id472
Type extension of gml:AbstractGeometricPrimitiveType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name*
Children gml:description, gml:metaDataProperty, gml:name
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
Ordered list of labels for all the axes of this CRS. The gml:axisAbbrev value should be used for these axis labels, after spaces and forbiddden characters are removed. When the srsName attribute is included, this attribute is optional. When the srsName attribute is omitted, this attribute shall also be omitted.
gid string optional
This attribute is included for backward compatibility with GML 2 and is deprecated with GML 3. This identifer is superceded by "gml:id" inherited from AbstractGMLType. The attribute "gid" should not be used anymore and may be deleted in future versions of GML without further notice.
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
srsDimension positiveInteger optional
The "srsDimension" is the length of coordinate sequence (the number of entries in the list). This dimension is specified by the coordinate reference system. When the srsName attribute is omitted, this attribute shall be omitted.
srsName anyURI optional
In general this reference points to a CRS instance of gml:CoordinateReferenceSystemType (see coordinateReferenceSystems.xsd). For well known references it is not required that the CRS description exists at the location the URI points to. If no srsName attribute is given, the CRS must be specified as part of the larger context this geometry element is part of, e.g. a geometric element like point, curve, etc. It is expected that this attribute will be specified at the direct position level only in rare cases.
uomLabels gml:NCNameList optional
Ordered list of unit of measure (uom) labels for all the axes of this CRS. The value of the string in the gml:catalogSymbol should be used for this uom labels, after spaces and forbiddden characters are removed. When the axisLabels attribute is included, this attribute shall also be included. When the axisLabels attribute is omitted, this attribute shall also be omitted.
Source
<complexType name="AbstractSurfaceType">
  <annotation>
    <documentation>An abstraction of a surface to support the different levels of complexity. A surface is always a continuous region of a plane.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractGeometricPrimitiveType"/>
  </complexContent>
</complexType>
Complex Type gml:AbstractRingPropertyType
Namespace http://www.opengis.net/gml
Annotations
Encapsulates a ring to represent the surface boundary property of a surface.
Diagram
Diagram index21.tmp#id541
Used by
Model gml:_Ring
Children gml:_Ring
Source
<complexType name="AbstractRingPropertyType">
  <annotation>
    <documentation>Encapsulates a ring to represent the surface boundary property of a surface.</documentation>
  </annotation>
  <sequence>
    <element ref="gml:_Ring"/>
  </sequence>
</complexType>
Complex Type gml:AbstractRingType
Namespace http://www.opengis.net/gml
Annotations
An abstraction of a ring to support surface boundaries of different complexity.
Diagram
Diagram index4.tmp#id510 index4.tmp#id476 index4.tmp#id496 index4.tmp#id498 index4.tmp#id475 index4.tmp#id474 index20.tmp#id511 index20.tmp#id512 index20.tmp#id473
Type extension of gml:AbstractGeometryType
Type hierarchy
Properties
abstract: true
Used by
Element gml:_Ring
Complex Types gml:LinearRingType, gml:RingType
Model gml:metaDataProperty* , gml:description{0,1} , gml:name*
Children gml:description, gml:metaDataProperty, gml:name
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
Ordered list of labels for all the axes of this CRS. The gml:axisAbbrev value should be used for these axis labels, after spaces and forbiddden characters are removed. When the srsName attribute is included, this attribute is optional. When the srsName attribute is omitted, this attribute shall also be omitted.
gid string optional
This attribute is included for backward compatibility with GML 2 and is deprecated with GML 3. This identifer is superceded by "gml:id" inherited from AbstractGMLType. The attribute "gid" should not be used anymore and may be deleted in future versions of GML without further notice.
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
srsDimension positiveInteger optional
The "srsDimension" is the length of coordinate sequence (the number of entries in the list). This dimension is specified by the coordinate reference system. When the srsName attribute is omitted, this attribute shall be omitted.
srsName anyURI optional
In general this reference points to a CRS instance of gml:CoordinateReferenceSystemType (see coordinateReferenceSystems.xsd). For well known references it is not required that the CRS description exists at the location the URI points to. If no srsName attribute is given, the CRS must be specified as part of the larger context this geometry element is part of, e.g. a geometric element like point, curve, etc. It is expected that this attribute will be specified at the direct position level only in rare cases.
uomLabels gml:NCNameList optional
Ordered list of unit of measure (uom) labels for all the axes of this CRS. The value of the string in the gml:catalogSymbol should be used for this uom labels, after spaces and forbiddden characters are removed. When the axisLabels attribute is included, this attribute shall also be included. When the axisLabels attribute is omitted, this attribute shall also be omitted.
Source
<complexType name="AbstractRingType" abstract="true">
  <annotation>
    <documentation>An abstraction of a ring to support surface boundaries of different complexity.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractGeometryType"/>
  </complexContent>
</complexType>
Complex Type gml:SurfacePropertyType
Namespace http://www.opengis.net/gml
Annotations
A property that has a surface as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document). Either the reference or the contained element must be given, but neither both nor none.
Diagram
Diagram index4.tmp#id478 index21.tmp#id535
Used by
Model gml:_Surface
Children gml:_Surface
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="SurfacePropertyType">
  <annotation>
    <documentation>A property that has a surface as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document). Either the reference or the contained element must be given, but neither both nor none.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:_Surface"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup">
    <annotation>
      <documentation>This attribute group includes the XLink attributes (see xlinks.xsd). XLink is used in GML to reference remote resources (including those elsewhere in the same document). A simple link element can be constructed by including a specific set of XLink attributes. The XML Linking Language (XLink) is currently a Proposed Recommendation of the World Wide Web Consortium. XLink allows elements to be inserted into XML documents so as to create sophisticated links between resources; such links can be used to reference remote properties.
A simple link element can be used to implement pointer functionality, and this functionality has been built into various GML 3 elements by including the gml:AssociationAttributeGroup.</documentation>
    </annotation>
  </attributeGroup>
</complexType>
Complex Type gml:SurfaceArrayPropertyType
Namespace http://www.opengis.net/gml
Annotations
A container for an array of surfaces. The elements are always contained in the array property, referencing geometry elements or arrays of geometry elements is not supported.
Diagram
Diagram index21.tmp#id535
Used by
Model gml:_Surface*
Children gml:_Surface
Source
<complexType name="SurfaceArrayPropertyType">
  <annotation>
    <documentation>A container for an array of surfaces. The elements are always contained in the array property, referencing geometry elements or arrays of geometry elements is not supported.</documentation>
  </annotation>
  <sequence>
    <element ref="gml:_Surface" minOccurs="0" maxOccurs="unbounded"/>
  </sequence>
</complexType>
Complex Type gml:LinearRingType
Namespace http://www.opengis.net/gml
Annotations
A LinearRing is defined by four or more coordinate tuples, with linear interpolation between them; the first and last coordinates must be coincident.
Diagram
Diagram index4.tmp#id510 index4.tmp#id476 index4.tmp#id496 index4.tmp#id498 index4.tmp#id475 index4.tmp#id474 index20.tmp#id511 index20.tmp#id512 index20.tmp#id473 index21.tmp#id545 index20.tmp#id519 index20.tmp#id467 index20.tmp#id964 index20.tmp#id965 index20.tmp#id522 index20.tmp#id527
Type extension of gml:AbstractRingType
Type hierarchy
Used by
Element gml:LinearRing
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , (gml:pos | gml:pointProperty | gml:pointRep | gml:posList | gml:coordinates | gml:coord{4,unbounded})
Children gml:coord, gml:coordinates, gml:description, gml:metaDataProperty, gml:name, gml:pointProperty, gml:pointRep, gml:pos, gml:posList
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
Ordered list of labels for all the axes of this CRS. The gml:axisAbbrev value should be used for these axis labels, after spaces and forbiddden characters are removed. When the srsName attribute is included, this attribute is optional. When the srsName attribute is omitted, this attribute shall also be omitted.
gid string optional
This attribute is included for backward compatibility with GML 2 and is deprecated with GML 3. This identifer is superceded by "gml:id" inherited from AbstractGMLType. The attribute "gid" should not be used anymore and may be deleted in future versions of GML without further notice.
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
srsDimension positiveInteger optional
The "srsDimension" is the length of coordinate sequence (the number of entries in the list). This dimension is specified by the coordinate reference system. When the srsName attribute is omitted, this attribute shall be omitted.
srsName anyURI optional
In general this reference points to a CRS instance of gml:CoordinateReferenceSystemType (see coordinateReferenceSystems.xsd). For well known references it is not required that the CRS description exists at the location the URI points to. If no srsName attribute is given, the CRS must be specified as part of the larger context this geometry element is part of, e.g. a geometric element like point, curve, etc. It is expected that this attribute will be specified at the direct position level only in rare cases.
uomLabels gml:NCNameList optional
Ordered list of unit of measure (uom) labels for all the axes of this CRS. The value of the string in the gml:catalogSymbol should be used for this uom labels, after spaces and forbiddden characters are removed. When the axisLabels attribute is included, this attribute shall also be included. When the axisLabels attribute is omitted, this attribute shall also be omitted.
Source
<complexType name="LinearRingType">
  <annotation>
    <documentation>A LinearRing is defined by four or more coordinate tuples, with linear interpolation between them; the first and last coordinates must be coincident.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractRingType">
      <sequence>
        <choice>
          <annotation>
            <documentation>GML supports two different ways to specify the control points of a linear ring.
1. A sequence of "pos" (DirectPositionType) or "pointProperty" (PointPropertyType) elements. "pos" elements are control points that are only part of this ring, "pointProperty" elements contain a point that may be referenced from other geometry elements or reference another point defined outside of this ring (reuse of existing points).
2. The "posList" element allows for a compact way to specifiy the coordinates of the control points, if all control points are in the same coordinate reference systems and belong to this ring only. The number of direct positions in the list must be at least four.</documentation>
          </annotation>
          <choice minOccurs="4" maxOccurs="unbounded">
            <element ref="gml:pos"/>
            <element ref="gml:pointProperty"/>
            <element ref="gml:pointRep">
              <annotation>
                <documentation>Deprecated with GML version 3.1.0. Use "pointProperty" instead. Included for backwards compatibility with GML 3.0.0.</documentation>
              </annotation>
            </element>
          </choice>
          <element ref="gml:posList"/>
          <element ref="gml:coordinates">
            <annotation>
              <documentation>Deprecated with GML version 3.1.0. Use "posList" instead.</documentation>
            </annotation>
          </element>
          <element ref="gml:coord" minOccurs="4" maxOccurs="unbounded">
            <annotation>
              <documentation>Deprecated with GML version 3.0 and included for backwards compatibility with GML 2. Use "pos" elements instead.</documentation>
            </annotation>
          </element>
        </choice>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:LinearRingPropertyType
Namespace http://www.opengis.net/gml
Annotations
Encapsulates a ring to represent properties in features or geometry collections.
Diagram
Diagram index21.tmp#id542
Model gml:LinearRing
Children gml:LinearRing
Source
<complexType name="LinearRingPropertyType">
  <annotation>
    <documentation>Encapsulates a ring to represent properties in features or geometry collections.</documentation>
  </annotation>
  <choice>
    <element ref="gml:LinearRing"/>
  </choice>
</complexType>