Index: vhUnitTest/DOM/common/Locatie/impl/LandRepository/Test.cls.xml
===================================================================
diff -u -r35704 -r38535
--- vhUnitTest/DOM/common/Locatie/impl/LandRepository/Test.cls.xml (.../Test.cls.xml) (revision 35704)
+++ vhUnitTest/DOM/common/Locatie/impl/LandRepository/Test.cls.xml (.../Test.cls.xml) (revision 38535)
@@ -94,6 +94,23 @@
#dim Land As DOM.common.Land = ..LandRepository.GeefViaLandCodeIso2("XXX")
]]>
+
+
+
+
+
+
+
+
Index: DOM/common/Locatie/impl/LandRepository.cls.xml
===================================================================
diff -u -r35703 -r38535
--- DOM/common/Locatie/impl/LandRepository.cls.xml (.../LandRepository.cls.xml) (revision 35703)
+++ DOM/common/Locatie/impl/LandRepository.cls.xml (.../LandRepository.cls.xml) (revision 38535)
@@ -58,6 +58,23 @@
Quit ..GeefViaID(LandID)
]]>
+
+
+LandCodeIso3:%String
+DOM.common.Land
+
+