PreviousNextIndex

LOCATOR-PUBLIC-ID attribute

Returns the public identifier of the current XML source.

Data type: CHARACTER

Access: Readable

Applies to: SAX-reader object handle

Valid only in a callback. Use the SELF handle to get the public identifier of the XML source, as in the following fragment:

myPublicID = SELF:LOCATOR-PUBLIC-ID. 


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex