complexType MultiSurfaceType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGeometryType (by extension)
 {http://www.opengis.net/gml}AbstractGeometricAggregateType (by extension)
  {http://www.opengis.net/gml}MultiSurfaceType
Derived Types
{http://www.opengis.net/gml}MultiSurfaceType
 {http://www.opengis.net/gml}MultiSurface (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="MultiSurfaceType">
    <
annotation>
        <
documentation>A MultiSurface is defined by one or more Surfaces, referenced through surfaceMember elements.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractGeometricAggregateType">
            <
sequence>
                <
annotation>
                    <
documentation>
The members of the geometric aggregate can be specified either using the "standard" property or the array property style. It is also valid to use both the "standard" and the array property style in the same collection.
NOTE: Array properties cannot reference remote geometry elements.
                    
</documentation>
                </
annotation>
                <
element ref="gml:surfaceMember" minOccurs="0" maxOccurs="unbounded"/>
                <
element ref="gml:surfaceMembers" minOccurs="0"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A MultiSurface is defined by one or more Surfaces, referenced through surfaceMember elements.


complexType MultiSurfaceType


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.