complexType SnippetType
diagram ogckml22_diagrams/ogckml22_p330.png
namespace http://www.opengis.net/kml/2.2
type extension of string
properties
base string
final #all
used by
elements linkSnippet Snippet
attributes
Name  Type  Use  Default  Fixed  Annotation
maxLines  int  optional  2    
source <complexType name="SnippetType" final="#all">
 
<simpleContent>
   
<extension base="string">
     
<attribute name="maxLines" type="int" use="optional" default="2"/>
   
</extension>
 
</simpleContent>
</complexType>

attribute SnippetType/@maxLines
type int
properties
use optional
default 2
source <attribute name="maxLines" type="int" use="optional" default="2"/>


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