Definition Type: SimpleType
Name: GraphTypeType
Namespace: http://www.opengis.net/gml
Containing Schema: defaultStyle.xsd
Documentation:
Graph-specific styling property.
Collapse XSD Schema Diagram:
XSD Diagram of GraphTypeType in schema defaultstyle_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<simpleType name="GraphTypeType">
    <annotation>
        <documentation>Graph-specific styling property.</documentation>
    </annotation>
    <restriction base="string">
        <enumeration value="TREE" />
        <enumeration value="BICONNECTED" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration TREE
Enumeration BICONNECTED
Collapse Derivation Tree:
Collapse References:
gml:graphType