MARC21_InterfaceXMLtoMARC Method |
Depricated. Use XML2MARC
Namespace:
MARCEngine7
Assembly:
MARCEngine7 (in MARCEngine7.dll) Version: 1.0.22.0 (1.0.22)
Syntaxint 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[Missing <returns> documentation for "M:MARCEngine7.MARC21_Interface.XMLtoMARC(System.String,System.String,System.String,System.String)"]
See Also