Externalize publically-needed configure macros and fix GSS-related bugs.
[shibboleth/cpp-sp.git] / schemas / shibboleth-2.0-attribute-map.xsd
index b40a8dd..3815208 100644 (file)
         <anyAttribute namespace="##any" processContents="lax"/>
     </complexType>
     
+    <element name="GSSAPI" type="base64Binary">
+        <annotation>
+            <documentation>A wrapper element for GSS-API contexts.</documentation>
+        </annotation>
+    </element>
+    
     <element name="Attributes">
         <annotation>
             <documentation>The set of SAML or GSS-API attribute mappings.</documentation>