PHP Classes

File: web/SSO/schemas/saml-schema-authn-context-2.0.xsd

Recommend this page to a friend!
  Classes of william amed   Raptor 2   web/SSO/schemas/saml-schema-authn-context-2.0.xsd   Download  
File: web/SSO/schemas/saml-schema-authn-context-2.0.xsd
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 762 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <xs:schema targetNamespace="urn:oasis:names:tc:SAML:2.0:ac" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="urn:oasis:names:tc:SAML:2.0:ac" blockDefault="substitution" version="2.0"> <xs:annotation> <xs:documentation> Document identifier: saml-schema-authn-context-2.0 Location: http://docs.oasis-open.org/security/saml/v2.0/ Revision history: V2.0 (March, 2005): New core authentication context schema for SAML V2.0. This is just an include of all types from the schema referred to in the include statement below. </xs:documentation> </xs:annotation> <xs:include schemaLocation="saml-schema-authn-context-types-2.0.xsd"/> </xs:schema>