Atkomst Feature
Java class for AtkomstFeature complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="AtkomstFeature">
<complexContent>
<extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kart}MatrikkelFeature">
<sequence>
<element name="atkomstpunkt" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}Point"/>
<element name="text" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="atkomsttypeKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/adresse/koder}AtkomsttypeKodeId" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
Content copied to clipboard