Definition Type: ComplexType
Name: AbstractGeneralParameterValuePropertyType
Namespace: http://www.opengis.net/gml/3.2
Containing Schema: coordinateOperations.xsd
Abstract
Documentation:
gml:AbstractGeneralParameterValuePropertyType is a property type for inline association roles to a parameter value or group of parameter values, always containing the values.
Collapse XSD Schema Diagram:
Drilldown into AbstractGeneralParameterValue in schema coordinateoperations_xsdXSD Diagram of AbstractGeneralParameterValuePropertyType in schema coordinateoperations_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="AbstractGeneralParameterValuePropertyType">
    <annotation>
        <documentation>gml:AbstractGeneralParameterValuePropertyType is a  property type for inline association roles to a parameter value or group of parameter values, always containing the values.</documentation>
    </annotation>
    <sequence>
        <element ref="gml:AbstractGeneralParameterValue" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AbstractGeneralParameterValue gml:AbstractGeneralParameterValue (1) (1)
Collapse Derivation Tree:
Collapse References:
gml:includesValue, gml:parameterValue, gml:usesValue