diagram |
|
namespace |
http://www.opengis.net/gml/3.2 |
type |
gml:AbstractGeneralOperationParameterType |
properties |
content | complex | substGrp | gml:Definition | abstract | true |
|
children |
gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:minimumOccurs |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | annotation | id | ID | required | | | documentation | The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. |
|
|
annotation |
documentation | gml:GeneralOperationParameter is the abstract definition of a parameter or group of parameters used by an operation method. |
|
source |
<element name="AbstractGeneralOperationParameter" type="gml:AbstractGeneralOperationParameterType" abstract="true" substitutionGroup="gml:Definition">
<annotation>
<documentation>gml:GeneralOperationParameter is the abstract definition of a parameter or group of parameters used by an operation method.</documentation>
</annotation>
</element> |