<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- edited with XMLSpy v2010 rel. 3 sp1 (x64) (http://www.altova.com) by XMLSpy 2009 Enterprise Ed., Installed for 30 users (with SMP from 2009-06-19 to 2010-06-20) (NAV ØKONOMITJENESTER) -->
<schema xmlns:nlktb="http://helfo.no/skjema/nlkkodetabell" xmlns:xsd="http://www.w3.org/2001/XMLSchema.xsd" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://helfo.no/skjema/nlkkodetabell" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<element name="NlkKodetabell">
		<complexType>
			<sequence>
				<element name="fagomraade" type="string"/>
				<element name="tidspunkt" type="date"/>
				<element name="antallKoder" type="int"/>
				<element ref="nlktb:NlkKode" minOccurs="0" maxOccurs="unbounded"/>
			</sequence>
		</complexType>
	</element>
	<!-- Class: NLKKode -->
	<element name="NlkKode">
		<complexType>
			<sequence>
				<element name="nlkKode" type="string"/>
				<element name="norskBruksnavn" type="string" minOccurs="0"/>
				<element name="komponent" type="string" minOccurs="0"/>
				<element name="system" type="string" minOccurs="0"/>
				<element name="enhet" type="string" minOccurs="0"/>
				<element name="egenskapsart" type="string" minOccurs="0"/>
				<element name="spesifisertKomponent" type="string" minOccurs="0"/>
				<element name="npuDefinisjon" type="string" minOccurs="0"/>
				<element name="npuSpesialitet" type="string" minOccurs="0"/>
				<element name="fagomraadeNlk" type="string"/>
				<element name="fagomraadeSekundaert" type="string" minOccurs="0"/>
				<element name="stjernekode" type="boolean"/>
				<element name="ugyldigKombinasjon" type="string" minOccurs="0"/>
				<element name="fradato" type="date"/>
				<element name="tildato" type="date" minOccurs="0"/>
				<element name="refusjonskategori" type="string" minOccurs="0"/>
				<element name="refusjon" type="double" minOccurs="0"/>
				<element name="erstattesAv" type="string" minOccurs="0"/>
				<element name="hvaEndret" type="string" minOccurs="0"/>
				<element name="sistEndretDato" type="date" minOccurs="0"/>
				<element name="refusjonskategoriEndret" type="string" minOccurs="0"/>
			</sequence>
		</complexType>
	</element>
</schema>
