From: Scott Cantor Date: Tue, 20 May 2008 21:39:04 +0000 (+0000) Subject: Fix comments, add abstract flag to a type to sync up with Java. Rev version to 2.1. X-Git-Tag: 2.1.0~61 X-Git-Url: http://www.project-moonshot.org/gitweb/?a=commitdiff_plain;h=2c4e9a70957f6d270e53d9006c0c5b53eae72eb7;hp=234f1f0d06543ba04fe05e19d6784cadf500599b;p=shibboleth%2Fcpp-sp.git Fix comments, add abstract flag to a type to sync up with Java. Rev version to 2.1. --- diff --git a/schemas/shibboleth-2.0-afp-mf-basic.xsd b/schemas/shibboleth-2.0-afp-mf-basic.xsd index 8d4389f..595fb39 100644 --- a/schemas/shibboleth-2.0-afp-mf-basic.xsd +++ b/schemas/shibboleth-2.0-afp-mf-basic.xsd @@ -4,7 +4,8 @@ xmlns="http://www.w3.org/2001/XMLSchema" xmlns:basic="urn:mace:shibboleth:2.0:afp:mf:basic" xmlns:afp="urn:mace:shibboleth:2.0:afp" - elementFormDefault="qualified"> + elementFormDefault="qualified" + version="2.1"> @@ -78,7 +79,7 @@ - A match function that performs a logical NOT on the resultof the contained matching function. + A match function that performs a logical NOT on the result of the contained matching function. @@ -252,7 +253,7 @@ A match function that matches an attribute value against the specified regular expression. This function - evaluates to true if any value matches the given expression + evaluates to true if any value matches the given expression. @@ -271,7 +272,7 @@ - +