Commit 89b246e3 authored by schmitting's avatar schmitting
Browse files

End of validation in week 11

parent 5343e7c2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/*
/*
 *	@author 	STF 346, STF366, STF368, STF369
 *  @version    $Id$
 *	@desc		This module provides the types used by the test component 
+24 −19
Original line number Diff line number Diff line
@@ -34,6 +34,11 @@ import from XSDAUX all;
        extension "File:../xsd/xml.xsd"
    }
    
    import from ietf_params_xml_ns_common_policy language "XSD" all
    with {
        extension "File:../xsd/common-policy.xsd"
    }

    import from ietf_params_xml_ns_resource_lists language "XSD" all
    with {
        extension "File:../xsd/ResourceList.xsd"
+1 −1

File changed.

Contains only whitespace changes.