I’m looking for the Schema document on basis of which an XSD is created.
I need this because I want to transform an XML to XSD using XSL.
I’m looking for the Schema document on basis of which an XSD is created.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s right here: http://www.w3.org/2001/XMLSchema.xsd
Note that your browser might not display it exactly as it is stored, so you may want to use
View Source.