From 6866ca4c96a30c04fe80be831ef27f50148950c5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Genevi=C3=A8ve=20Bastien?= Date: Wed, 26 Feb 2014 10:46:19 -0500 Subject: [PATCH] TMF: Add identifier type to analysis output schema MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Ifc2ffba86cfe43ac22ffb855af2620a8d8337cc6 Signed-off-by: Geneviève Bastien Reviewed-on: https://git.eclipse.org/r/22578 Tested-by: Hudson CI Reviewed-by: Bernd Hufmann IP-Clean: Bernd Hufmann --- .../schema/org.eclipse.linuxtools.tmf.core.analysis.exsd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/org.eclipse.linuxtools.tmf.core/schema/org.eclipse.linuxtools.tmf.core.analysis.exsd b/org.eclipse.linuxtools.tmf.core/schema/org.eclipse.linuxtools.tmf.core.analysis.exsd index c48b027680..bd16f80e66 100644 --- a/org.eclipse.linuxtools.tmf.core/schema/org.eclipse.linuxtools.tmf.core.analysis.exsd +++ b/org.eclipse.linuxtools.tmf.core/schema/org.eclipse.linuxtools.tmf.core.analysis.exsd @@ -213,6 +213,9 @@ The full ID of the analysis. + + + @@ -221,7 +224,7 @@ - The output will be associated with all modules extending or implementing the 'class' attribute. + The output will be associated with all modules extending or implementing the 'class' attribute. -- 2.34.1