http://matrikkel.statkart.no/eksternapi/registeroppdatering/v1/modell/massivadresse
complexType AdresseReferanse

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

Documentation
En ny referanse som skal legges inn i kommunal tilleggsdel for adresse.
Properties
This component is not nillable.

Model
<...>
(adresseReferanseKode, referanse )
</...>


Nested Element Summary
xs:intadresseReferanseKode
           Kode for type referanse.  
xs:stringreferanse
           Referanse i arkivet eller annen informasjon.  
Source
<xs:complexType name="AdresseReferanse">
<xs:sequence>
<xs:element name="adresseReferanseKode" type="xs:int">
</xs:element>
<xs:element name="referanse" type="xs:string">
</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.