xsd2html2xml
xsd2html2xml copied to clipboard
[question] Add new Buttons
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.
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.