# Änderungen innerhalb der Regeln – verschachtelte Struktur – Verkehr - DELIVERY

Wenn es erforderlich ist, verschachtelte Elemente einzufügen, ist es notwendig, den Inhaltstyp "Verschachtelte Struktur" auszuwählen.

![](https://lh3.googleusercontent.com/PAHMXuVVUB_4BzxthAdbrNJylKNGtHq0DbVdt9HTspFE9Y3uAsrv00w2DAHuze5GHTORdKJkJApCOx0C9gBi5s1rhHUqScdgnWSHusbLSdfYi3tbPxWUyx4ATJNiubdfuLcVJ7yM4xlgCSLRcg)

Und wählen Sie "Das Element kann wiederholt werden".

Die oben genannte Regel wird in XML übertragen:

&#x20;   `<g:shipping>`

&#x20;               `<g:country>DE</g:country>`

&#x20;               `<g:service>Hauslieferung</g:service>`

&#x20;               `<g:price>0 EUR</g:price>`

&#x20;  `</g:shipping>`<br>

Schließlich reicht es aus, einfach auf die Schaltfläche "Regel bearbeiten" zu klicken.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hilfe.conviu.de/modul-uprava-dat-xml-a-csv/datenausfuhr/upravy-uvnitr-pravidel-vnorena-struktura-doprava-delivery.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
