.. highlightlang:: us .. _xml_expatversion: XML_ExpatVersion ================ .. index:: XML_ExpatVersion .. us.tag XML_ExpatVersion NOTREADYENGLISH New330 XML :ref:`XML_ExpatVersion` return the library version as a string (e.g. "expat_1.95.1"). .. function:: ssVersion = XML_ExpatVersion() .. us.return **Return Value** *ssVersion* is the library version as a string (e.g. "expat_1.95.1"). .. seealso:: :ref:`overview-xml` :sub:`id-1792262`