Click or drag to resize
MARC21_InterfaceXMLtoMARC Method
Depricated. Use XML2MARC

Namespace: MARCEngine5
Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax
int XMLtoMARC(
	string sSource,
	string sDest,
	string sXSLT,
	string sMARCXSLT
)

Parameters

sSource
Type: SystemString
Source Path
sDest
Type: SystemString
Destination Path
sXSLT
Type: SystemString
XSLT Path
sMARCXSLT
Type: SystemString
MARCXML XSLT Path

Return Value

Type: Int32
See Also