XdmException.Xtte0950 FieldXdmException.Xtte0950 FieldXdmException::Xtte0950 Field

It is a type error to use the xsl:copy or xsl:copy-of instruction to copy a node that has namespace-sensitive content if the copy-namespaces attribute has the value no and its explicit or implicit validation attribute has the value preserve. It is also a type error if either of these instructions (with validation="preserve") is used to copy an attribute having namespace-sensitive content, unless the parent element is also copied. A node has namespace-sensitive content if its typed value contains an item of type xs:QName or xs:NOTATION or a type derived therefrom. The reason this is an error is because the validity of the content depends on the namespace context being preserved.

Syntax

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