diagram | ![]() |
||
namespace | http://www.opengis.net/gml | ||
children | gml:_Solid | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="SolidArrayPropertyType"> <xs:annotation> <xs:documentation>A container for an array of solids. The elements are always contained in the array property, referencing geometry elements or arrays of geometry elements is not supported.</xs:documentation> </xs:annotation> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:element ref="gml:_Solid"/> </xs:sequence> </xs:complexType> |