mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Resource_Object >> METS_Record_Status

METS_Record_Status Enumeration



Enumeration of the different possible METS record status


Namespace: SobekCM.Resource_Object
Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public enum METS_Record_Status

Members

Member nameValueDescription
BIB_LEVEL0 This record status indicated this is bibliographic-level METS file which is derived from SobekCM single item METS files.
COMPLETE1 This record status indicates the package is a complete package and instructs the SobekCM bulk loader to check for the existence of each file within the package.
DELETE2 This record status indicates this is a request to delete the pacakge
PARTIAL3 This record status indicates that this is a partial refresh of the digital resource in the SobekCM system. This instructs the SobekCM bulk loader to skip checking for existence of each file listed in the METS during validation.
METADATA_UPDATE4 This record status indicates this is a metadata update only, and should not be accompanied with any additional files if loaded through the SobekCM bulk loader.
OTHER5 Some other record status value is used here, unrecognized by the SobekCM system. The unrecognized status is retained in another field.

See Also



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