Documentation for fieldgml

Element: solidMember

[Table of contents]

Name solidMember
Type gml:SolidPropertyType
Nillable no
Abstract no
Documentation This property element either references a solid via the XLink-attributes or contains the solid element. A solid element is any element which is substitutable for "_Solid".
Logical Diagram
h-1694931921
XML Instance Representation
<gml:solidMember
xlink:type="simple [0..1]"
xlink:href="[0..1]"
xlink:role="[0..1]"
xlink:arcrole="[0..1]"
xlink:title="[0..1]"
xlink:show="[0..1]"
xlink:actuate="[0..1]"
gml:remoteSchema="[0..1]">
Start Sequence [0..1]
<gml:_Solid> ... </gml:_Solid> [1]
End Sequence
</gml:solidMember>
Diagram
h-1694931921
Schema Component Representation
<element name="solidMember" type=" gml:SolidPropertyType "/>