diagram | ![]() |
||
children | Point Circle Rectangle Polygon LimitingLine | ||
used by |
|
||
annotation |
|
||
source | <xsd:group name="AreaElements"> <xsd:annotation> <xsd:documentation>Elements utilized to specify a single geographic area.</xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:element ref="Point"/> <xsd:element ref="Circle"/> <xsd:element ref="Rectangle"/> <xsd:element ref="Polygon"/> <xsd:element ref="LimitingLine"/> </xsd:choice> </xsd:group> |