XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] what's missing in XML? What's coming?

> > 1) A standard and ubiquitous directory listing format (and XPath
functions
> > for XSLT and XProc etc) that will allow, for example, a document in a
ZIP
> > archive to get a listing of all other documents in that ZIP archive.
ODF
> > and OOXML etc are not fringe uses of XML. If it works with MIME
multipart,
> > then a big fat huzzah too.
>
> Interesting, thanks. Has anyone designed and/or implemented anything
> like this?

DataPower XSLT Processor has something "like" this.


The "Attachment Protocol" describes it for policy actions:
http://publib.boulder.ibm.com/infocenter/wsdatap/4mt/index.jsp?topic=%2Fcom.ibm.dp.xs.doc%2Fxmlfirewalldevelopersguide.xs40121.htm&resultof=%22attachment%22

Similar to "fetch" and "results" action the extension function
<dp:url-open ...>
http://publib.boulder.ibm.com/infocenter/wsdatap/4mt/index.jsp?topic=%2Fcom.ibm.dp.xm.doc%2Fextensionfunctions35.htm&resultof=%22url-open%22
allows to "get"/"post" from/to zip/tar archives (SOAP attachments) in XSLT.


Stylesheet unzip-l.xsl demonstrates how to do "unzip -l" command:
https://www.ibm.com/developerworks/forums/thread.jspa?messageID=14691375#14691375


Posting "zip2html" shows how stylesheets inside a zip attachment can be
executed:
https://www.ibm.com/developerworks/mydeveloperworks/blogs/HermannSW/entry/zip2html6

And because the attachment protocol provides "real" URLs this is even
possible
if the stylesheet includes/imports other stylesheets or accesses XML files
by document() calls -- see "Technical discussion" section.


Mit besten Gruessen / Best wishes,

Hermann Stamm-Wilbrandt
Level 3 support for XML Compiler team, Fixpack team lead
WebSphere DataPower SOA Appliances
https://www.ibm.com/developerworks/mydeveloperworks/blogs/HermannSW/
----------------------------------------------------------------------
IBM Deutschland Research & Development GmbH
Vorsitzende des Aufsichtsrats: Martina Koederitz
Geschaeftsfuehrung: Dirk Wittkopp
Sitz der Gesellschaft: Boeblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294

                                                                                                                             
  From:       Liam R E Quin <liam@w3.org>                                                                                    
                                                                                                                             
  To:         Rick Jelliffe <rjelliffe@allette.com.au>,                                                                      
                                                                                                                             
  Cc:         xml-dev@lists.xml.org                                                                                          
                                                                                                                             
  Date:       01/02/2012 06:51 PM                                                                                            
                                                                                                                             
  Subject:    Re: [xml-dev] what's missing in XML? What's coming?                                                            
                                                                                                                             





On Tue, 2012-01-03 at 00:18 +1100, Rick Jelliffe wrote:
> 1) A standard and ubiquitous directory listing format (and XPath
functions
> for XSLT and XProc etc) that will allow, for example, a document in a ZIP
> archive to get a listing of all other documents in that ZIP archive.  ODF
> and OOXML etc are not fringe uses of XML. If it works with MIME
multipart,
> then a big fat huzzah too.

Interesting, thanks. Has anyone designed and/or implemented anything
like this?

An XPath Functions Community Group might be a way to get that sort of
thing to W3C's attention in the future, by the way.

>
> 2) Clearer story on how to use the ISO/MathML entity sets along with XML
> Schemas, or with no schemas. I often hear "XML Schemas does not support
> entities, so I cannot use entities with XML Schemas" or vice versa.

It's perfectly possible, of course, to use a DTD (or DTD fragment
defining entities) with XML Schema.

> Preferably, build the default mappings of the entities into XML.
The challenge here is backwards compatibility, although it could be done
by using a different escaping character, e.g. the little-used "v v
ligature" ("w") :-)

It's interesting that I haven't seen any comments along these lines from
the MathML WG. Probably they are more steeped in the arcane lore of DTDs
and Schema Languages than the average MathML user.

Thanks for the feedback! I'd for sure like to hear more about these
topics.

Liam

--
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/


_______________________________________________________________________

XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.

[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
subscribe: xml-dev-subscribe@lists.xml.org
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php






[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS