2.56.2 Literal.Value

The Literal.Value element specifies the value of the literal. This element is optional.

This element is either of type Variant or of type EntityKey. The interpretation of the data type is specified by the value of the Literal.DataType element. If the Literal.Value element is not present, its value is interpreted as NULL. Exactly one Literal.Value or Literal.Values element MUST be specified as a child of the Literal element.

The following is the parent element of the Literal.Value element.

Parent elements

Literal

The following is the XML Schema definition of the Literal.Value element.          

 <xsd:element name="Value" type="xsd:string" minOccurs="0" />