[
Lists Home |
Date Index |
Thread Index
]
Ray Tayek <rtayek@attbi.com> writes:
> At 11:41 PM 4/7/03 -0700, you wrote:
> >At 02:48 PM 4/7/03 -0700, Jeff Lowery wrote:
> >>The schema you have looks sufficient. Unless you have content="mixed" in
> >>the complexType definitions, it won't allow text nodes in the element.
> >
> >oh, great! looks like i did the right thing by accident :)
>
> or almost. using the .xsd and .xml files below (the same as before i
> think) which has no content="mixed" in it, with a hacked up version
> of the traverse program from harold's book, i get stuff like: "
> \n\t\t\t" i.e. space, line-feed, and some tabs (see just below).
>
>
> looks like the pretty printing is getting me. but the xml file
> validates against the schema (using xmlspy).
Not sure what your question is, but XMLSpy is correct here -- W3C XML
Schema, as XML 1.0 DTDs, allows whitespace between the elements
governed by an element-only content model.
ht
--
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@cogsci.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]
|