Update xml schemas
diff --git a/src/main/site/static/schema/10/cgen.xsd b/src/main/site/static/schema/10/cgen.xsd
index b24afb9..31a407d 100644
--- a/src/main/site/static/schema/10/cgen.xsd
+++ b/src/main/site/static/schema/10/cgen.xsd
@@ -8,7 +8,7 @@
   ~  "License"); you may not use this file except in compliance
   ~  with the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~  Unless required by applicable law or agreed to in writing,
   ~  software distributed under the License is distributed on an
@@ -32,6 +32,10 @@
                     <xs:element name="mode" minOccurs="0" type="xs:string"/>
                     <xs:element name="template" minOccurs="0" type="xs:string"/>
                     <xs:element name="superTemplate" minOccurs="0" type="xs:string"/>
+                    <xs:element name="embeddableTemplate" minOccurs="0" type="xs:string"/>
+                    <xs:element name="embeddableSuperTemplate" minOccurs="0" type="xs:string"/>
+                    <xs:element name="queryTemplate" minOccurs="0" type="xs:string"/>
+                    <xs:element name="querySuperTemplate" minOccurs="0" type="xs:string"/>
                     <xs:element name="outputPattern" minOccurs="0" type="xs:string"/>
                     <xs:element name="makePairs" minOccurs="0" type="xs:boolean"/>
                     <xs:element name="skipRelationshipsLoading" minOccurs="0" type="xs:boolean"/>
diff --git a/src/main/site/static/schema/10/domain.xsd b/src/main/site/static/schema/10/domain.xsd
index 40809d5..fc4c12f 100644
--- a/src/main/site/static/schema/10/domain.xsd
+++ b/src/main/site/static/schema/10/domain.xsd
@@ -8,7 +8,7 @@
   ~  "License"); you may not use this file except in compliance
   ~  with the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~  Unless required by applicable law or agreed to in writing,
   ~  software distributed under the License is distributed on an
diff --git a/src/main/site/static/schema/10/graph.xsd b/src/main/site/static/schema/10/graph.xsd
index 761a7ae..aa993ab 100644
--- a/src/main/site/static/schema/10/graph.xsd
+++ b/src/main/site/static/schema/10/graph.xsd
@@ -8,7 +8,7 @@
   ~  "License"); you may not use this file except in compliance
   ~  with the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~  Unless required by applicable law or agreed to in writing,
   ~  software distributed under the License is distributed on an
diff --git a/src/main/site/static/schema/10/info.xsd b/src/main/site/static/schema/10/info.xsd
index 480b24d..4f96d4b 100644
--- a/src/main/site/static/schema/10/info.xsd
+++ b/src/main/site/static/schema/10/info.xsd
@@ -8,7 +8,7 @@
   ~  "License"); you may not use this file except in compliance
   ~  with the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~  Unless required by applicable law or agreed to in writing,
   ~  software distributed under the License is distributed on an
diff --git a/src/main/site/static/schema/10/modelMap.xsd b/src/main/site/static/schema/10/modelMap.xsd
index 543c0a6..dae93c5 100644
--- a/src/main/site/static/schema/10/modelMap.xsd
+++ b/src/main/site/static/schema/10/modelMap.xsd
@@ -8,7 +8,7 @@
   ~  "License"); you may not use this file except in compliance
   ~  with the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~  Unless required by applicable law or agreed to in writing,
   ~  software distributed under the License is distributed on an