<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:sa="http://rep.oio.dk/uvm.dk/studieadm/common/xml/schemas/2006/02/20/" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://rep.oio.dk/uvm.dk/studieadm/common/xml/schemas/2006/02/20/" elementFormDefault="qualified" attributeFormDefault="unqualified" xml:lang="DA">
	<xs:element name="PostNummerKode" type="sa:PostNummerKodeType"/>
	<xs:simpleType name="PostNummerKodeType">
		<xs:restriction base="xs:string">
			<xs:maxLength value="15"/>
		</xs:restriction>
	</xs:simpleType>
</xs:schema>
