relaxng.omrelaxng-version

function

Library: RELAX NG (OMRELAXNG)
Import : omrelaxng.xmd

Returns: the version information for the library


Declaration
export string function 
   omrelaxng-version 
    


Purpose

This function returns the version and copyright information for the OMRELAXNG library.

Example:

  import "omrelaxng.xmd" prefixed by relaxng.
  
  process
     output relaxng.omrelaxng-version || "%n"
          

Other Library Functions