<tns:RenewCertificateRequest xmlns:pkif=“danskebank.dk/PKI/PKIFactoryService

                           xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
                           xmlns:xe="http://www.w3.org/2001/04/xmlenc#"
                           xmlns:xd="http://www.w3.org/2000/09/xmldsig#"
                           xmlns:tns="http://danskebank.dk/PKI/PKIFactoryService/elements">
<tns:CustomerId/>
<tns:KeyGeneratorType>software</tns:KeyGeneratorType>
<tns:EncryptionCertPKCS10/>
<tns:SigningCertPKCS10/>
<tns:Timestamp/>
<tns:RequestId/>
<tns:Environment/>
<Signature xmlns="http://www.w3.org/2000/09/xmldsig#">
  <SignedInfo>
    <CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" />
    <SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1" />
    <Reference URI="">
      <Transforms>
        <Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" />
        <Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" />
      </Transforms>
      <DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
      <DigestValue/>
    </Reference>
  </SignedInfo>
  <SignatureValue/>
  <KeyInfo>
    <X509Data>
      <X509Certificate/>
    </X509Data>
  </KeyInfo>
</Signature>

</tns:RenewCertificateRequest>