I am currently working on XSD databinding (actually it's complete). Validating against XSD will be the next step. I don't plan to add validating against DTD.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
XSD has quite a lot of features so first I'll add features that my customers need. The best will be if you send me your XSD files to check them. You find my email address on my homepage www.kluug.net
DataBinding is due in about 2 weeks, then I'll start with XSD validation. So the first alpha version to test in about 1-2 months.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2020-09-17
Now validating by XSD is available? I looking for XML library with validating.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, first of all, i start using oxml a few days back and i must say, it is so far.
My question is, it is possible to validate a xml content against a dtd or schema somehow?
thx in advance
DTD validation is not possible now :(
I am thinking about adding such advanced functions as a paid extra package.
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
This thread is 3 years old, so I would like to ask, if it became possible inbetween to validate XML files against a schema file (.xsd / .dtd)?
I am currently working on XSD databinding (actually it's complete). Validating against XSD will be the next step. I don't plan to add validating against DTD.
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Sounds good, thanks.
Will it be possible to check against multiple .xsd files or better to say against one .xsd files, which does import a few other .xsd files?
Any rough ETA?
XSD has quite a lot of features so first I'll add features that my customers need. The best will be if you send me your XSD files to check them. You find my email address on my homepage www.kluug.net
DataBinding is due in about 2 weeks, then I'll start with XSD validation. So the first alpha version to test in about 1-2 months.
Now validating by XSD is available? I looking for XML library with validating.
Hello, no unfortunately I had to postpone the XSD validator - not really a lot of demand.