complexType SchemaType
diagram ogckml22_diagrams/ogckml22_p326.png
namespace http://www.opengis.net/kml/2.2
properties
final #all
children kml:SimpleField kml:SchemaExtension
used by
element Schema
attributes
Name  Type  Use  Default  Fixed  Annotation
name  string        
id  ID        
source <complexType name="SchemaType" final="#all">
 
<sequence>
   
<element ref="kml:SimpleField" minOccurs="0" maxOccurs="unbounded"/>
   
<element ref="kml:SchemaExtension" minOccurs="0" maxOccurs="unbounded"/>
 
</sequence>
 
<attribute name="name" type="string"/>
 
<attribute name="id" type="ID"/>
</complexType>

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

attribute SchemaType/@id
type ID
source <attribute name="id" type="ID"/>


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