Definition Type: ComplexType
Name: PointMemberType
Namespace: http://www.opengis.net/gml
Type: gml:GeometryAssociationType
Containing Schema: geometry.xsd
Abstract False
Documentation:
Restricts the geometry member to being a Point instance.
Collapse XSD Schema Diagram:
Drilldown into remoteSchema Drilldown into actuate Drilldown into show Drilldown into title Drilldown into arcrole Drilldown into role Drilldown into href Drilldown into type Drilldown into Point Drilldown into remoteSchema Drilldown into actuate Drilldown into show Drilldown into title Drilldown into arcrole Drilldown into role Drilldown into href Drilldown into type Drilldown into _Geometry Drilldown into GeometryAssociationTypeXSD Diagram of PointMemberType
Collapse XSD Schema Code:
<complexType name="PointMemberType">
    <annotation>
        <documentation>Restricts the geometry member to being a Point instance.</documentation>
    </annotation>
    <complexContent>
        <restriction base="gml:GeometryAssociationType">
            <sequence minOccurs="0">
                <element ref="gml:Point" />
            </sequence>
            <attributeGroup ref="gml:AssociationAttributeGroup" />
        </restriction>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_Geometry gml:_Geometry (1) (1)
Point gml:Point (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
href xlink:href Optional
role xlink:role Optional
arcrole xlink:arcrole Optional
title xlink:title Optional
show xlink:show Optional
actuate xlink:actuate Optional
remoteSchema gml:remoteSchema Optional
Collapse Derivation Tree:
Collapse References:
gml:pointMember
Collapse Comments:
blog comments powered by Disqus