lexs:DataItemRequestMessageType
A structure that describes request message for a single Data Item. Only a single data item may be requested in each message. Requested Data Item is specified by DataItemID.
Complex type information
Namespace: http://usdoj.gov/leisp/lexs/3.1
Schema document: lexs/3.1/lexs.xsd
NIEM Properties:
- Base: lexs:RequestMessageType
Content
- Sequence [1..1]
- lexs:SRMessageMetadata [1..1]Metadata about Search/Retrieve message.
- lexs:UserAssertion [1..1]Information about the user submitting any search or get.
- lexs:DataItemID [1..1]Unique identifier for the data item. DataItemID is unique for a given service provider.
- Choice [1..1]
- lexs:StructuredPayloadsRequestedCodeStructured Payloads Requested Code Value can have the values "All" or "None". "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.
- lexs:StructuredPayloadsRequestedListList 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 lexs:StructuredPayloadsRequestedAbstract
from type lexs:SRMessageTypefrom type lexs:RequestMessageType
Attributes
None
Used in
- Element lexs:DataItemRequestMessage
Type inheritance chain
- lexs:SRMessageType
- extended by lexs:RequestMessageType
- extended by lexs:DataItemRequestMessageType
- extended by lexs:RequestMessageType