Definition Type: Element
Name: SimpleArc
Namespace: http://www.opengis.net/gml/3.3/ce
Type: gmlce:SimpleArcType
Containing Schema: geometryCompact.xsd
Abstract
Documentation:
A SimpleArc is a specialized curve that has a simplified encoding of the logically equivalent GML 3.2 Curve with a single GML 3.2 ArcString segment .
Collapse XSD Schema Diagram:
Drilldown into posList in schema geometrybasic0d1d_xsd Drilldown into pointProperty in schema geometrybasic0d1d_xsd Drilldown into pos in schema geometrybasic0d1d_xsd Drilldown into name in schema gmlbase_xsd Drilldown into identifier in schema gmlbase_xsd Drilldown into descriptionReference in schema gmlbase_xsd Drilldown into description in schema gmlbase_xsd Drilldown into metaDataProperty in schema deprecatedtypes_xsd Drilldown into StandardObjectProperties in schema gmlbase_xsd Drilldown into id in schema gmlbase_xsd Drilldown into AbstractGMLType in schema gmlbase_xsd Drilldown into uomLabels in schema geometrybasic0d1d_xsd Drilldown into axisLabels in schema geometrybasic0d1d_xsd Drilldown into SRSInformationGroup in schema geometrybasic0d1d_xsd Drilldown into srsDimension in schema geometrybasic0d1d_xsd Drilldown into srsName in schema geometrybasic0d1d_xsd Drilldown into SRSReferenceGroup in schema geometrybasic0d1d_xsd Drilldown into AbstractGeometryType in schema geometrybasic0d1d_xsd Drilldown into AbstractGeometricPrimitiveType in schema geometrybasic0d1d_xsd Drilldown into AbstractCurveType in schema geometrybasic0d1d_xsd Drilldown into numArc in schema geometrycompact_xsd Drilldown into interpolation in schema geometrycompact_xsd Drilldown into SimpleArcType in schema geometrycompact_xsdXSD Diagram of SimpleArc in schema geometrycompact_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="SimpleArc" type="gmlce:SimpleArcType" substitutionGroup="gmlce:AbstractSimpleArcString">
    <annotation>
        <documentation>A SimpleArc is a specialized curve that has a simplified encoding of the logically equivalent GML 3.2 Curve with a single GML 3.2 ArcString segment .</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
descriptionReference gml:descriptionReference 0 (1)
identifier gml:identifier 0 (1)
name gml:name 0 unbounded
pos gml:pos (1) (1)
pointProperty gml:pointProperty (1) (1)
posList gml:posList (1) (1)
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id (Optional)
srsName gml:srsName (Optional)
srsDimension gml:srsDimension (Optional)
axisLabels gml:axisLabels (Optional)
uomLabels gml:uomLabels (Optional)
interpolation gmlce:interpolation (Optional)
numArc gmlce:numArc (Optional)
Collapse Derivation Tree:
Collapse References:
gmlce:AbstractSimpleArcString