Add orchestration type
[aai/schema-service.git] / aai-schema / src / main / resources / onap / oxm / v17 / aai_oxm_v17.xml
index 7604237..c5ac8b5 100644 (file)
                         <xml-property name="description" value="Used for optimistic concurrency.  Must be empty on create, valid on update and delete."/>
                     </xml-properties>
                 </xml-element>
+                <xml-element java-attribute="orchestrationType" name="orchestration-type" type="java.lang.String">
+                    <xml-properties>
+                        <xml-property name="description" value="Orchestration type of this model."/>
+                    </xml-properties>
+                </xml-element>
+
                 <xml-element java-attribute="modelElements" name="model-elements" type="inventory.aai.onap.org.v17.ModelElements"/>
                 <xml-element java-attribute="metadata" name="metadata" type="inventory.aai.onap.org.v17.Metadata"/>
                 <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v17.RelationshipList"/>