targets/OSX/XSD
author |
Dino Kosic <44305363+kraskrom@users.noreply.github.com> |
|
Mon, 02 Dec 2024 11:33:19 +0100 |
changeset 4056 |
4b2de1a0fbf9 |
parent 3778 |
296e459efdfb
|
permissions |
-rw-r--r-- |
Extend HMI:JsonTable, create Edit CSV POU, create example, add some doc (#41)
* Extend Jsontable widget, create Edit CSV POU, create example for both
* Add doc for HMI:Image and HMI:JsonTable
* Expand example to include HMI:Image
3778
|
1 |
|
|
2 |
<xsd:element name="OSX">
|
|
3 |
<xsd:complexType>
|
|
4 |
%(toolchain_gcc)s
|
|
5 |
</xsd:complexType>
|
|
6 |
</xsd:element>
|