complexType SimpleFieldType
diagram kml22gx_diagrams/kml22gx_p355.png
namespace http://www.opengis.net/kml/2.2
properties
final #all
children kml:displayName kml:SimpleFieldExtension
used by
element SimpleField
attributes
Name  Type  Use  Default  Fixed  Annotation
type  string        
name  string        
source <complexType name="SimpleFieldType" final="#all">
 
<sequence>
   
<element ref="kml:displayName" minOccurs="0"/>
   
<element ref="kml:SimpleFieldExtension" minOccurs="0" maxOccurs="unbounded"/>
 
</sequence>
 
<attribute name="type" type="string"/>
 
<attribute name="name" type="string"/>
</complexType>

attribute SimpleFieldType/@type
type string
source <attribute name="type" type="string"/>

attribute SimpleFieldType/@name
type string
source <attribute name="name" type="string"/>


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