<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by Pieter Kasselman (Betrusted) -->
<xs:schema targetNamespace="urn:oasis:names:tc:dss:1.0:profiles:codesigning:1.0" 
                    xmlns:dsscs="urn:oasis:names:tc:dss:1.0:profiles:codesigning:1.0" 
                    xmlns:async="urn:oasis:names:tc:dss:1.0:profiles:asynchronousprocessing:1.0" 
                    xmlns:dss="urn:oasis:names:tc:dss:1.0:core:schema" 
                    xmlns:ds="http://www.w3.org/2000/09/xmldsig#" 
                    xmlns:xs="http://www.w3.org/2001/XMLSchema" 

                    xmlns="urn:oasis:names:tc:dss:1.0:profiles:codesigning:1.0"
                    elementFormDefault="qualified" 
                    attributeFormDefault="unqualified">
                    
	<xs:import namespace="urn:oasis:names:tc:dss:1.0:profiles:asynchronousprocessing:1.0" schemaLocation="http://docs.oasis-open.org/dss/v1.0/oasis-dss-profiles-asynchronous-processing-schema-v1.0-os.xsd"/>
	
	<!--Abstract code signing profile combines the DSS Core and Asynchronous Processing profiles. -->
	<!--The Abstract Code Signing profile does not define additional elements or attributes.-->
</xs:schema>
