integerValueList Parameter values and groups .1 AbstractGeneralParameterValue

134 Copyright © 2007 Open Geospatial Consortium, Inc. All Rights Reserved. different values of one or more parameterValues which suitably distinguish among those groups. This concrete complex type can be used for operation methods without using an Application Schema that defines operation- method-specialized element names and contents. This complex type may be used, extended, or restricted for well-known operation methods, especially for methods with only one instance. The gml:parameterValue elements are an unordered set of composition association roles to the parameter values and groups of values included in this group.

12.6.4.13 group

element name=group type=gml:OperationParameterGroupPropertyType gml:group is an association role to the operation parameter group for which this element provides parameter values. 12.6.5 Operation method 12.6.5.1 OperationMethod element name=OperationMethod type=gml:OperationMethodType substitutionGroup=gml:Definition complexType name=OperationMethodType complexContent extension base=gml:IdentifiedObjectType sequence choice element ref=gml:formulaCitation element ref=gml:formula choice element ref=gml:sourceDimensions minOccurs=0 element ref=gml:targetDimensions minOccurs=0 element ref=gml:parameter minOccurs=0 maxOccurs=unbounded sequence extension complexContent complexType gml:OperationMethod is a method algorithm or procedure used to perform a coordinate operation. Most operation methods use a number of operation parameters, although some coordinate conversions use none. Each coordinate operation using the method assigns values to these parameters. The gml:parameter elements are an unordered list of associations to the set of operation parameters and parameter groups used by this operation method.

12.6.5.2 formula, formulaCitation

element name=formula type=gml:CodeType gml:formula Formulas or procedure used by an operation method. The use of the codespace attribute has been deprecated. The property value shall be a character string. element name=formulaCitation complexType sequence minOccurs=0 element ref=gmd:CI_Citation