complexType EdgeType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by extension)
 {http://www.opengis.net/gml}AbstractTopologyType (by extension)
  {http://www.opengis.net/gml}AbstractTopoPrimitiveType (by extension)
   {http://www.opengis.net/gml}EdgeType
Derived Types
{http://www.opengis.net/gml}EdgeType
 {http://www.opengis.net/gml}Edge (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="EdgeType">
    <
annotation>
        <
documentation>There is precisely one positively directed and one negatively directed node in the boundary of every edge. The negatively and positively directed nodes correspond to the start and end nodes respectively. The optional coboundary of an edge is a circular sequence of directed faces which are incident on this edge in document order. Faces which use a particular boundary edge in its positive orientation appear with positive orientation on the coboundary of the same edge. In the 2D case, the orientation of the face on the left of the edge is "+"; the orientation of the face on the right on its right is "-". An edge may optionally be realised by a 1-dimensional (curve) geometric primitive.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractTopoPrimitiveType">
            <
sequence>
                <
element ref="gml:directedNode" minOccurs="2" maxOccurs="2"/>
                <
element ref="gml:directedFace" minOccurs="0" maxOccurs="unbounded"/>
                <
element ref="gml:curveProperty" minOccurs="0"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

There is precisely one positively directed and one negatively directed node in the boundary of every edge. The negatively and positively directed nodes correspond to the start and end nodes respectively. The optional coboundary of an edge is a circular sequence of directed faces which are incident on this edge in document order. Faces which use a particular boundary edge in its positive orientation appear with positive orientation on the coboundary of the same edge. In the 2D case, the orientation of the face on the left of the edge is "+"; the orientation of the face on the right on its right is "-". An edge may optionally be realised by a 1-dimensional (curve) geometric primitive.


complexType EdgeType


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.