XdmException.Xuty0005 FieldXdmException.Xuty0005 FieldXdmException::Xuty0005 Field

The error code indicating a type checking error in an insert into, insert as first into or insert as last into expression.

Syntax

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

Remarks

In an insert expression where into, as first into, or as last into is specified, it is a type error if the target expression returns a non-empty result that does not consist of a single element or document node.