Documentation for fieldgml

Simple Type: DrawingTypeType

[Table of contents]

Super-types: string < DrawingTypeType (by restriction)
Sub-types: None
Name DrawingTypeType
Content
  • Base XSD Type: string
  • value comes from list: {'POLYLINE'|'ORTHOGONAL'}
Documentation Graph-specific styling property.
Diagram
Schema Component Representation
<simpleType name="DrawingTypeType">
<restriction base=" string ">
<enumeration value="POLYLINE"/>
<enumeration value="ORTHOGONAL"/>
</restriction>
</simpleType>