simpleType GraphTypeType
namespace http://www.opengis.net/gml
type restriction of xs:string
used by
element GraphStyleType/graphType
facets
Kind Value annotation 
enumeration TREE 
enumeration BICONNECTED 
annotation
documentation
Graph-specific styling property.
source <xs:simpleType name="GraphTypeType">
 
<xs:annotation>
   
<xs:documentation>Graph-specific styling property.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="string">
   
<xs:enumeration value="TREE"/>
   
<xs:enumeration value="BICONNECTED"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy