Definition Type: ComplexType
Name: AbstractTopoPrimitiveType
Namespace: http://www.opengis.net/gml
Type: gml:AbstractTopologyType
Containing Schema: topology.xsd
Abstract True
Documentation:
Collapse XSD Schema Diagram:
Drilldown into container Drilldown into isolated Drilldown into id Drilldown into name Drilldown into description Drilldown into metaDataProperty Drilldown into AbstractGMLType Drilldown into AbstractTopologyTypeXSD Diagram of AbstractTopoPrimitiveType
Collapse XSD Schema Code:
<complexType name="AbstractTopoPrimitiveType" abstract="true">
    <complexContent>
        <extension base="gml:AbstractTopologyType">
            <sequence>
                <element ref="gml:isolated" minOccurs="0" maxOccurs="unbounded" />
                <element ref="gml:container" minOccurs="0" />
            </sequence>
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
isolated gml:isolated 0 unbounded
container gml:container 0 (1)
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Optional
Collapse Derivation Tree:
Collapse References:
gml:_TopoPrimitivegml:EdgeType, gml:FaceType, gml:NodeType, gml:TopoSolidType,
Collapse Comments:
blog comments powered by Disqus