reg:smallCircleType

smallCircleType indicates in polygons that side is along small circle; with optional pole

Complex Type Information

Model

Children: reg:Pole

Used By

Source

<xs:complexType name="smallCircleType">
  <xs:annotation>
    <xs:documentation>smallCircleType indicates in polygons that side is along small circle; with optional pole</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Pole" type="crd:double2Type" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>