how can I create XML Schema which can preserve space in the xml …
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.
you mean you wannt to create xml schema that can preserve the space in xml ,
If that is the question then here is the ans below
The element which you want to preserve the space just create your own data type for that element.
For Ex:-
and use this type in your element .
tell me if you find any prob.