| diagram |  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/gml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | gml:OperationParameter | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="OperationParameterRefType"> <xs:annotation> <xs:documentation>Association to an operation parameter, either referencing or containing the definition of that parameter. </xs:documentation> </xs:annotation> <xs:sequence minOccurs="0"> <xs:element ref="gml:OperationParameter"/> </xs:sequence> <xs:attributeGroup ref="gml:AssociationAttributeGroup"/> </xs:complexType> |