und nochmal

This commit is contained in:
ms
2026-01-12 13:19:05 +01:00
parent 2be0c784f7
commit d6cf889f5b
12 changed files with 33 additions and 33 deletions

View File

@@ -31,10 +31,10 @@
<xs:element name="DokuDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="DokuDataSet" msprop:EnableTableAdapterManager="True" msprop:Generator_DataSetName="DokuDataSet">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="TbL_NotfallKontakte" msprop:Generator_RowClassName="TbL_NotfallKontakteRow" msprop:Generator_RowEvHandlerName="TbL_NotfallKontakteRowChangeEventHandler" msprop:Generator_RowDeletedName="TbL_NotfallKontakteRowDeleted" msprop:Generator_RowDeletingName="TbL_NotfallKontakteRowDeleting" msprop:Generator_RowEvArgName="TbL_NotfallKontakteRowChangeEvent" msprop:Generator_TablePropName="TbL_NotfallKontakte" msprop:Generator_RowChangedName="TbL_NotfallKontakteRowChanged" msprop:Generator_UserTableName="TbL_NotfallKontakte" msprop:Generator_RowChangingName="TbL_NotfallKontakteRowChanging" msprop:Generator_TableClassName="TbL_NotfallKontakteDataTable" msprop:Generator_TableVarName="tableTbL_NotfallKontakte">
<xs:element name="TbL_NotfallKontakte" msprop:Generator_RowEvHandlerName="TbL_NotfallKontakteRowChangeEventHandler" msprop:Generator_RowDeletedName="TbL_NotfallKontakteRowDeleted" msprop:Generator_RowDeletingName="TbL_NotfallKontakteRowDeleting" msprop:Generator_RowEvArgName="TbL_NotfallKontakteRowChangeEvent" msprop:Generator_TablePropName="TbL_NotfallKontakte" msprop:Generator_RowChangedName="TbL_NotfallKontakteRowChanged" msprop:Generator_UserTableName="TbL_NotfallKontakte" msprop:Generator_RowChangingName="TbL_NotfallKontakteRowChanging" msprop:Generator_RowClassName="TbL_NotfallKontakteRow" msprop:Generator_TableClassName="TbL_NotfallKontakteDataTable" msprop:Generator_TableVarName="tableTbL_NotfallKontakte">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnVarNameInTable="columnName">
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />