HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: SecurityQuestionInformation

Name SecurityQuestionInformation
Type SecurityQuestionInformationType
Documentation (of type) Contains information on a security question (For example, what is your mother's maiden name?) the answer to which is known or set by the user. Security questions sometimes are used to support password resets or other authentication tasks.
XML Instance Representation
<SecurityQuestionInformation>

< SecurityQuestionID> ... </ SecurityQuestionID> [0..1]
< SecurityQuestion> ... </ SecurityQuestion> [0..1]
< SecurityQuestionAnswer> ... </ SecurityQuestionAnswer> [0..1]
</SecurityQuestionInformation>
Schema Component Representation
<xsd:element name="SecurityQuestionInformation" type=" SecurityQuestionInformationType"/>