Page MenuHomeGRNET

ImageInfo.tld
No OneTemporary

File Metadata

Created
Tue, Nov 18, 11:00 PM

ImageInfo.tld

<?xml version="1.0" encoding="ISO-8859-1"?>
<taglib>
<tlib-version>1.0</tlib-version>
<jsp-version>1.1</jsp-version>
<short-name>ImageInfo</short-name>
<uri>ImageInfo</uri>
<tag>
<description>Image informations</description>
<name>Image</name>
<tag-class>in.raster.oviyam.handler.ImageHandler</tag-class>
<body-content>scriptless</body-content>
<attribute>
<name>patientId</name>
<rtexprvalue>true</rtexprvalue>
</attribute>
<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