[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: The illusion of simplicity and low cost in data designand
If files were layered the way that networks are layered, the data for each level would commence with the information needed to announce what was immediately contained within. There would be no resorting to mythical outside systems that somehow know things about the document. Each layer need 1) a convention to say what it is by its metadata, and 2) a series of conventions for how to look in its data to find enough information about the next layer to be able to read its metadata. XML provided the first (headers, doctyoe, namespaces, etc) but kinda fails to provide the second (standard inline conventions to introduce embedded notations). Which is why it struggles whenever it has to contain non-xml data inside: hence see ludicrous approaches like requiring an external schema to say some element value is bin64. Regards Rick On Sun, 14 Aug 2022, 8:56 pm Michael Kay, <mike@saxonica.com> wrote: >So perhaps the idea that the best place for the metadata of a file is IN the file (e.g. as magic number, as XML header, etc) not WITH the file, is not hacky but the most unified and best approach?
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|