XdmException.Xust0002 FieldXdmException.Xust0002 FieldXdmException::Xust0002 Field

The error code indicating an incorrectly positioned simple expression.

Syntax

Public Shared ReadOnly Xust0002 As System.Xml.XmlQualifiedName
public static readonly System.Xml.XmlQualifiedName Xust0002
public:
static initonly System.Xml::XmlQualifiedName^ Xust0002
 

Remarks

It is a static error if a simple expression that is not a vacuous expression is used in one of the following positions:

  1. The modify clause of a transform expression.
  2. The top-level expression in the body of a function declaration in which the keyword updating is specified.