Documentation for fieldgml

Element: solidMembers

[Table of contents]

Name solidMembers
Type gml:SolidArrayPropertyType
Nillable no
Abstract no
Documentation This property element contains a list of solids. The order of the elements is significant and shall be preserved when processing the array.
Logical Diagram
h-1694931921
XML Instance Representation
<gml:solidMembers>
Start Sequence [0..*]
<gml:_Solid> ... </gml:_Solid> [1]
End Sequence
</gml:solidMembers>
Diagram
h-1694931921
Schema Component Representation
<element name="solidMembers" type=" gml:SolidArrayPropertyType "/>