PwgSmRev1-185 - KeyInfoConfirmationDataType

complexType KeyInfoConfirmationDataType
diagram PwgSmRev1-185_p4440.png
namespace urn:oasis:names:tc:SAML:2.0:assertion
type restriction of saml:SubjectConfirmationDataType
properties
base saml:SubjectConfirmationDataType
mixed false
children ds:KeyInfo
attributes
Name  Type  Use  Default  Fixed  Annotation
NotBefore  xs:dateTime  optional      
NotOnOrAfter  xs:dateTime  optional      
Recipient  xs:anyURI  optional      
InResponseTo  xs:NCName  optional      
Address  xs:string  optional      
source <xs:complexType name="KeyInfoConfirmationDataType" mixed="false">
 
<xs:complexContent>
   
<xs:restriction base="saml:SubjectConfirmationDataType">
     
<xs:sequence>
       
<xs:element ref="ds:KeyInfo" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy