Re: extending namespaces
Andrew Welch <[email protected]>
| Newsgroups | gmane.text.xml.schema.devel |
|---|---|
| Message-ID | <[email protected]> |
> I want to avoid redefining a whole plethora of sub elements and attributes > already defined in the main proced.xsd as this adds in all the namespace > attributes into the element when inserted during authoring. Are the namespaces needed for the element that is inserted, or just because they are in-scope for that element? If not, then either a) the author tool needs a fix or b) you could post process the xml through a parse/serialise of another tool (such as an xslt identity transform) which will fix up the namespaces. -- Andrew Welch http://andrewjwelch.com