Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

XML-TagBeschreibungKommentar
attribute -> numberAttributausprägung in Form einer Dezimalzahlvgl. Angaben im Abschnitt "Ganzzahl, Kommazahl"
attribute -> unitWährungseinheit (Kürzel)

Entscheidung (bool'scher Wert)

Codeblock
<attribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="textValue" attributeID="b3b79a60-910f-49fa-afc1-80aba1815a8a" dataType="selection">
	<value>Ja</value>
</attribute>
XML-TagBeschreibungKommentar
attribute -> valueAttribut in Form eines binären Wertes (ja/nein)

Mögliche Werte:

  • Ja
  • Nein

Einfach-Auswahl

Codeblock
<attribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="textValue" attributeID="5a292f8d-9edb-4696-b3d9-9bacc6555512" dataType="selection">
	<value>Option 1</value>
</attribute>

...