org.xml.sax.ext.Locator2.getXMLVersion
method
public getXMLVersion() as String
Description

Returns the XML version for the current entity.

Returns

XML version such as 1.0 or 1.1, or null.

Example
version = locator.getXMLVersion()