Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 26, 2013 01:53 AM by Decker Dong - MSFT
Member
235 Points
116 Posts
Jan 24, 2013 12:31 PM|LINK
Hi
I have two kind of data. Old data with 10 values and new data with 12 values. In future this data may increase.
NOTE : Data passing to web service.
I have to modify the Present XSD with 10 element to 12 elements. But old data will have 10 values where as New data will have 12 values.
How should i manage this situation?
All-Star
118619 Points
18779 Posts
Jan 26, 2013 01:53 AM|LINK
Hi,
I'm afraid you have to create two files for the two different kinds of things.
praveen.khad...
Member
235 Points
116 Posts
How to mange with missing element in XSD
Jan 24, 2013 12:31 PM|LINK
Hi
I have two kind of data. Old data with 10 values and new data with 12 values. In future this data may increase.
NOTE : Data passing to web service.
I have to modify the Present XSD with 10 element to 12 elements. But old data will have 10 values where as New data will have 12 values.
How should i manage this situation?
Praveen.khade
Decker Dong ...
All-Star
118619 Points
18779 Posts
Re: How to mange with missing element in XSD
Jan 26, 2013 01:53 AM|LINK
Hi,
I'm afraid you have to create two files for the two different kinds of things.