XdmException.Xuty0006 FieldXdmException.Xuty0006 FieldXdmException::Xuty0006 Field

The error code indicating a type checking error in an insert before or insert after expression.

Syntax

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

Remarks

In an insert expression where before or after is specified, it is a type error if the target expression returns a non-empty result that does not consist of a single element, text, comment, or processing instruction node.