complexType CircleType

complexType {http://www.opengis.net/gml}CircleType

Type Heirarchy
{http://www.opengis.net/gml}AbstractCurveSegmentType (by extension)
 {http://www.opengis.net/gml}ArcStringType (by restriction)
  {http://www.opengis.net/gml}ArcType (by extension)
   {http://www.opengis.net/gml}CircleType
Derived Types
{http://www.opengis.net/gml}CircleType
 {http://www.opengis.net/gml}Circle (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.opengis.net/gml
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns:sch=http://www.ascc.net/xml/schematron
xmlns:xlink=http://www.w3.org/1999/xlink
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="CircleType">
    <
annotation>
        <
documentation>A Circle is an arc whose ends coincide to form a simple closed loop. The "start" and "end" bearing are equal and shall be the bearing for the first controlPoint listed. The three control points must be distinct non-co-linear points for the Circle to be unambiguously defined. The arc is simply extended past the third control point until the first control point is encountered.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:ArcType"/>
    </
complexContent>
</
complexType>


Documentation

A Circle is an arc whose ends coincide to form a simple closed loop. The "start" and "end" bearing are equal and shall be the bearing for the first controlPoint listed. The three control points must be distinct non-co-linear points for the Circle to be unambiguously defined. The arc is simply extended past the third control point until the first control point is encountered.


complexType CircleType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.