MarcEdit .NET COM API Documentation

MARC21_Interface.XML2XML Method 

Translates one XML format to another.

int XML2XML(
   string sSource,
   string sDest,
   string sXSLTPath
);

Parameters

sSource
Source Path
sDest
Destination Path
sXSLTPath
XSLT Transformation Path

Return Value

Returns success or failure

See Also

MARC21_Interface Interface | MARCEngine5 Namespace