2006/unicorn/WebContent/WEB-INF/resources/tasklist tasklist.rdf,1.1.2.4,1.1.2.5

Update of /sources/public/2006/unicorn/WebContent/WEB-INF/resources/tasklist
In directory hutz:/tmp/cvs-serv4235/WebContent/WEB-INF/resources/tasklist

Modified Files:
      Tag: dev2
	tasklist.rdf 
Log Message:
added metadata for css profile parameter

Index: tasklist.rdf
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/tasklist/Attic/tasklist.rdf,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -d -r1.1.2.4 -r1.1.2.5
--- tasklist.rdf	20 Aug 2009 14:42:12 -0000	1.1.2.4
+++ tasklist.rdf	20 Aug 2009 15:17:04 -0000	1.1.2.5
@@ -16,6 +16,66 @@
 			<ucn:Dropdown ucn:reference="profile">
 				<ucn:longName xml:lang="en">CSS Profile</ucn:longName>
 				<ucn:longName xml:lang="fr">Profil CSS</ucn:longName>
+				<ucn:hasValue>
+					<ucn:Value ucn:reference="css1">
+						<ucn:longName xml:lang="en">CSS level 1</ucn:longName>
+						<ucn:longName xml:lang="fr">CSS niveau 1</ucn:longName>
+					</ucn:Value>
+				</ucn:hasValue>
+				<ucn:hasValue>
+					<ucn:Value ucn:reference="css2">
+						<ucn:longName xml:lang="en">CSS level 2</ucn:longName>
+						<ucn:longName xml:lang="fr">CSS niveau 2</ucn:longName>
+					</ucn:Value>
+				</ucn:hasValue>
+				<ucn:hasValue>
+					<ucn:Value ucn:reference="css21">
+						<ucn:longName xml:lang="en">CSS level 2.1</ucn:longName>
+						<ucn:longName xml:lang="fr">CSS niveau 2.1</ucn:longName>
+					</ucn:Value>
+				</ucn:hasValue>
+				<ucn:hasValue>
+					<ucn:Value ucn:reference="css3">
+						<ucn:longName xml:lang="en">CSS level 3</ucn:longName>
+						<ucn:longName xml:lang="fr">CSS niveau 3</ucn:longName>
+					</ucn:Value>
+				</ucn:hasValue>
+				<ucn:hasValue>
+					<ucn:Value ucn:reference="svg">
+						<ucn:longName xml:lang="en">SVG</ucn:longName>
+						<ucn:longName xml:lang="fr">SVG</ucn:longName>
+					</ucn:Value>
+				</ucn:hasValue>
+				<ucn:hasValue>
+					<ucn:Value ucn:reference="svgbasic">
+						<ucn:longName xml:lang="en">SVG Basic</ucn:longName>
+						<ucn:longName xml:lang="fr">SVG Basic</ucn:longName>
+					</ucn:Value>
+				</ucn:hasValue>
+				<ucn:hasValue>
+					<ucn:Value ucn:reference="svgtiny">
+						<ucn:longName xml:lang="en">SVG Tiny</ucn:longName>
+						<ucn:longName xml:lang="fr">SVG Tiny</ucn:longName>
+					</ucn:Value>
+				</ucn:hasValue>
+				<ucn:hasValue>
+					<ucn:Value ucn:reference="mobile">
+						<ucn:longName xml:lang="en">Mobile</ucn:longName>
+						<ucn:longName xml:lang="fr">Mobile</ucn:longName>
+					</ucn:Value>
+				</ucn:hasValue>
+				<ucn:hasValue>
+					<ucn:Value ucn:reference="atsc-tv">
+						<ucn:longName xml:lang="en">ATSC TV Profile</ucn:longName>
+						<ucn:longName xml:lang="fr">Profil ATSC TV</ucn:longName>
+					</ucn:Value>
+				</ucn:hasValue>
+				<ucn:hasValue>
+					<ucn:Value ucn:reference="tv">
+						<ucn:longName xml:lang="en">TV Profile</ucn:longName>
+						<ucn:longName xml:lang="fr">Profil TV</ucn:longName>
+					</ucn:Value>
+				</ucn:hasValue>
 			</ucn:Dropdown>
 		</ucn:hasParameter>
 	</ucn:Task>
@@ -26,13 +86,13 @@
     <ucn:hasParameter>
 			<ucn:Radio ucn:reference="warning">
 				<ucn:longName xml:lang="en">Warning</ucn:longName>
-				<ucn:longName xml:lang="fr">Alerte</ucn:longName>
+				<ucn:longName xml:lang="fr">Alertes</ucn:longName>
 			</ucn:Radio>
 		</ucn:hasParameter>
 		<ucn:hasParameter>
 			<ucn:CheckBoxList ucn:reference="usermedium">
 				<ucn:longName xml:lang="en">User Medium</ucn:longName>
-				<ucn:longName xml:lang="fr">Medium</ucn:longName>
+				<ucn:longName xml:lang="fr">Mediums</ucn:longName>
 				<ucn:hasValue>
 					<ucn:Value ucn:reference="all">
 						<ucn:longName xml:lang="en">All</ucn:longName>

Received on Thursday, 20 August 2009 15:17:16 UTC