Documentation for fieldgml

Element: container

[Table of contents]

Name container
Type gml:ContainerPropertyType
Nillable no
Abstract no
Application Data <sch:pattern name="refAndContent co-occurence prohibited">
<sch:rule context="gml:containerProperty">
<sch:extends rule="hrefOrContent"/>
</sch:rule>
</sch:pattern>
Logical Diagram
XML Instance Representation
<gml:container
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
</gml:container>
Diagram
h-574561824 h-1166606482 h-1617836024
Schema Component Representation
<element name="container" type=" gml:ContainerPropertyType "/>