kml:SnippetType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
maxLines int 2 optional

Used By

Source

<complexType name="SnippetType" final="#all">
  <simpleContent>
    <extension base="string">
      <attribute name="maxLines" type="int" use="optional" default="2"/>
    </extension>
  </simpleContent>
</complexType>