diagram | ![]() |
||||||||||||||||||||||||
children | Center Radius | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xsd:complexType name="circleElementType"> <xsd:annotation> <xsd:documentation>Element used to specify a circular area using the center and radius in meters.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="Center"/> <xsd:element ref="Radius"/> </xsd:sequence> <xsd:attributeGroup ref="CommonAttributes"/> </xsd:complexType> |