[
Lists Home |
Date Index |
Thread Index
]
Fraser Crichton writes:
> Hi,
>
> I've a question regarding the best practice approach to validating an
> XML document based on a schema which incorporates and OASIS schema
> library.
>
> If I use a Schema library which has adopted a Salami Slice/Garden of
> Eden pattern, where a number of global elements have been declared,
> then a number of different XML fragments can (in theory) be valid.
>
> My question is how can I ensure that my incoming XML message has the
> correct root element and is not simply a valid fragment?
XSV [1] provides, via its command-line interface, the ability to
specify the name the document element is required to have.
ht
[1] http://www.ltg.ed.ac.uk/~ht/xsv-status.html
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
Half-time member of W3C Team
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@inf.ed.ac.uk
URL: http://www.ltg.ed.ac.uk/~ht/
[mail really from me _always_ has this .sig -- mail without it is forged spam]
|