Matrikkel Bubble Object
Java class for MatrikkelBubbleObject complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="MatrikkelBubbleObject">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="id" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}MatrikkelBubbleId"/>
<element name="metadata" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}Metadata" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard