In the project file, the value of the Title attribute of the <FormDataView> element is unnecessarily duplicated in the FormName attribute of the nested <DataViewDefinitions> element (both attributes change when the window is renamed).
XML is known for its strictness and conciseness; in fact, it would be ideal to create an XSD file with an XML data schema.
In the project file, the value of the
Titleattribute of the<FormDataView>element is unnecessarily duplicated in theFormNameattribute of the nested<DataViewDefinitions>element (both attributes change when the window is renamed).XML is known for its strictness and conciseness; in fact, it would be ideal to create an XSD file with an XML data schema.