Documentation for fieldgml

Complex Type: ContainerPropertyType

[Table of contents]

Super-types: None
Sub-types: None
Name ContainerPropertyType
Abstract no
XML Instance Representation
<...
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]
Start Choice [1]
<gml:Face> ... </gml:Face> [1]
<gml:TopoSolid> ... </gml:TopoSolid> [1]
End Choice
End Sequence
</...>
Diagram
h-574561824 h-1166606482 h-1617836024
Schema Component Representation
<complexType name="ContainerPropertyType">
<sequence minOccurs="0">
<choice>
<element ref=" gml:Face "/>
<element ref=" gml:TopoSolid "/>
</choice>
</sequence>
<attributeGroup ref=" gml:AssociationAttributeGroup "/>
</complexType>