Click or drag to resize
MARC21_InterfaceMARCXMLtoMARC Method
Depricated function: Used in MarcEdit 4.6. Use ReadMARC21XML

Namespace: MARCEngine5
Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax
int MARCXMLtoMARC(
	string sSource,
	string sDest,
	string XSLT
)

Parameters

sSource
Type: SystemString
Source Path
sDest
Type: SystemString
Destination Path
XSLT
Type: SystemString
XSLT Path

Return Value

Type: Int32
See Also