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