Skip to main content Link Menu Expand (external link) Document Search Copy Copied
LXI header

LXI Literals Schema

The LXI Literals schema contains a single element with optional arbitrary attributes. It is used to pass arbitrary data to a method. As such, it does not provide syntactic validation of parameters.

This schema is intended to be used by methods that require minimal parameters, and would derive very little benefit from schema-based syntactic validation.

Methods that utilize this schema must document the attribute names and types used.

The following examples are provided:

ExamplePurpose
LXILiteralsExample.xmlSimple example showing how to use the schema

Schemas

 VersionDoc
LXILiterals1.0doc

Examples