FDO API Reference Feature Data Objects

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 148 of file Attribute.h.

References FdoStringP::GetLength().

Here is the call graph for this function:


Comments or suggestions? Send us feedback.