complexType CompositeSurfaceType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGeometryType (by extension)
 {http://www.opengis.net/gml}AbstractGeometricPrimitiveType (by extension)
  {http://www.opengis.net/gml}AbstractSurfaceType (by extension)
   {http://www.opengis.net/gml}CompositeSurfaceType
Derived Types
{http://www.opengis.net/gml}CompositeSurfaceType
 {http://www.opengis.net/gml}CompositeSurface (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="CompositeSurfaceType">
    <
annotation>
        <
documentation>A CompositeSurface is defined by a set of orientable surfaces. A composite surface is geometry type with all the geometric properties of a (primitive) surface. Essentially, a composite surface is a collection of surfaces that join in pairs on common boundary curves and which, when considered as a whole, form a single surface.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractSurfaceType">
            <
sequence>
                <
element ref="gml:surfaceMember" maxOccurs="unbounded">
                    <
annotation>
                        <
documentation>
This element references or contains one surface in the composite surface. The surfaces are contiguous.
NOTE: This definition allows for a nested structure, i.e. a CompositeSurface may use, for example, another CompositeSurface as a member.
                        
</documentation>
                    </
annotation>
                </
element>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A CompositeSurface is defined by a set of orientable surfaces. A composite surface is geometry type with all the geometric properties of a (primitive) surface. Essentially, a composite surface is a collection of surfaces that join in pairs on common boundary curves and which, when considered as a whole, form a single surface.


complexType CompositeSurfaceType


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.