MichielCM / xsd2html2xml

Generates plain HTML5 forms from XML schemas (XSDs). Transforms filled-in forms into XML.
MIT License
95 stars 42 forks source link

step attribute outside of element #34

Closed Brassrat closed 4 years ago

Brassrat commented 4 years ago

warnings running xslt: [WARNING]: file:/build/upp/xsd2html2xml/utils/gui-attributes.xsl: line 418: Attribute 'step' outside of element. [WARNING]: file:/build/upp/xsd2html2xml/utils/gui-attributes.xsl: line 429: Attribute 'step' outside of element. [WARNING]: file:/build/upp/xsd2html2xml/utils/gui-attributes.xsl: line 440: Attribute 'step' outside of element.

moravcik94 commented 2 years ago

how did you resolve it ?