complexType SolidArrayPropertyType
diagram sensorML_p1340.png
namespace http://www.opengis.net/gml/3.2
children gml:AbstractSolid
used by
elements solidArrayProperty solidMembers
attributes
Name  Type  Use  Default  Fixed  annotation
ownsboolean  false    
annotation
documentation
gml:SolidArrayPropertyType is 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.
source <complexType name="SolidArrayPropertyType">
 
<annotation>
   
<documentation>gml:SolidArrayPropertyType is 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.</documentation>
 
</annotation>
 
<sequence minOccurs="0" maxOccurs="unbounded">
   
<element ref="gml:AbstractSolid"/>
 
</sequence>
 
<attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy