diagram | |||||||||||||||||||||||||
namespace | http://www.opengis.net/kml/2.2 | ||||||||||||||||||||||||
type | extension of kml:AbstractObjectType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | kml:ObjectSimpleExtensionGroup kml:SimpleData kml:SchemaDataExtension | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
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> |
type | anyURI |
source | <attribute name="schemaUrl" type="anyURI"/> |