MissingAttributeCombineException getAttrQName Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the QName of the attribute that is missing from the input document.

Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax

public virtual string getAttrQName()

Return Value

Type: String
the QName of the attribute that is missing from the input document.
Remarks

Reports the QName of the attribute that is missing from the input document.
See Also