Kodeliste Transfer
Java class for KodelisteTransfer complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="KodelisteTransfer">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="result" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/kodeliste}KodelisteIdList"/>
<element name="bubbleObjects" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}GrunnbokBubbleObjectList"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard