Documentation for fieldgml

Complex Type: MultiSurfaceDomainType

[Table of contents]

Super-types: DomainSetType < MultiSurfaceDomainType (by restriction)
Sub-types: None
Name MultiSurfaceDomainType
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]"
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]
End Sequence
</...>
Diagram
Schema Component Representation
<complexType name="MultiSurfaceDomainType">
<complexContent>
<restriction base=" gml:DomainSetType ">
<sequence minOccurs="0">
<element ref=" gml:MultiSurface "/>
</sequence>
<attributeGroup ref=" gml:AssociationAttributeGroup "/>
</restriction>
</complexContent>
</complexType>