Définissez le code XML avant ou après un noeud.
insertBefore=<xml>, insertAfter=<xml>
Si un élément de noeud FXG possède une valeur s7:elementID
définie, nous pouvons ajouter des fragments XML avant ou après ce noeud avec cette commande.
Si nous possédons une balise Group comme celle-ci :
<Group visible="true" s7:elementID="inner_shape">
ensuite:
insertBefore.inner_shape=<Rect x="74.354" y="182.762" width="75" height="75" s7:fillOverprint="false" s7:fillOverprintMode="true" visible="true" rotation="0"><fill><SolidColor color="%23ffffff" s7:cmykColor="%2300000000"/%3E%3C/fill%3E%3C/Rect%3E%60donne%20:%60%3CRect%20height=?lang=fr"75" rotation="0" s7:fillOverprint="false" s7:fillOverprintMode="true" visible="true" width="75" x="74.354" y="182.762"><fill><SolidColor color="#ffffff" s7:cmykColor="#00000000"/%3E%3C/fill%3E%3C/Rect%3E%3CGroup%20s7:elementID=?lang=fr"inner_shape" visible="true">
insertAfter.inner_shape=<Rect x="74.354" y="182.762" width="75" height="75" s7:fillOverprint="false" s7:fillOverprintMode="true" visible="true" rotation="0"><fill><SolidColor color="%23ffffff" s7:cmykColor="%2300000000"/%3E%3C/fill%3E%3C/Rect%3E%60donne%20:%60%3CGroup%20s7:elementID=?lang=fr"inner_shape" visible="true"> <Rect ai:knockout="0" d:userLabel="Background" height="392.581" visible="true" width="319.953" x="0.75" y="0.75"> <fill><SolidColor color="#ffffff" s7:cmykColor="#00000000"/></fill> </Rect>