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