Documentation for fieldgml

Element: surfaceMember

[Table of contents]

Name surfaceMember
Type gml:SurfacePropertyType
Nillable no
Abstract no
Documentation This property element either references a surface via the XLink-attributes or contains the surface element. A surface element is any element which is substitutable for "_Surface".
Logical Diagram
h-859743951
XML Instance Representation
<gml:surfaceMember
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:_Surface> ... </gml:_Surface> [1]
End Sequence
</gml:surfaceMember>
Diagram
h-859743951
Schema Component Representation
<element name="surfaceMember" type=" gml:SurfacePropertyType "/>