How to create an XSD file
Mac'n Jack
Posted messages
34
Status
Member
-
ftiercel Posted messages 120 Status Member -
ftiercel Posted messages 120 Status Member -
Hello,
I have the code for an xsd file and the corresponding xml. The problem is that I only have the syntax and I am a novice in this language. So I don't know:
-How do you create an xsd file and how do you use it?
-Is Notepad enough?
Thank you in advance.
I have the code for an xsd file and the corresponding xml. The problem is that I only have the syntax and I am a novice in this language. So I don't know:
-How do you create an xsd file and how do you use it?
-Is Notepad enough?
Thank you in advance.
Configuration: Windows XP Firefox 2.0.0.13
3 answers
Hi, there is an article on this site that explains everything very clearly:
https://www.allnews.fr
See you later!
https://www.allnews.fr
See you later!
Hello,
Check out this article: http://sebsauvage.net/comprendre/xml/index.html
A notepad is enough.
But you can find more interesting ones.
Like Notepad++ or Notepad2.
--
Check out this article: http://sebsauvage.net/comprendre/xml/index.html
A notepad is enough.
But you can find more interesting ones.
Like Notepad++ or Notepad2.
--
The link above no longer works. Do you also have this tutorial on xsd:
https://fr.wikiversity.org/wiki/Extensible_Markup_Language/XML_Schema
Otherwise, you can edit xsd and xml while checking if it is correct with the Eclipse software (note, this is for developers).
https://fr.wikiversity.org/wiki/Extensible_Markup_Language/XML_Schema
Otherwise, you can edit xsd and xml while checking if it is correct with the Eclipse software (note, this is for developers).