Definition Type: Element
Name: AbstractValue
Namespace: http://www.opengis.net/gml/3.2
Type: anyType:http://www.w3.org/2001/XMLSchema
Containing Schema: valueObjects.xsd
Abstract True
Documentation:
gml:AbstractValue is an abstract element which acts as the head of a substitution group which contains gml:AbstractScalarValue, gml:AbstractScalarValueList, gml:CompositeValue and gml:ValueExtent, and (transitively) the elements in their substitution groups. These elements may be used in an application schema as variables, so that in an XML instance document any member of its substitution group may occur.
Collapse XSD Schema Diagram:
XSD Diagram of AbstractValue in schema valueobjects_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="AbstractValue" type="anyType" abstract="true" substitutionGroup="gml:AbstractObject">
    <annotation>
        <documentation>gml:AbstractValue is an abstract element which acts as the head of a substitution group which contains gml:AbstractScalarValue, gml:AbstractScalarValueList, gml:CompositeValue and gml:ValueExtent, and (transitively) the elements in their substitution groups.
These elements may be used in an application schema as variables, so that in an XML instance document any member of its substitution group may occur.</documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute>
Collapse References:
gml:AbstractObject