| Name | Description |
---|
 | Action | The Action element specifies an action on the specified resource for which permission is sought. |
  | ActionNamespaces | Contains a set of available actions namespaces. |
 | Advice | The Advice element contains any additional information that the SAML authority wishes to provide.
This information MAY be ignored by applications without affecting either the semantics or the validity of the assertion. |
 | Assertion | The Assertion element is of AssertionType complex type. This type specifies the basic information that is common to all assertions. |
 | AssertionArtifact | The AssertionArtifact element is used to specify the assertion artifact that represents an
assertion being requested. Its use is governed by the specific profile of SAML that is being used. |
 | AssertionIdReference | The AssertionIdReference element makes a reference to a SAML assertion. |
 | Attribute | The Attribute element specifies an attribute of the subject. |
 | AttributeDesignator | The AttributeDesignator element identifies an attribute name within an attribute namespace. It
has the AttributeDesignatorType complex type. It is used in an attribute query to request that attribute values within a specific namespace be returned. |
 | AttributeQuery | The AttributeQuery element is used to make the query �Return the requested attributes for this
subject.� A successful response will be in the form of assertions containing attribute statements. |
 | AttributeStatement | The AttributeStatement element describes a statement by the SAML authority asserting that the statement�s subject is associated with the specified attributes. |
 | AttributeValue | The AttributeValue element supplies the value of a specified attribute. It is of the anyType simple type, which allows any well-formed XML to appear as the content of the element. |
 | Audience | A URI reference that identifies an intended audience. The URI reference MAY identify a document that describes the terms and conditions of audience membership. |
 | AudienceRestrictionCondition | The AudienceRestrictionCondition element specifies that the assertion is addressed to one or
more specific audiences identified by Audience elements. Although a SAML relying party that is
outside the audiences specified is capable of drawing conclusions from an assertion, the SAML authority
explicitly makes no representation as to accuracy or trustworthiness to such a party. |
  | AuthenticationMethodIdenfifiers | Defines the identifiers refer to SAML-specified authentication methods. |
 | AuthenticationQuery | The AuthenticationQuery element is used to make the query �What assertions containing
authentication statements are available for this subject?� A successful response will be in the form of assertions containing authentication statements. |
 | AuthenticationStatement | The AuthenticationStatement element describes a statement by the SAML authority asserting that the statement�s subject was authenticated by a particular means at a particular time. |
 | AuthorityBinding | The AuthorityBinding element MAY be used to indicate to a SAML relying party processing an
AuthenticationStatement that a SAML authority may be available to provide additional information about
the subject of the statement. A single SAML authority may advertise its presence over multiple protocol
bindings, at multiple locations, and as more than one _kind of authority by sending multiple elements as needed. |
 | AuthorizationDecisionQuery | The AuthorizationDecisionQuery element is used to make the query �Should these _actions on
this resource be allowed for this subject, given this _evidence?� A successful response will be in the form
of assertions containing authorization decision statements. |
 | AuthorizationDecisionStatement | The AuthorizationDecisionStatement element describes a statement by the SAML authority
asserting that a request for access by the statement�s subject to the specified resource has resulted in the
specified authorization decision on the basis of some optionally specified _evidence. |
 | Condition | Represents the SAML Condition. |
 | Conditions | Represents a list of Condition. |
 | ConfirmationMethod | A URI reference that identifies a protocol to be used to authenticate the subject. URI references
identifying SAML-defined confirmation methods are currently defined with the SAML profiles in the
SAML bindings and profiles specification [SAMLBind]. Additional methods may be added by defining
new profiles or by private agreement. |
  | ConfirmationMethods | Represents confirmation methods. |
 | DoNotCacheCondition | Indicates that the assertion SHOULD be used immediately by the relying party and MUST NOT be
retained for future use. A SAML authority SHOULD NOT include more than one
DoNotCacheCondition element within a Conditions element of an assertion. |
 | Evidence | The Evidence element contains an assertion or assertion reference that the SAML authority relied on
in issuing the authorization decision. |
 | Evidentiary | Base class for element types that can constitute evidence within a Evidence object. |
 | NameIdentifier | The NameIdentifier element specifies a subject by a combination of a name qualifier, a name,
and a format. The name is provided as element content. |
  | NameIdentifierFormats | Name identifier format identifiers. |
 | Query | Represents SAML Query. |
 | Request | The Request element specifies a SAML request. It provides either a query or a request for a specific
assertion identified by AssertionIdReference or AssertionArtifact. |
 | RespondWith | The RespondWith element specifies the type of statement the SAML relying party wants from the SAML authority. |
 | Response | The Response element specifies the status of the corresponding SAML request and a list of zero or more assertions that answer the request. |
 | SignableSaml1Object | Represents signable SAML v1.x object. |
 | Statement | Represents the SAML Statement object. |
 | Status | Represents the status. |
 | StatusCode | The StatusCode element specifies one or more possibly nested, codes representing the status of the corresponding request. |
 | StatusCodes | Defines status codes. |
 | StatusDetail | The StatusDetail element MAY be used to specify additional information concerning an error condition. |
 | StatusMessage | The StatusMessage element specifies a message that MAY be returned to an operator. |
 | Subject | The Subject element specifies the principal that is the subject of the statement. |
 | SubjectConfirmation | The SubjectConfirmation element specifies a subject by supplying data that allows the subject to be authenticated. |
 | SubjectConfirmationData | Represents the additional authentication information to be used by a specific authentication protocol. |
 | SubjectLocality | Specifies the DNS domain name and IP address for the system entity from which the subject was apparently authenticated. |
 | SubjectQuery | Represents the SAML Subject Query object. |
 | SubjectStatement | The SubjectStatement element is an extension point that allows other assertion-based applications
to reuse the SAML assertion framework. It contains a Subject element that allows a SAML authority
to describe a subject. |