xmlcatalogResolve

fnstring xmlcatalogResolve(string catalogFile, string entity)

Resolves an entity using xmlcatalog.

Parameters

catalogFileCatalog file path.
entityThe entity/system identifier to resolve.

Returns

The resolved value from xmlcatalog stdout (trimmed), or empty string if not resolved.