
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| Address | string | optional | ||||
| InResponseTo | NCName | optional | ||||
| NotBefore | dateTime | optional | ||||
| NotOnOrAfter | dateTime | optional | ||||
| Recipient | anyURI | optional |
<complexType name="KeyInfoConfirmationDataType" mixed="false"> <complexContent> <restriction base="saml:SubjectConfirmationDataType"> <sequence> <element ref="ds:KeyInfo" maxOccurs="unbounded"/> </sequence> </restriction> </complexContent> </complexType> |