MarcEdit .NET COM API Documentation

MARC21_Interface.MARCXMLtoMARC Method 

Depricated function: Used in MarcEdit 4.6. Use ReadMARC21XML

int MARCXMLtoMARC(
   string sSource,
   string sDest,
   string XSLT
);

Parameters

sSource
Source Path
sDest
Destination Path
XSLT
XSLT Path

Return Value

See Also

MARC21_Interface Interface | MARCEngine5 Namespace