MARC21_InterfaceXMLtoXML Method |
Depricated function from MarcEdit 4.6. Use XML2XML
Namespace:
MARCEngine7
Assembly:
MARCEngine7 (in MARCEngine7.dll) Version: 1.0.22.0 (1.0.22)
Syntaxint XMLtoXML(
string sSource,
string sDest,
string sXSLTPath
)
Parameters
- sSource
- Type: SystemString
Source Path - sDest
- Type: SystemString
Destination Path - sXSLTPath
- Type: SystemString
XSLT Transform Path
Return Value
Type:
Int32[Missing <returns> documentation for "M:MARCEngine7.MARC21_Interface.XMLtoXML(System.String,System.String,System.String)"]
See Also