Skip to content

Commit

Permalink
Update xmldsig11 schema to final version.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed May 6, 2013
1 parent 3d7d215 commit 24da401
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xml/xmldsig11-schema.xsd
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>

<!--
#
# Copyright ©[2011] World Wide Web Consortium
Expand All @@ -12,6 +13,7 @@
# [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
#
-->

<schema xmlns="http://www.w3.org/2001/XMLSchema"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:dsig11="http://www.w3.org/2009/xmldsig11#"
Expand Down Expand Up @@ -114,8 +116,6 @@
</complexContent>
</complexType>

<element name="OCSPResponse" type="base64Binary"/>

<element name="DEREncodedKeyValue" type="dsig11:DEREncodedKeyValueType"/>
<complexType name="DEREncodedKeyValueType">
<simpleContent>
Expand Down

0 comments on commit 24da401

Please sign in to comment.