MarcEdit .NET COM API Documentation

MARC21_Interface.ReadMARC21XMLStream Method 

Process a MARCXML21 stream to MARC.

string ReadMARC21XMLStream(
   string sXML,
   string sXSLT,
   bool bRemote,
   int lFlag
);

Parameters

sXML
sXSLT
bRemote
lFlag

Return Value

See Also

MARC21_Interface Interface | MARCEngine5 Namespace