Find Bygningsendring
Java class for findBygningsendring complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="findBygningsendring">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="bygningsnr" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="lopenr" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="matrikkelContext" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}MatrikkelContext"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard