<?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN" "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd"> <taglib> <tlibversion>1.0</tlibversion> <jspversion>1.1</jspversion> <shortname>Tags for transcoding technology</shortname> <tag> <name>splitpoint</name> <tagclass>com.ibm.transform.wps.taglib.FragmentationHintTag</tagclass> <bodycontent>empty</bodycontent> </tag> <tag> <name>continuelabel</name> <tagclass>com.ibm.transform.wps.taglib.ContinueLabelTag</tagclass> <bodycontent>empty</bodycontent> <attribute> <name>continuelabel</name> <required>true</required> <rtexprvalue>true</rtexprvalue> </attribute> </tag> <!-- <tag> <name>annotationfile</name> <tagclass>com.ibm.transform.wps.taglib.AnnotationFileTag</tagclass> <bodycontent>empty</bodycontent> <attribute> <name>location</name> <required>true</required> <rtexprvalue>true</rtexprvalue> </attribute> </tag> --> </taglib>