[releng] Clarify UMLX feature utility for XML
diff --git a/features/org.eclipse.qvtd.umlx-feature/feature.properties b/features/org.eclipse.qvtd.umlx-feature/feature.properties
index b714b6d..cd61a5d 100644
--- a/features/org.eclipse.qvtd.umlx-feature/feature.properties
+++ b/features/org.eclipse.qvtd.umlx-feature/feature.properties
@@ -16,7 +16,7 @@
 # This file should be translated.
 
 # "featureName" property - name of the feature
-featureName=QVT Declarative UMLX Editor (Incubation)
+featureName=QVT Declarative UMLX and XML Editors (Incubation)
 
 # "providerName" property - name of the company that provides the feature
 providerName=Eclipse QVTd
@@ -25,7 +25,7 @@
 updateSiteName=Eclipse Modeling Project Updates
 
 # "description" property - description of the feature
-description=Install this feature to support the UMLX graphical syntax (requires Sirius).
+description=Install this feature to support the UMLX graphical syntax and Reflective XML Diagram Editor (requires Sirius).
 
 copyright=(c) Copyright Eclipse contributors and others 2017.  All rights reserved.
 Visit http://projects.eclipse.org/projects/modeling.mmt.qvtd
diff --git a/releng/org.eclipse.qvtd.releng.build-site/category.xml b/releng/org.eclipse.qvtd.releng.build-site/category.xml
index 1c74921..0e79cda 100644
--- a/releng/org.eclipse.qvtd.releng.build-site/category.xml
+++ b/releng/org.eclipse.qvtd.releng.build-site/category.xml
@@ -51,9 +51,9 @@
          Eclipse QVT Declarative developer tests.
       </description>
    </category-def>
-   <category-def name="qvtd.umlx" label="QVTd for UMLX">
+   <category-def name="qvtd.umlx" label="QVTd for UMLX and XML">
       <description>
-         Eclipse QVT Declarative support for UMLX.
+         Eclipse QVT Declarative support for UMLX and XML.
       </description>
    </category-def>
 </site>