Re: Context Sensitive Element Definitions in W3C XSD Schema?
Michael Kay <[email protected]> Sun, 25 Aug 2013 23:59:11 +0100
| Newsgroups | gmane.text.xml.schema.devel |
|---|---|
| Message-ID | <[email protected]> |
> As far as I could figure out, though I could be wrong, there is no way = to create a local definition for an element in a different namespace = from it's parent; is that right?=20 >=20 I think you can do it using named model groups (xs:group). If a group = contains element declarations, those will be local element declarations = in the same namespace as the group, which can be a different namespace = from the element or type that references the group. Michael Kay Saxonica