diagram | |||||||||||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||
type | gml:PassThroughOperationType | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:domainOfValidity gml:scope gml:operationVersion gml:coordinateOperationAccuracy gml:sourceCRS gml:targetCRS gml:modifiedCoordinate gml:coordOperation | ||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <element name="PassThroughOperation" type="gml:PassThroughOperationType" substitutionGroup="gml:AbstractSingleOperation"> <annotation> <documentation>gml:PassThroughOperation is a pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation. The modifiedCoordinate property elements are an ordered sequence of positive integers defining the positions in a coordinate tuple of the coordinates affected by this pass-through operation. The AggregationAttributeGroup should be used to specify that the modifiedCoordinate elements are ordered.</documentation> </annotation> </element> |