Namespace: |
|
Content: |
complex, 5 elements |
Defined: |
globally in reusable.xsd, see XML source |
Includes: |
definitions of 5 elements |
Used: |
at 2 locations |
XML Representation Summary | |||||
<...> | |||||
|
|||||
</...> |
<xs:complexType name="PolygonType"> <xs:sequence> <xs:choice> <xs:sequence> </xs:sequence> <xs:sequence> </xs:sequence> </xs:choice> </xs:sequence> </xs:complexType> |
Type: |
xs:anyURI, predefined, simple content |
<xs:element name="ExternalURI" type="xs:anyURI"/> |
Type: |
DateType, complex content |
<xs:element ref="GeographicTime"/> |
Type: |
PointType, complex content |
<xs:element maxOccurs="unbounded" minOccurs="4" ref="Point"/> |
Type: |
xs:string, predefined, simple content |
<xs:element minOccurs="0" name="PolygonLinkCode" type="xs:string"/> |
Type: |
xs:string, predefined, simple content |
<xs:element minOccurs="0" name="ShapeFileFormat" type="xs:string"/> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |