| namespace | http://www.opengis.net/gml | |||||||||
| type | restriction of xs:string | |||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:simpleType name="DrawingTypeType"> <xs:annotation> <xs:documentation>Graph-specific styling property.</xs:documentation> </xs:annotation> <xs:restriction base="string"> <xs:enumeration value="POLYLINE"/> <xs:enumeration value="ORTHOGONAL"/> </xs:restriction> </xs:simpleType> |