##local.defineByRender(SummaryRecordAnnotationTDStyle)font-size:11; ##if local.IsEqual(SummaryRecordAnnotationWidth,"") ##else width:##local.SummaryRecordAnnotationWidth; ##endif
##if suggestion.suggestionDate
|
##leg.ZONESOPAC.MakeSuggestion.Suggestion
|
##suggestion.suggestionID (##formatter.YYYYDDMM(##suggestion.suggestionDate,##local.DateFormat))
|
##endif
##if suggestion.medium.code
|
##leg.ZONESOPAC.MakeSuggestion.TypeOfMaterial
|
##suggestion.qualData(medium.description)
|
##endif
##if suggestion.title
|
##leg.ZONESOPAC.MakeSuggestion.TitleOfDocument
|
##if suggestion.seqNo
##local.define(ItemHref)APS_PRESENT_BIB?##this.StyleSet&no=##suggestion.seqNo&Via=Z3950&View=##sessioncfg.ZONES.Catalogue.Views.Default&Parent=##this.obj
##suggestion.title
##else
##suggestion.title
##endif
|
##endif
##if suggestion.author
|
##leg.ZONESOPAC.MakeSuggestion.Author
|
##suggestion.author
|
##endif
##if suggestion.edition
|
##leg.ZONESOPAC.MakeSuggestion.Edition
|
##suggestion.edition
|
##endif
##if suggestion.series
|
##leg.ZONESOPAC.MakeSuggestion.Series
|
##suggestion.series
|
##endif
##if suggestion.publisher
|
##leg.ZONESOPAC.MakeSuggestion.Publisher
|
##if suggestion.placeOfPublication
##suggestion.placeOfPublication ;
##endif
##suggestion.publisher
##if suggestion.yearOfPublication
; ##suggestion.yearOfPublication
##endif
|
##endif
##if suggestion.isbn
|
##leg.ZONESOPAC.MakeSuggestion.ISBN
|
##suggestion.isbn
|
##endif
##if suggestion.issn
|
##leg.ZONESOPAC.MakeSuggestion.ISSN
|
##suggestion.issn
|
##endif
##if suggestion.suggestionDate
|
##leg.ZONESOPAC.MakeSuggestion.Status
|
##suggestion.qualData(status.description)
##if suggestion.refusal.status_code
##suggestion.qualData(refusal.description)
##endif
|
##endif