Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged xslt

0 votes
803 views
1 answer
    I'd like to trim the leading whitespace inside p tags in XML, so this: <p> Hey, <em>italics</em> and ... , which should do the right thing? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
842 views
1 answer
    I went through XSLT Grouping Examples and Using for-each-group for high performance XSLT . I have a problem with ... to get my wanted result? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
683 views
1 answer
    I was wondering how this predicate([1]), is hardcoded as 1 always in the muenchian grouping. The concept ... .com/xslt/grouping/muenchian.html See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
485 views
1 answer
    Given the following xml file with the knowledge that the structure and contents can change: <something> <parent ... also incorrect. Please Help! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
611 views
1 answer
    For historic reasons we have a mixture of <xsl:output method="xml"> and <xsl:output method="html"> and <xsl:output ... Edit: I'm using XSLT 2.0 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
531 views
1 answer
    Hi i need to transform unorderd xml using xslt to the correct order as specified in an xsd schema <Person> ... any help would be appreciated See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
445 views
1 answer
    I have a complex xml structure that looks like : <Items> <Item> <ItemTexts> <ItemText> <ItemTextsType>type1</ ... is that there is separate grouping for each <Item> into...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
521 views
1 answer
    Is it possible to create a node-set variable from an rtf using xsl:choose (for use in MSXML engine)? I ... >#FFFF00</color> </std:colorList> See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
760 views
1 answer
    Currently, I'm writing something to do Unit testing for XSLT2 functions, the idea is very simple: Create a custom- ... work with-in XSLT2 only. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
676 views
1 answer
    I need to: Transform the input.xml (file below) to the format of output.xml Create another XLS that will display ... /xsl: for-each> </output> See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
545 views
1 answer
    In my Sharepoint fldtypes_custom.xsl file, I have this code, which works perfectly. However, I want to use the ... xsl:choose> </xsl:template> See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
536 views
1 answer
    I've been struggling for a while to get two (or more) XML files to be processed by the same xsl file. I ... on what I do wrong here please? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
626 views
1 answer
    I want to add the page number in footer if the number of pages is more than one, but not for if there is ... FOP 2.0 Thanks for your answers. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
535 views
1 answer
    I'm fairly new to XML and XSL Stylesheets, and I've been tasked with creating a stylesheet for one of our ... , if possible. Thanks in advance! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
794 views
1 answer
    Is there any way to remove namespace for a particular element? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
637 views
1 answer
    I have an xml with img tag <img> source </img> I want to generate: <img src="source.jpg"> I tried ... attribute> </img> but it doesng work See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
904 views
1 answer
    I have a problem where a table has 100s of rows. It causes an issue and needs to be split into several smaller ... col2</td> </tr> <table> See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
522 views
1 answer
    I want to transform an XML document into HTML. Some XML elements have links to others documents like: <link ... this unique fairly large ID? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
644 views
1 answer
    Is it possible to use anchors inside a character class? This doesn't work: analyze-string('abcd', '[s^]abcd[s$ ... in the set of unneeded ones. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
564 views
1 answer
    The input to my XSL is an XHTML. After applying the XSL the DOCTYPE declaration that was present in the input ... that i am using is SAXON. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
748 views
1 answer
    I have this simple xml document: <?xml version='1.0' encoding='UTF-8'?> <registry xmlns="http://www.iana.org/ ... ) libxslt1.1 (>= 1.1.25) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
595 views
1 answer
    I need to display HTML-element in comments (for example) <!-- <img src="path" width="100px" height="100px" ... display an item in the comments? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
586 views
1 answer
    I want to force a line break after a string length of 14 characters in a PDF generated with AH Formatter. So this ... a line break with XSL-FO? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
593 views
1 answer
    I'm using XSL-FO to generate an account statement print out. The PDF is actually just a simple table with a ... the page number in XSL-FO? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
442 views
1 answer
    this might be impossible, but u guys might have an answer, im tryin to split this xml <CTP> <name>ABSA bank</name> ... issuer</BA> </FAs> </CTP> See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
993 views
1 answer
    I have recently read about XSLT and Xpath. But i came across document root and content node, so many times. Are ... ? Correct me if am wrong. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
568 views
1 answer
    In a web project, I have a lot of XML files with non-escaped characters. I declare these characters as DTD ... work on any of the browsers. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
779 views
1 answer
    This might be a quite common problem with XSL-FO: I try to build a billing which has clear specifications: "Main ... of page-position="rest" ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.8k users

...