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
Expand <a href='http://sobekrepository.org/codehelp/engineagnosticlayerdbaccess' title='EngineAgnosticLayerDbAccess'>EngineAgnosticLayerDbAccess Namespace</a>EngineAgnosticLayerDbAccess Namespace
Expand <a href='http://sobekrepository.org/codehelp/builder_library' title='SobekCM.Builder_Library'>Builder_Library Namespace</a>Builder_Library Namespace
Expand <a href='http://sobekrepository.org/codehelp/core' title='SobekCM.Core'>Core Namespace</a>Core Namespace
Expand <a href='http://sobekrepository.org/codehelp/engine_library' title='SobekCM.Engine_Library'>Engine_Library Namespace</a>Engine_Library Namespace
Expand <a href='http://sobekrepository.org/codehelp/library' title='SobekCM.Library'>Library Namespace</a>Library Namespace
Collapse <a href='http://sobekrepository.org/codehelp/resource_object' title='SobekCM.Resource_Object'>Resource_Object Namespace</a>Resource_Object Namespace
Expand <a href='http://sobekrepository.org/codehelp/tools' title='SobekCM.Tools'>Tools Namespace</a>Tools Namespace
MISSING BANNER
Code Details >> Resource_Object >> METS_Sec_ReaderWriters >> iFile_amdSec_ReaderWriter Interface

iFile_amdSec_ReaderWriter Interface



Interface which must be implemented by all amdSec reader/writers employed by the METS reader to write the administrative metadata portions tied to files under the main digital resource


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

Syntax

C#
public interface iFile_amdSec_ReaderWriter

Methods

  NameDescription
Public methodInclude_amdSec
Flag indicates if this active reader/writer will write a amdSec for this node
Public methodRead_amdSec
Reads the amdSec at the current position in the XmlTextReader and associates it with one file from the METS
Public methodSchema_Location
Returns the schema location information to be written in the XML/METS Header
Public methodSchema_Namespace
Returns the schema namespace (xmlns) information to be written in the XML/METS Header
Public methodSchema_Reference_Required_Division
Flag indicates if this active reader/writer needs to append schema reference information to the METS XML header by analyzing the contents of the digital resource item
Public methodWrite_amdSec
Writes the amdSec for one file from the METS

See Also



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