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.
Element information
Namespace: http://ulex.gov/ulex/2.0
Schema document: ulex.gov/ulex/2.0/ulex.xsd
Type: ulexcodes:StructuredPayloadsRequestedCodeSimpleType
Properties: Global, Qualified
Content
- Type based on xsd:token
Valid value Description all all payloads should be returned none no payloads should be returned
Used in
- Type ulex:DataItemRequestMessageType (Element ulex:DataItemRequestMessage)
- Type ulex:SearchRequestMetadataType (Element ulex:SearchRequestMetadata)
Substitution hierarchy
- ulex:StructuredPayloadsRequestedAbstract
- ulex:StructuredPayloadsRequestedCode
- ulex:StructuredPayloadsRequestedList
Sample instance
<ulex:StructuredPayloadsRequestedCode>none</ulex:StructuredPayloadsRequestedCode>