waehlerverzeichnisKonfiguration43 Data Type

Konfiguration des Wählerverzeichnisses im MesoWebServiceWahlen43.
Datentypbeschreibung:

interner Name Datentyp Beschreibung Pflichtfeld
wahl wahl Die Wahl ja
datum String Das Datum der Wahl im Format DD.MM.JJJJ ja
erzeugt am 06.08.2012

Namespace
(Default)
Schema
ns0.xsd
Available Since
1.3.0
Properties
name data type type namespace min/max occurs description
datum string element 0/1 since 1.1.0 Das Wahldatum im Format DD.MM.JJJJ, kann null sein.
wahl wahl element 0/1 since 1.3.0 Die Wahl.

Example

<w----->
  <wahl>
    <nummer>...</nummer>
    <bezeichnung>...</bezeichnung>
  </wahl>
  <datum>...</datum>
</w----->