RE: Classroom critique of XML Schema 1.1
Liam R E Quin <[email protected]>
| Newsgroups | gmane.text.xml.schema.devel |
|---|---|
| Organization | W3C - World Wide Web Consortium |
| Message-ID | <[email protected]> |
On Sat, 2011-03-19 at 13:10 -0400, Costello, Roger L. wrote: [...] > However, the XML Schema language should not force a schema designer to > always look down just so that implementations can support streaming. One of the benefits of XML has been that the same XML document can work anywhere, that any XML processor is licensed by the XML specification to process any XML document. It's often not the schema designers who will be aware of the need for streaming, but some other, future consumer of documents, long after the schema designer has wandered off. Best, Liam