XmlEventReader::getAttributeLocalName API Ref

#include <DbXml.hpp>

virtual const unsigned char * XmlEventReader::getAttributeLocalName(int index) const


Description: XmlEventReader::getAttributeLocalName

If the current event is StartElement, return the local name for the attribute at the specified offset.

Parameters
index

Errors

The XmlEventReader::getAttributeLocalName method may fail and throw XmlException, encapsulating one of the following non-zero errors:


EVENT_ERROR

APIRef

Copyright (c) 1996-2009 Oracle. All rights reserved.