xsd2html2xml icon indicating copy to clipboard operation
xsd2html2xml copied to clipboard

[question] Add new Buttons

Open GuiPetenuci opened this issue 5 years ago • 1 comments

Hello, first thanks for the tool you developed. second, its possible to add buttons, for example:

<xs:element type="xs:button" name="click to load"/>

Im looking for it in the source code, but it seems that its not possible.

GuiPetenuci avatar Mar 03 '20 11:03 GuiPetenuci

Hi, I'm not sure what you mean. XSD doesn't support button elements. What would you want them to do?

You can add additional HTML elements through JavaScript.

MichielCM avatar Mar 03 '20 17:03 MichielCM