Documentation for ATIS-Draft-03-00-79

Complex Type: SPNoDimCircle

[Table of contents]

Super-types: None
Sub-types: None
Name SPNoDimCircle
Used by (from the same schema document) Complex Type SPSymbolPart
Abstract no
XML Instance Representation
<...>
<center> SPNoDimPoint </center> [1]
<radius> SP-NoDimDist </radius> [1]
<fill> CPT-Boolean </fill> [1]
</...>
Diagram
h-520104469 h250848930 h325016637
Schema Component Representation
<xs:complexType name="SPNoDimCircle">
<xs:sequence>
<xs:element name="center" type=" SPNoDimPoint "/>
<xs:element name="radius" type=" SP-NoDimDist "/>
<xs:element name="fill" type=" CPT-Boolean "/>
</xs:sequence>
</xs:complexType>