complexType SchemaDataType
diagram kml22gx_diagrams/kml22gx_p351.png
namespace http://www.opengis.net/kml/2.2
type extension of kml:AbstractObjectType
properties
base kml:AbstractObjectType
final #all
children kml:ObjectSimpleExtensionGroup kml:SimpleData kml:SchemaDataExtension
used by
element SchemaData
attributes
Name  Type  Use  Default  Fixed  Annotation
id  ID  optional      
targetId  NCName  optional      
schemaUrl  anyURI        
source <complexType name="SchemaDataType" final="#all">
 
<complexContent>
   
<extension base="kml:AbstractObjectType">
     
<sequence>
       
<element ref="kml:SimpleData" minOccurs="0" maxOccurs="unbounded"/>
       
<element ref="kml:SchemaDataExtension" minOccurs="0" maxOccurs="unbounded"/>
     
</sequence>
     
<attribute name="schemaUrl" type="anyURI"/>
   
</extension>
 
</complexContent>
</complexType>

attribute SchemaDataType/@schemaUrl
type anyURI
source <attribute name="schemaUrl" type="anyURI"/>


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