[161812] Updated schema doc for version attribute
diff --git a/plugins/org.eclipse.jst.server.core/schema/runtimeFacetMappings.exsd b/plugins/org.eclipse.jst.server.core/schema/runtimeFacetMappings.exsd
index 0367663..7d891ef 100644
--- a/plugins/org.eclipse.jst.server.core/schema/runtimeFacetMappings.exsd
+++ b/plugins/org.eclipse.jst.server.core/schema/runtimeFacetMappings.exsd
@@ -65,14 +65,14 @@
          <attribute name="runtime-component" type="string" use="required">
             <annotation>
                <documentation>
-                  
+                  a facet runtime component id
                </documentation>
             </annotation>
          </attribute>
          <attribute name="version" type="string" use="required">
             <annotation>
                <documentation>
-                  
+                  a facet runtime component version
                </documentation>
             </annotation>
          </attribute>
@@ -115,7 +115,7 @@
          
       </documentation>
    </annotation>
-   
+
    <annotation>
       <appInfo>
          <meta.section type="implementation"/>