A gml:MultiSolid is defined by one or more gml:AbstractSolids. The members of the geometric aggregate may be specified either using the "standard" property (gml:solidMember) or the array property (gml:solidMembers). It is also valid to use both the "standard" and the array properties in the same collection. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
aggregationType | gml:AggregationType | optional | |||||
axisLabels | gml:NCNameList | optional | |||||
gml:id | ID | required |
|
||||
srsDimension | positiveInteger | optional | |||||
srsName | anyURI | optional | |||||
uomLabels | gml:NCNameList | optional |
Complex Type | gml:MultiSolidPropertyType |
<element name="MultiSolid" type="gml:MultiSolidType" substitutionGroup="gml:AbstractGeometricAggregate"> <annotation> <documentation>A gml:MultiSolid is defined by one or more gml:AbstractSolids. The members of the geometric aggregate may be specified either using the "standard" property (gml:solidMember) or the array property (gml:solidMembers). It is also valid to use both the "standard" and the array properties in the same collection.</documentation> </annotation> </element> |