MarcEdit .NET COM API Documentation

MARC21_Interface.MARC2XML Method 

Translates MARC to XML

int MARC2XML(
   string sSource,
   string sDest,
   string sXSLT
);

Parameters

sSource
Source Path
sDest
Destination Path
sXSLT
Path to Transformation from MARC21XSLT to XML format

Return Value

Returns success or failure.

See Also

MARC21_Interface Interface | MARCEngine5 Namespace