From: Scott Cantor Date: Mon, 7 Jun 2010 16:37:21 +0000 (+0000) Subject: Add LC dsig11 schema, fix SerialNumber type in original. X-Git-Tag: 1.4RC1~67 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=commitdiff_plain;h=994a38af8dddff92968db5dd3fb7a1ebce28d5f8 Add LC dsig11 schema, fix SerialNumber type in original. --- diff --git a/cpp-xmltooling.sln b/cpp-xmltooling.sln index e9aba49..eb037bb 100644 --- a/cpp-xmltooling.sln +++ b/cpp-xmltooling.sln @@ -30,6 +30,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Schemas", "Schemas", "{23EF schemas\xenc-schema.xsd = schemas\xenc-schema.xsd schemas\xml.xsd = schemas\xml.xsd schemas\xmldsig-core-schema.xsd = schemas\xmldsig-core-schema.xsd + schemas\xmldsig11-schema.xsd = schemas\xmldsig11-schema.xsd schemas\xmltooling.xsd = schemas\xmltooling.xsd EndProjectSection EndProject diff --git a/schemas/Makefile.am b/schemas/Makefile.am index 93a5b69..46bedc0 100644 --- a/schemas/Makefile.am +++ b/schemas/Makefile.am @@ -1,13 +1,12 @@ -## $Id:$ - AUTOMAKE_OPTIONS = foreign schemafiles = \ soap-envelope.xsd \ xenc-schema.xsd \ - xmldsig-core-schema.xsd \ - xml.xsd \ - xmltooling.xsd + xmldsig-core-schema.xsd \ + xmldsig11-schema.xsd \ + xml.xsd \ + xmltooling.xsd pkgxmldir = $(datadir)/xml/@PACKAGE_NAME@ diff --git a/schemas/catalog.xml.in b/schemas/catalog.xml.in index 3f57ae0..0c230cb 100644 --- a/schemas/catalog.xml.in +++ b/schemas/catalog.xml.in @@ -3,6 +3,7 @@ + diff --git a/schemas/xmldsig-core-schema.xsd b/schemas/xmldsig-core-schema.xsd index a1d4708..cd98aa3 100644 --- a/schemas/xmldsig-core-schema.xsd +++ b/schemas/xmldsig-core-schema.xsd @@ -188,7 +188,7 @@ - + diff --git a/schemas/xmldsig11-schema.xsd b/schemas/xmldsig11-schema.xsd new file mode 100644 index 0000000..56c82be --- /dev/null +++ b/schemas/xmldsig11-schema.xsd @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +