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

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

Properties
This component is not nillable.

Model
<...>
(antallFeil, status+ )
</...>


Nested Element Summary
xs:intantallFeil
           Antall oppdateringer i en batch som feilet. 
GrunnforurensingStatusstatus
           Status for hver oppdatering i batchen, i samme rekkefølge. 
Source
<xs:complexType name="GrunnforurensingResultater">
<xs:sequence>
<xs:element name="antallFeil" type="xs:int">
</xs:element>
<xs:element maxOccurs="unbounded" minOccurs="1" name="status" type="GrunnforurensingStatus">
</xs:element>
</xs:sequence>
</xs:complexType>


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