diff --git a/decomposed/extensions/MDDE_LDM/Profile/Model/Forms/Forms.xml b/decomposed/extensions/MDDE_LDM/Profile/Model/Forms/Forms.xml
index 0d71a61..338a74e 100644
--- a/decomposed/extensions/MDDE_LDM/Profile/Model/Forms/Forms.xml
+++ b/decomposed/extensions/MDDE_LDM/Profile/Model/Forms/Forms.xml
@@ -7,5 +7,6 @@
1
+
\ No newline at end of file
diff --git a/decomposed/extensions/MDDE_LDM/Profile/Model/Forms/General.xml b/decomposed/extensions/MDDE_LDM/Profile/Model/Forms/General.xml
new file mode 100644
index 0000000..cbe596e
--- /dev/null
+++ b/decomposed/extensions/MDDE_LDM/Profile/Model/Forms/General.xml
@@ -0,0 +1,24 @@
+
+9DD2EE19-51E5-42B7-A2C0-6355A5C59C90
+General
+GENERAL
+<Form >
+ <StandardNameAndCode Attribute="NameAndCode" SizeInChars="1" HorizontalResize="true" />
+ <StandardAttribute Attribute="Comment" Caption="Comment:" SizeInChars="1" LineNumber="3" HorizontalResize="true" VerticalResize="true" LeftText="false" />
+ <StandardAttribute Attribute="Filename" Caption="File name:" SizeInChars="1" LineNumber="3" HorizontalResize="true" VerticalResize="true" LeftText="false" />
+ <StandardAttribute Attribute="Author" Caption="Author:" SizeInChars="1" LineNumber="3" HorizontalResize="true" VerticalResize="true" LeftText="false" />
+ <HorizontalLayout Name="HorizontalLayout" >
+ <StandardAttribute Attribute="Version" Caption="Version:" SizeInChars="1" LineNumber="3" HorizontalResize="true" VerticalResize="true" LeftText="false" />
+ <StandardAttribute Attribute="ExtractionFullVersion" Caption="Repository:" SizeInChars="1" LineNumber="3" HorizontalResize="true" VerticalResize="true" LeftText="false" />
+ </HorizontalLayout>
+ <StandardAttribute Attribute="DefaultDiagram" Caption="Default Diagram:" SizeInChars="1" LineNumber="3" HorizontalResize="true" VerticalResize="true" LeftText="false" />
+ <StandardAttribute Attribute="KeywordList" SizeInChars="1" LineNumber="3" HorizontalResize="true" VerticalResize="true" LeftText="false" />
+ <StandardAttribute Attribute="Stereotype" Caption="Stereotype" SizeInChars="1" HorizontalResize="Yes" />
+</Form>
+
+1717621987
+HarmenWessels
+This form is the standard General tab for a Model. where the Stereotype property is added.
+1
+GENERAL
+
\ No newline at end of file