<xs:simpleType name="notizDatum"><xs:annotation><xs:documentation>Datum, an welchem die Notiz erfasst wurde. Datums-Tagengenauigkeit reicht (keine Std. und Sek.). Zwingendes Feld.</xs:documentation></xs:annotation><xs:restriction base="datumTypB"/></xs:simpleType>
Simple Type datumTypB
Namespace
http://bar.admin.ch/arelda/v4
Annotations
Zeitpunkte: the following values are possible by date type 3 regular expressiontechnische AnwendungDate Data Type (xs:date)The date is specified in the following form "YYYY-MM-DD" where:* YYYY indicates the year* MM indicates the month* DD indicates the dayNote: All components are required!DateTime Data Type (xs:dateTime)The dateTime data type is used to specify a date and a time.The dateTime is specified in the following form "YYYY-MM-DDThh:mm:ss" where:* YYYY indicates the year* MM indicates the month* DD indicates the day* T indicates the start of the required time section* hh indicates the hour* mm indicates the minute* ss indicates the secondNote: All components are required!
<xs:simpleType name="datumTypB"><xs:annotation><xs:documentation>Zeitpunkte: the following values are possible by date type 3 regular expression technische Anwendung Date Data Type (xs:date) The date is specified in the following form "YYYY-MM-DD" where: * YYYY indicates the year * MM indicates the month * DD indicates the day Note: All components are required! DateTime Data Type (xs:dateTime) The dateTime data type is used to specify a date and a time. The dateTime is specified in the following form "YYYY-MM-DDThh:mm:ss" where: * YYYY indicates the year * MM indicates the month * DD indicates the day * T indicates the start of the required time section * hh indicates the hour * mm indicates the minute * ss indicates the second Note: All components are required!</xs:documentation></xs:annotation><xs:union memberTypes="xs:date xs:dateTime"/></xs:simpleType>
Simple Type notizErfasser
Namespace
http://bar.admin.ch/arelda/v4
Annotations
Benutzer, welcher die Notiz erfasst hat. Optionales Feld.
<xs:simpleType name="notizErfasser"><xs:annotation><xs:documentation>Benutzer, welcher die Notiz erfasst hat. Optionales Feld.</xs:documentation></xs:annotation><xs:restriction base="text1"/></xs:simpleType>
<xs:simpleType name="datumTypA"><xs:annotation><xs:documentation>Zeitpunkte: the following values are possible by date type 1 regular expression historische Anwendung 31.01.2004 ca.31.01.2004 2004 ca.2004 keine Angabe</xs:documentation></xs:annotation><xs:union memberTypes="xs:date xs:gYear keineAngabe"/></xs:simpleType>