I am using the XSD 1.1 and trying to add assertions to the complex types.
I have an abstract complex type and another concrete complex type extending
the abstract complex type.
For example:
Thanks for the response. I added the assert and it's working.
Basically I added the following assert
--
View this message in context:
http://apache-xml-project.6118.n7.nabble.com/Adding-XSD-1-1-assertions-to-a-complex-type-tp41267p41274.html
Sent from the Xerces - J - Users mailing list archiv
Another question on XSD 1.1 and assertions in the complex types.
Use case: An abstract complext type having another abstract complex type
element
For example:
I have more than one complex types extending from abstract-comp-type and
individual complex types extend