Tidsperiode
Java class for Tidsperiode complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="Tidsperiode">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="periodeId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/koder}PeriodeKodeId"/>
<element name="lengde" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard