Schema: exclude element from occuring within itself?
XML / XSL
1
Posts
1
Posters
3
Views
1
Watching
-
Hi! I want to exclude an element from appearing within itself. I'm not sure if this is possible using XML Schema though. Can anyone clear this up for me please? To exclude itself from appearing as a child I could use: However, this doesn't exclude this element from appearing deeper in the hierarchy (e.g. as a grandchild) or does it? If not, is it possible? Thanks Jonnie P.S. It may be apparent, that I'm a total newbie to XML Schema, but need to assess what is possible before diving in :-)