
November 25th, 2008, 05:00 PM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 20,339
Time spent in forums: < 1 sec
Reputation Power: 23
|
|
|
Extend enumerated lists in XML schema
The addition of new values to a list is a common and necessary requirement. Schema designers often seek to build into the architecture a means to permit additional values that were unknown at design time. How can schema designers create an enumerated value list that is extensible and easy to implement? In this article, discover several approaches used to achieve this goal.
Read the full article here: Extend enumerated lists in XML schema
|