Re: How to define a "anywhere" node in my XSD
- From: Joseph Kesselman <keshlam-nospam@xxxxxxxxxxx>
- Date: Thu, 31 Aug 2006 10:00:04 -0400
There's no easy syntax for that. You have to explicitly write your schema so it says the documentation element can appear anywhere in any of the individual element models.
One alternative might be to use the documentation element only in non-validated documents, and require that it be filtered out before validating.
.
- References:
- How to define a "anywhere" node in my XSD
- From: david . deridder
- How to define a "anywhere" node in my XSD
- Prev by Date: Re: How to define a "anywhere" node in my XSD
- Next by Date: Re: How to define a "anywhere" node in my XSD
- Previous by thread: Re: How to define a "anywhere" node in my XSD
- Next by thread: Re: How to define a "anywhere" node in my XSD
- Index(es):