[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Aw: URI collection select?

Subject: Aw: URI collection select?
From: "Martin Honnen martin.honnen@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 7 Dec 2019 23:00:01 -0000
Aw:  URI collection select?
Is that for Saxon 9?
--
Diese Nachricht wurde von meinem Android Mobiltelefon mit GMX Mail
gesendet.Am 07.12.19, 23:51 schrieb "dvint@xxxxxxxxx"
<xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>:

  I once upon a time found a documentation with examples on various way
  to build collections and for the life of me I cannot find it again.
  I have a situation where I have files with a .dita and .xml file
  extensions. I thought there was a way to do this in one select
  statement but all the ways I can think of do not work. I've tried
  separating the extensions with a comma, a space and a colon and none
  of them work - no results are returned. 
  So I have this configuration:

  <xsl:variable name="topiccollectionString"
  select="concat($srcPath, '?select=*.dita;recurse=no')"/>
  <xsl:variable name="topicfileSet" select="uri-collection($topiccollectionString)"/>

  <xsl:variable name="xmltopiccollectionString"
  select="concat($srcPath, '?select=*.xml;recurse=no')"/>
  <xsl:variable name="xmltopicfileSet" select="uri-collection($xmltopiccollectionString)"/>

  I then have 2 for-each statements to process both lists.

  XSL-List info and archiveEasyUnsubscribe ( by email)

XSL-List info and archiveEasyUnsubscribe (by email)

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.