<conductor vertirotatetext="270" terminal1="{5455d1e1-4acb-47dd-8fcf-cb38fc88094a}" bicolor="true" element1="{01ef1122-8b93-40cd-bbb7-1e57eec47854}" dash-size="2" x="0" text_color="#000000" numsize="7" conductor_color="" horizontal-alignment="AlignBottom" displaytext="1" tension_protocol="" element2="{32ce3522-370f-42f3-99ae-dbb703d01767}" conductor_section="" vertical-alignment="AlignRight" freezeLabel="false" num="_" onetextperfolio="1" condsize="1" color2="#ff0000" function="" type="multi" horizrotatetext="0" terminal2="{93173c01-5706-498d-ab28-9fdb3dfe1a69}" formula="" y="0">
<sequentialNumbers/>
</conductor>
terminal1 in element collection:
<terminal name="13" x="40" y="-30" uuid="{5455d1e1-4acb-47dd-8fcf-cb38fc88094a}" orientation="n"/>
of element1 in diagram
<element prefix="" x="460" y="390" z="10" uuid="{01ef1122-8b93-40cd-bbb7-1e57eec47854}" freezeLabel="false" type="embed://import/test_element.elmt" orientation="0">
<terminals>
<terminal number="_" nameHidden="0" name="11" x="0" y="-26" orientation="0" id="6"/>
<terminal number="_" nameHidden="0" name="12" x="20" y="-26" orientation="0" id="7"/>
<terminal number="_" nameHidden="0" name="13" x="40" y="-26" orientation="0" id="8"/>
<terminal number="_" nameHidden="0" name="21" x="0" y="26" orientation="2" id="9"/>
<terminal number="_" nameHidden="0" name="22" x="20" y="26" orientation="2" id="10"/>
<terminal number="_" nameHidden="0" name="23" x="40" y="26" orientation="2" id="11"/>
</terminals>
<inputs/>
<dynamic_texts>
<dynamic_elmt_text text_width="-1" font="Sans Serif,9,-1,5,0,0,0,0,0,0,normal" rotation="0" Valignment="AlignTop" x="-25" y="-5" frame="false" text_from="UserText" uuid="{4828408a-9bca-4f1b-966f-089539358e21}" Halignment="AlignLeft">
<text>_</text>
</dynamic_elmt_text>
</dynamic_texts>
<texts_groups/>
</element>
to element2 in diagram
<element prefix="" x="460" y="290" z="10" uuid="{32ce3522-370f-42f3-99ae-dbb703d01767}" freezeLabel="false" type="embed://import/test_element.elmt" orientation="0">
<terminals>
<terminal number="_" nameHidden="0" name="11" x="0" y="-26" orientation="0" id="0"/>
<terminal number="_" nameHidden="0" name="12" x="20" y="-26" orientation="0" id="1"/>
<terminal number="_" nameHidden="0" name="13" x="40" y="-26" orientation="0" id="2"/>
<terminal number="_" nameHidden="0" name="21" x="0" y="26" orientation="2" id="3"/>
<terminal number="_" nameHidden="0" name="22" x="20" y="26" orientation="2" id="4"/>
<terminal number="_" nameHidden="0" name="23" x="40" y="26" orientation="2" id="5"/>
</terminals>
<inputs/>
<dynamic_texts>
<dynamic_elmt_text text_width="-1" font="Sans Serif,9,-1,5,0,0,0,0,0,0,normal" rotation="0" Valignment="AlignTop" x="-25" y="-5" frame="false" text_from="UserText" uuid="{24031ee2-36f3-4a95-80a9-eaf09479d2ef}" Halignment="AlignLeft">
<text>_</text>
</dynamic_elmt_text>
</dynamic_texts>
<texts_groups/>
</element>
terminal2 in element collection::
<terminal name="23" x="40" y="30" uuid="{93173c01-5706-498d-ab28-9fdb3dfe1a69}" orientation="s"/>
------------------------------------------
<terminal number="_" nameHidden="0" name="11" x="0" y="-26" orientation="0" id="6"/>
is unnecessary in diagram
the link is
element1 in diagram
element2 in diagram
terminal1 in element collection
terminal2 in element collection
conductor in diagram => makes the connection (uuid)
in short:
if the terminal have a name in element collection then we can make the list.
Or am I wrong?