MarcEngine7 Class File
MarcEngine7 Class File
MARCEngine7
MARC21 Class
MARC21 Methods
Add_Field Method
Add_Field_Stream Method
AddField Method
ChangeStringEncoding Method
CleanTempFiles Method
CloseReadStream Method
CloseWriteStream Method
ContainsUnicodeCharacter Method
ConvertFile Method
Delete_Field Method
Delete_Field_Stream Method
DeleteField Method
Delimited_Output_Stream Method
Dispose Method
Export_Tabbed_MARC Method
Export_Tabbed_MARC_Stream Method
Finalize Method
IsDisposed Method
MARC2MARC21XML Method
MARC2MARC21XML_Stream Method
MARC2Stream Method
MARC2XML Method
MARC2XML_Stream Method
MarcFile Method
MarcFileEx Method
MARCJoin Method
MARCSplit Method
MARCXMLtoMARC Method
MMaker Method
MMakerEx Method
Mnemonic2Stream Method
OpenReadStream Method
OpenStreamWriter Method
Peek Method
ReadAll Method
ReadLine Method
ReadMARC21XML Method
ReadMARC21XMLStream Method
ReadNextMARCRecord Method
ReadNextMnemonicRecord Method
ReplaceAll Method
UnEscapeEntities Method
Write Method
XML2MARC Method
XML2XML Method
XMLFile Method
XMLtoMARC Method
XMLtoXML Method
MARC21
XML2XML Method
Translates one XML format to another.
Namespace:
MARCEngine7
Assembly:
MARCEngine7 (in MARCEngine7.dll) Version: 1.0.22.0 (1.0.22)
Syntax
C#
Copy
public
int
XML2XML
(
string
sSource
,
string
sDest
,
string
sXSLTPath
)
Parameters
sSource
Type:
System
String
Source Path
sDest
Type:
System
String
Destination Path
sXSLTPath
Type:
System
String
XSLT Transformation Path
Return Value
Type:
Int32
Returns success or failure
Implements
MARC21_Interface
XML2XML(String, String, String)
See Also
Reference
MARC21 Class
MARCEngine7 Namespace