Added support for Multiple Edges
[aai/aai-common.git] / aai-schema / src / main / resources / oxm / aai_oxm_v12.xml
index 9f9b213..008e7f9 100644 (file)
                                                <xml-property name="description" value="A keyword provided by A&amp;AI to indicate type of node." />
                                        </xml-properties>
                                </xml-element>
+                               <xml-element java-attribute="relationshipLabel" name="relationship-label" type="java.lang.String">
+                                       <xml-properties>
+                                               <xml-property name="description" value="The edge label for this relationship." />
+                                       </xml-properties>
+                               </xml-element>
                                <xml-element java-attribute="relatedLink" name="related-link" type="java.lang.String">
                                        <xml-properties>
                                                <xml-property name="description" value="URL to the object in A&amp;AI." />