mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

MarcXML_Load_Creator.Create_MarcXML_Data_File Method



Create the MarcXML feed file for all files within this SobekCM library for loading into Mango


Namespace: SobekCM.Builder_Library.Tools
Assembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)

Syntax

C#
public bool Create_MarcXML_Data_File(
	bool Test_Feed_Flag,
	string XML_File
)

Parameters

Test_Feed_Flag
Type: System..::..Boolean
Flag indicates if this is to create the test feed
XML_File
Type: System..::..String
Name of the resulting file

Return Value

Type: Boolean
TRUE if succesful, otherwise FALSE

Remarks

This first creates the MarcXML file, and then validates it against the schema

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )