complexType CompositeSolidType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGeometryType (by extension)
 {http://www.opengis.net/gml}AbstractGeometricPrimitiveType (by extension)
  {http://www.opengis.net/gml}AbstractSolidType (by extension)
   {http://www.opengis.net/gml}CompositeSolidType
Derived Types
{http://www.opengis.net/gml}CompositeSolidType
 {http://www.opengis.net/gml}CompositeSolid (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="CompositeSolidType">
    <
annotation>
        <
documentation>
A composite solid is a geometry type with all the geometric properties of a (primitive) solid.
Essentially, a composite solid is a collection of solids that join in pairs on common boundary surfaces and which, when considered as a whole, form a single solid.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractSolidType">
            <
sequence>
                <
element ref="gml:solidMember" maxOccurs="unbounded">
                    <
annotation>
                        <
appinfo>
                            <
sch:pattern name="Check either href or content not both">
                                <
sch:rule context="gml:solidMember">
                                    <
sch:extends rule="hrefOrContent"/>
                                </
sch:rule>
                            </
sch:pattern>
                        </
appinfo>
                        <
documentation>
This element references or contains one solid in the composite solid. The solids are contiguous.
NOTE: This definition allows for a nested structure, i.e. a CompositeSolid may use, for example, another CompositeSolid as a member.
                        
</documentation>
                    </
annotation>
                </
element>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A composite solid is a geometry type with all the geometric properties of a (primitive) solid.
				Essentially, a composite solid is a collection of solids that join in pairs on common boundary surfaces and which, when considered as a whole, form a single solid.


complexType CompositeSolidType


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.