Tagging 2.4RC1 release.
[shibboleth/sp.git] / schemas / shibboleth-2.0-attribute-map.xsd
index bf95425..d119da3 100644 (file)
         </complexContent>
     </complexType>
 
+    <complexType name="Base64AttributeDecoder">
+        <annotation>
+            <documentation>
+                Decoder for attributes with base64-encoded string values.
+            </documentation>
+        </annotation>
+        <complexContent>
+            <extension base="am:AttributeDecoderType" />
+        </complexContent>
+    </complexType>
+
 </schema>