With the well known Unique Particle Attribution constraint in XSD, I am struggling to create a schema that is both extensible and versionable.
I've read numerous articles suggesting such things as the Sentry approach and the nesting approach for being able to add optional elements above the any tag.
What I'm wondering is this, I have created a complexType without the any extensibility point. Of course, I am able to...
User Profile
Collapse
-
XSD Versioning and Extending
-
Make the type a union between an empty string and xs:integer. -
While I'm pretty sure there are some IDEs out there that can do that, I would recommend an XSLT to do so.Leave a comment:
-
Prohibit redefine
Is there a way in XML Schema to prohibit the use of <redefine>??
Thanks in advance
No activity results to display
Show More
Leave a comment: