Schema Central  >  LEXS 4.0  >  ulex.xsd  >  ulex:StructuredPayloadsRequestedCode
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

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 valueDescription
      allall payloads should be returned
      noneno payloads should be returned

Used in

Substitution hierarchy

Sample instance

<ulex:StructuredPayloadsRequestedCode>none</ulex:StructuredPayloadsRequestedCode>