|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Multiple instances of an attribute Re: Towards XM
So what you want is to be able to plug other parsers (JSON, XPath, etc...) to a SAX parser, specifying the parser to be used in the XML, without the declaration of a schema. That is interesting. So a structure like : <root> <tag><![JSON[ { 'valueArray" : ["1", "2", "3"] } ]]></tag> </root> would be directly accessed with an expression : root.tag.valueArray[2] I think that should be studied. After all, values contained in all those data languages are accessed vertically (hierarchically) or horizontally (ordered array). I think the parser to be used for the value should be written in the syntax itself, not a xml:json attribute which mixes data and metadata. Nicolas Debeissat 2010/12/10 Stephen Green <stephengreenubl@gmail.com> Maybe the xml:json means the newXML parser can do evaluations immediately
[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
|
|||||||||

Cart








