:::::::::: The Information Portal for XML news ::::::::::
::::::::::Brought to you by LiveNewswires.com ::::::::::
Re: Holographic XML
That aside, what I think your refering to is making XML represent a "deeper" structure then strictly single rooted trees. I found an incredibly refreshing presentation this year at Balisage on "FML" Freestyle Markup Language. ...
Re: Holographic XML
Ignoring the hologram analogy, I would argue that XML is N dimensional, where N is the number of distinct child element types per node, or perhaps the maxium number of child elements (of the same type, but ordered) per node. ...
ActiveDen - AS3 XML Helve Website Template - Rip » SCRiPTMAFiA.ORG ...
AS3 XML Helve Website Template AS3 XML Helve Website Template Features include * Driven by pure AS3 document class. * Each modular is driven by XML content, with optional XML p.
Re: Holographic XML
Related to this there was an interesting presentation at XML Prague earlier this year "A Time Machine for XML", discussing a third 'time' axis for XML, which could be navigated in Xpath as later:: or first:: etc. ...
RE: Holographic XML
To analogize to XML, you will need analogous roles for these four components of the idea. Holography isn't a 3D picture. As the Wikipedia resource puts it, it is more analogous to a sound recording. Working the 3Dness of it may or may ...
Re: Holographic XML
Of course, you can > represent any number of higher dimensional objects using XML. > > XML structures can be addressed with XPath. XPath model is essentially two- > dimensional, as it has orthogonal depth and breadth dimensions. ...
XML? Advantages of XML Conversion « mbt kisumu chocolate sandals
Now days, there is a varied application programming interfaces that developers of software used to access XML data, and a number of systems to assist in the definition of a scheme based on XML language. ...
Holographic XML
This analogy doesn't really carry over to XML. You can't "increase the space" or density of an XML document, because it's already arbitrary according to the user's whim. The only way I can possibly think to carry over the analogy to XML ...
Re: Holographic XML XML is 1-dimensional. It is defined as a sequence of characters. This is true even of, for example, an SVG document. There is no need for XML to "expand" to more dimensions, though higher-level layers might come in to play. ...
Re: Holographic XML
Making 3 dimensional XML would mean that you would need 3 ranks to locate a markup, a XPath like /root/child[2][3][1]. That is possible virtually, but the serialization of that will need something else than a single text file, ...
RE: Holographic XML XML is kind of a 2 dimensional representation of data. How can XML expand to 3 dimensions? unsure what you mean, e.g. are you suggesting some 'dimension axis' or perhaps you want to represent in xml 3 dimensions (svg prob has some good ...
Re: Holographic XML
SGML had the notion of groves, which were essentially collections of documents, and I think that we're moving back to that concept with XML Database collections and XQuery. In that respect I'd say that a document sequence is effectively ...
Mukul Gandhi: XML Schema 1.1: Xerces-J implementation updates
Over the past one or two months, there have been few interesting changes happening at Xerces-J XML Schema 1.1 implementation. I feel obliged to share these enhancements with the XML Schema community, and also with folks at Eclipse WTP ...
RE: Holographic XML
In XML points or nodes are related to eachother making the XML two dimensional. It follows that relationships between instances make for three dimensional XML. Such might be found in a collection or database holding and relating several ...
RE: Holographic XML
If you want to stick with present day XML, make more use of 'any' extension points. A slight 3D improvement in a schema language could be to allow an expression or pattern as the restriction in the allowed namespaces in the 'any' and/or ...
Re: Holographic XML
A set of all XML documents is a subset of all unicode strings and therefore the number of all possible XML documents is a countable. Of course, you can represent any number of higher dimensional objects using XML. XML structures can be ...
FlashMint XML Flash Templates Mix 12 Rapidshare Hotfile Megaupload ...
FlashMint XML Flash Templates Mix 12 is available on a new fast direct download service with over 2210000 Files to choose from.Download anything with more then 1000+ Kb/s downloading speed. Signup process takes just 10 sec to go. ...
Re: Holographic XML
Re: Holographic XML. ... RSS 2.0. Atom 0.3. Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application. ...
Re: Holographic XML
Do we mean 3D XML or some kind of 3D in-memory model built from reading a series of XML instance and, in memory storing these instances and the relationships between them (then maybe having a way to persist all that information)? ...
Re: Holographic XML
There is no need for XML to "expand" to more dimensions, though higher-level layers might come in to play. > > I'd disagree: a sequence of characters is a lower level representation > than XML; XML adds semantic and syntactic ...