xslt 2.0 regex iterate over captured substrings ==> regex-group(n)136 (6/6/2009 4:15:16 PM) comp.text.xml Dear Experts, I got a regex which returns many captured subtrings. My problem is that the regex is not in my hand and I need to iterate over all cpatured substring items by the regex-group() function. This fu... RolfK
3D grapph component wise product of different length vectors232 (5/12/2009 10:01:01 PM) comp.soft-sys.matlab Dear ALL, I'm very new to MatLab (sorry). For a creation of a 3D plot I need to multiply the components two vectors (x,y) to get the z values, but they have differnt length. I'm not sure about the correct proc... Rolf
XSLT 2.0 space separated list type access with Saxon 9.1 -sa -val517 (2/6/2009 11:45:30 AM) comp.text.xml Dear ALL I have defined a list type in a schema and validation works well ! However, I could not succeed to get a single item out of the space separted list. I'm using the schema aware version of SAXON 9.1 M... RolfK
saxon 9 sa warning on schema unique constraint225 (1/24/2009 10:20:00 PM) comp.text.xml Dear ALL, I'm creating a schema and have a behaviour I do not understand. Basically I have declared all my elements as global complex types and refere to them later in complex types. Please see some code snip... RolfK
FOP how to find the error line012 (1/10/2009 11:14:36 AM) comp.text.xml Dear ALL, I'm using FOP 0.95 to process xsl:fo to PDF. Typically I get error messages with a kind of line/character location info (I guess) E.g. WARNING: Line 1 of a paragraph overflows the available area by 6... RolfK
XQUERY UPDATE with SAXON9 -sa125 (12/19/2008 7:38:48 PM) comp.text.xml Dear ALL, I'm absolute new to XQUERY and very much interested in the XQuery Update Facility. As SAXON9.1 SA is able to process XQuery Update / Insert / Delete .. I would like to ask for a very tine example. U... RolfK
SAXON 9 / ALTOVA (2008 SP1) and coding style228 (12/16/2008 7:14:34 PM) comp.text.xml Dear Experts, I have a behaviour I can not understand. May be I even not understand the typing in a variable declaration correctly. Please have a look to the following code snipets which behave differently for... RolfK
get list item by attribute value622 (12/16/2008 5:27:41 PM) comp.text.xml Dear ALL, How can I do this best in XSLT2.0: Imagine I have a value from element/@attribute which represents an integer. With this integer I would like to choose a value from a list like this ('red', 'blue'... RolfK
get list item by attribute value622 (12/16/2008 5:27:41 PM) comp.text.xml Dear ALL, How can I do this best in XSLT2.0: Imagine I have a value from element/@attribute which represents an integer. With this integer I would like to choose a value from a list like this ('red', 'blue'... Rolf.Kemper(44)
Ruby and SVG635 (11/23/2008 10:29:01 AM) comp.lang.ruby Dear ALL, I'm an absolutely beginner to Ruby. But, besides the language itself (which seems quite interesting to me ) it is importnat to find out what support is available for XML and in particular for SVG. I... Rolf.Kemper(44)
Group and Sequence combination in xslt 2.029 (10/9/2008 8:04:38 AM) comp.text.xml Dear ALL, I need some help on xsl:sequence. I'm using the Altova XSLT processor, but I'm quite confident it is not an processor issue. It's probably my bad knowledge of xslt 2.0. I have probably put more that r... Rolf.Kemper(44)
Creating schematic by SKILL389 (8/3/2008 9:44:12 PM) comp.cad.cadence Dear Experts, I'm quite new to SKILL (schematic) and have somed questions about creation of schematics by skill. I had a look in various mails but I could not figure out how I get the coordinates of a terminal... Rolf.Kemper(44)
XSLT2.0 temporary nodeset as parameter210 (12/17/2007 7:20:06 AM) comp.text.xml Dear ALL, I'm new to XSLT2.0 and want to switch from XSLT1.0 to make my scripts smaller. My understanding of XSLT2.0 is that I can appply XPATH(2.0) on a fragment without calling a specific node-set function. ... Rolf.Kemper(44)