complexType CurveArrayPropertyType

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

Derived Types
{http://www.opengis.net/gml}CurveArrayPropertyType
 {http://www.opengis.net/gml}curveArrayProperty (by type)
 {http://www.opengis.net/gml}curveMembers (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="CurveArrayPropertyType">
    <
annotation>
        <
documentation>
A container for an array of curves. The elements are always contained in the array property, referencing geometry elements
or arrays of geometry elements is not supported.
        
</documentation>
    </
annotation>
    <
sequence>
        <
element ref="gml:_Curve" minOccurs="0" maxOccurs="unbounded"/>
    </
sequence>
</
complexType>


Documentation

A container for an array of curves. The elements are always contained in the array property, referencing geometry elements
			or arrays of geometry elements is not supported.


complexType CurveArrayPropertyType


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.