Anleggsprojeksjons Flate Id Til Polygon Map
Java class for AnleggsprojeksjonsFlateIdTilPolygonMap complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="AnleggsprojeksjonsFlateIdTilPolygonMap">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="entry" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="key" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet}AnleggsprojeksjonsflateId"/>
<element name="value" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}Polygon"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard