Page MenuHomeGRNET

Image.tld
No OneTemporary

File Metadata

Created
Wed, Nov 19, 12:33 AM

Image.tld

<?xml version="1.0" encoding="ISO-8859-1"?>
<taglib>
<tlib-version>1.0</tlib-version>
<jsp-version>1.1</jsp-version>
<short-name>Images</short-name>
<uri>Images</uri>
<tag>
<description>Image informations</description>
<name>Images</name>
<tag-class>in.raster.oviyam.handler.Images</tag-class>
<body-content>scriptless</body-content>
<attribute>
<name>study</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>seriesId</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
</taglib>

Event Timeline