2.57.1 Values.Value

The Values.Value element specifies one of a collection of values of the literal.

The Values.Value element MUST be specified and can occur more than once in its parent Values collection. 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.

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

Parent elements

Values

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

 <xsd:element name="Value" type="xsd:string" maxOccurs="unbounded" />