http://matrikkel.statkart.no/eksternapi/registeroppdatering/v1/modell/grunnforurensing
complexType GrunnforurensingOppdatering

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://matrikkel.statkart.no/eksternapi/registeroppdatering/v1/modell/grunnforurensing}GrunnforurensingOppdatering (restriction)

Documentation
Oppdatering av en grunnforurensing (opprett, oppdater, slett).
Properties
This component is not nillable.

Model
<...>
(opprett | oppdater | slett)
</...>


Nested Element Summary
Grunnforurensingoppdater
          
Grunnforurensingopprett
          
GrunnforurensingIdentslett
          
Source
<xs:complexType name="GrunnforurensingOppdatering">
<xs:choice>
<xs:element name="opprett" type="Grunnforurensing"/>
<xs:element name="oppdater" type="Grunnforurensing"/>
<xs:element name="slett" type="GrunnforurensingIdent"/>
</xs:choice>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.