I've built XML schemas before, and created elements that had enumerations or attributes, but never both. What I want is something like:
<state code="1234">GA</state>
Where the "GA" value comes from an enumerated list of possible state values. No matter what I do, I can't...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.