fn:contains in sequence – P2

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

fn:contains in sequence – P2 | XSLT 2.0

Subject: fn:contains in sequence – P2 | XSLT 2.0
From: "Fiona Chen anonymousjuly1@xxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 24 Jun 2021 14:47:35 -0000
  fn:contains in sequence – P2 | XSLT 2.0
B B B B However, I am not able to transform thereport in XSLT 2.0 equivalent
without MarkLogic cts.
B 







B B B  <xsl:templatematch="SVM">
B B B B B B B  <xsl:variable name="classVal"select="class[xs:decimal(@val) gt
0.00]"/>
B B B B B B B  <xsl:element name="SVM"namespace="schema://fc.fasset/svm">
B B B B B B B B B B B  <xsl:comment select="$point-in-time"/>
B B B B B B B B B B B  <xsl:element
name="Negative"namespace="schema://fc.fasset/svm">
B B B B B B B B B B B B B B B  <xsl:comment select="$negative-comment"/>
B B B B B B B B B B B B B B B  <xsl:for-each
select="classification[not(contains(descendant::label,$classVal))]">
B B B B B B B B B B B B B B B B B B B  <xsl:copy-ofselect="."/>
B B B B B B B B B B B B B B B  </xsl:for-each>
B B B B B B B B B B B  </xsl:element>
B B B B B B B  </xsl:element>
B B B  </xsl:template>








B (Note:The number, position and sequence of the labelled class will change
dependingon the training data. Hard-coded count or position in XSLT wouldnbt
work.)

B 

B B B B Ireceive either blank result orSaxon fetal error to that effect: A
sequence of more than oneitem is not allowed as the second argument of
fn:contains()

B 
B B B B B Can the XSLT expert rectify the problematic XSLTmodule (the one
without cts)? Thank you!

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.