FdoStringP FdoXmlAttribute::GetQName (  )  [inline]

Gets the attribute's qualified name.

Returns:
Returns {prefix}:{localName} when attribute name is qualified by namespace. Otherwise, returns the same value as GetLocalName().

Definition at line 150 of file Attribute.h.

References FdoStringP::GetLength().

Here is the call graph for this function: