ulex:DataItemRequestMessageType
A data type for a Data Item request message. Only a single Data Item may be requested in each message. Requested Data Item is uniquely identifier by DataItemID.
Complex type information
Namespace: http://ulex.gov/ulex/2.0
Schema document: ulex.gov/ulex/2.0/ulex.xsd
Content
- Sequence [1..1]
- ulex:SRMessageMetadata [1..1] Metadata about an SR message.
- Choice [0..1]
- lexs:UserAssertion An assertion about the user submitting a request.
- ulex:UserAssertion A user assertion that allows a domain to utilize name/value pair attributes or some other hierarchical user assertion when the provided user assertions are not applicable.
- ulex:UserAssertionSAML A wrapper for a SAML 2.0 user assertion.
from subst. group ulex:UserAssertionAbstract - lexs:UserAttentionTo [0..1] An assertion indicating the user to whose attention a response should be sent.
- ulex:DataItemID [1..1] An identifier for the Data Item. DataItemID is unique for a given service provider.
- Choice [1..1]
- ulex:StructuredPayloadsRequestedCode A code that indicates whether responses should include all available Structured Payloads or no Structured Payloads. "All" indicates that the requesting system would like to receive any Structured Payloads that the service provider can return. "None" indicates that the requesting system does not want any Structured Payloads.
- ulex:StructuredPayloadsRequestedList A list of requested Structured Payloads. If this list element is provided instead of the code element, it means that the requesting system does not want to receive responses with any Structured Payloads except for the ones specified.
from subst. group ulex:StructuredPayloadsRequestedAbstract
from type ulex:SRMessageTypefrom type ulex:RequestMessageTypefrom subst. group ulex:UserAttentionToAbstract
Attributes
None
Used by
- Element ulex:DataItemRequestMessage
Type inheritance chain
- ulex:SRMessageType
- ulex:RequestMessageType
- ulex:DataItemRequestMessageType
- ulex:RequestMessageType