Matrikkelenhet Fra Til Specification
Java class for MatrikkelenhetFraTilSpecification complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="MatrikkelenhetFraTilSpecification">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="fra" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}MatrikkelenhetSpecification"/>
<element name="til" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}MatrikkelenhetSpecification"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard