Project

General

Profile

« Previous | Next » 

Revision 39166

merging trunk changes with IIS-CDH-5.3.0 branch

View differences:

ExtractedDocumentMetadata.avdl
51 51
        union { null , string } issue = null;
52 52
//      page range in which the article is published
53 53
        union { null , Range } pages = null;
54
        
55
//      propagated from pmc ExtractedDocumentMetadata#entityType
56
		union { null , string } publicationTypeName = null;
54 57
    }
55 58

  
56 59
}

Also available in: Unified diff