 
      |   Code Details    Resource_Object   Metadata_File_ReaderWriters   TEI_File_ReaderWriter   Read_Metadata Method   Read_Metadata (Stream, SobekCM_Item, Dictionary(String, Object), String) TEI_File_ReaderWriter.Read_Metadata Method (Stream, SobekCM_Item, Dictionary(String, Object), String) Reads metadata from an open stream and saves to the provided item/package  Namespace: SobekCM.Resource_Object.Metadata_File_ReaderWriters Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0) Syntax
 Parameters
 
 
 
 Return ValueType: BooleanTRUE if successful, otherwise FALSE ImplementsiMetadata_File_ReaderWriter..::..Read_Metadata(Stream, SobekCM_Item, Dictionary<(Of <<'(String, Object>)>>), String%)RemarksThis reader accepts two option values.  'EAD_File_ReaderWriter:XSL_Location' gives the location of a XSL
            file, which can be used to transform the description XML read from this EAD into HTML (or another format of XML).  
            'EAD_File_ReaderWriter:Analyze_Description' indicates whether to analyze the description section of the EAD and
            read it into the item. (Default is TRUE). See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |