complexType PolyhedralSurfaceType

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

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}SurfaceType (by restriction)
    {http://www.opengis.net/gml}PolyhedralSurfaceType
Derived Types
{http://www.opengis.net/gml}PolyhedralSurfaceType
 {http://www.opengis.net/gml}PolyhedralSurface (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="PolyhedralSurfaceType">
    <
annotation>
        <
documentation>
A polyhedral surface is a surface composed
of polygon surfaces connected along their common boundary
curves. This differs from the surface type only in the
restriction on the types of surface patches acceptable.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
restriction base="gml:SurfaceType">
            <
sequence>
                <
group ref="gml:StandardObjectProperties"/>
                <
element ref="gml:polygonPatches">
                    <
annotation>
                        <
documentation>
This property encapsulates the patches of
the polyhedral surface.
                        
</documentation>
                    </
annotation>
                </
element>
            </
sequence>
        </
restriction>
    </
complexContent>
</
complexType>


Documentation

A polyhedral surface is a surface composed
   of polygon surfaces connected along their common boundary
   curves. This differs from the surface type only in the
   restriction on the types of surface patches acceptable.


complexType PolyhedralSurfaceType


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.