Updates to header
:
diff --git a/cda/plugins/org.eclipse.mdht.cda.xml.ui/src/org/eclipse/mdht/cda/xml/ui/handlers/SheetHeaderUtil.java b/cda/plugins/org.eclipse.mdht.cda.xml.ui/src/org/eclipse/mdht/cda/xml/ui/handlers/SheetHeaderUtil.java
index c79c60f..09c769d 100644
--- a/cda/plugins/org.eclipse.mdht.cda.xml.ui/src/org/eclipse/mdht/cda/xml/ui/handlers/SheetHeaderUtil.java
+++ b/cda/plugins/org.eclipse.mdht.cda.xml.ui/src/org/eclipse/mdht/cda/xml/ui/handlers/SheetHeaderUtil.java
@@ -78,9 +78,9 @@
 		}
 		row2.createCell(offset++).setCellValue(replaceSpace("CDA Specification"));
 		row2.createCell(offset++).setCellValue(replaceSpace("CDA Document Type"));
+		row2.createCell(offset++).setCellValue(replaceSpace("Template Id"));
 		row2.createCell(offset++).setCellValue(replaceSpace("CDA Document Code"));
 		row2.createCell(offset++).setCellValue(replaceSpace("CDA Document System"));
-		row2.createCell(offset++).setCellValue(replaceSpace("Template Id"));
 		row2.createCell(offset++).setCellValue(replaceSpace("Organization"));
 		row2.createCell(offset++).setCellValue(replaceSpace("Software"));
 		row2.createCell(offset++).setCellValue(replaceSpace("Document Date"));