diagram | |||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||||||||||||||||||||||||||
type | gml:MultiCurveType | ||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||
children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:curveMember gml:curveMembers | ||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
source | <element name="MultiCurve" type="gml:MultiCurveType" substitutionGroup="gml:AbstractGeometricAggregate"> <annotation> <documentation>A gml:MultiCurve is defined by one or more gml:AbstractCurves. The members of the geometric aggregate may be specified either using the "standard" property (gml:curveMember) or the array property (gml:curveMembers). It is also valid to use both the "standard" and the array properties in the same collection.</documentation> </annotation> </element> |