Multipolygon
Java class for Multipolygon complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="Multipolygon">
<complexContent>
<extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}Geometri">
<sequence>
<element name="polygoner" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}PolygonList" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
Content copied to clipboard