complexType polygonElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p383.png
children LatitudeLongitude XYPosition
used by
element Polygon
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Element used to specify an arbitrary polygon as an ordered set of points.
source <xsd:complexType name="polygonElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element used to specify an arbitrary polygon as an ordered set of points.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:group ref="PointListElements"/>
 
</xsd:sequence>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>


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