Which XSLT versions are support by Oracle BPEL? v1.1  or v2.0?

Which XSLT versions are support by Oracle BPEL? v1.1 or v2.0?
As far as I heard v1.1 is the highest version but some functions of v2.0 are supported as well.
Is this true?
If yes: Which XSLT functions of v2.0 are supported?
Does it matter if I change the
version="1.1"
attribute in the topmost
<xsl:stylesheet......>
tag?
Which XSLT processor is built-in/used?
Peter

XSL mapper in BPEL supports 1.0 only in-built. And this is true for 11g also. However, we can declare <xsl:stylesheet version = 2.0 ... and use all xpath 2.0 functions. I have used few of them and has been successful so far. Once you declare version as 2.0 the only issue will be that XSL's visual GUI mapper will not work in JDeveloper and you will need to modify the code from the source.

Similar Messages

  • Which JBuilder version to work with Oracle BPEL?

    Hi, Im very new to Oracle Bpel.I just started yesterday. Could you please tell me which version of Jbuilder has to be installed and links from which i can dowload.
    Thank you.
    user11269341

    Welcome to Oracle BPEL!
    You may use a Oracle JDeveloper 10g Release 3 (10.1.3.3) from the following link.
    http://www.oracle.com/technology/software/products/ias/index.html
    That should be fine for the SOA Suite 10.1.3.3 which is also available from the same link (Oracle Application Server 10g Rel3 10.1.3).
    hope that helps!
    AMN

  • XSLT 2.0 supported in Oracle BPEL ?

    Hi,
    is XSLT 2.0 (schema-aware) supported or is there any way to change the built-in XSLT parser to Saxon or another one?
    Thanks.

    For anyone that's interested, I found the solution.
    In order to make it work, I had to add dateTime() around the XPath locations to the vars:
    <xsl:value-of select="dateTime(/ns1:durationTestProcessRequest/ns1:date2) - dateTime(/ns1:durationTestProcessRequest/ns1:date1)"/>

  • CS5.5 Air for iOs - Which iOs versions are supported?

    Hi everyone,
    I wanted to test the functionalities of the Cs5.5 exporter for iOS, by exporting a previous Flash game i made on my 2G iPod, with 4.2.1 iOs version installed.
    Since i wouldn't want to pay for the iOS developer certificate just for trying, can anyone point out a solution for this?
    Moreover, is anyone sure it's gonna work? I wouldn't wanna spend good money just for seeing the Flash exporter is no good for my device.
    Suggestions?
    Anyone tried on similar OS?
    Thanks a lot
    Iacopo

    Ok, i managed to use a fake certificate (i know i shouldn't say that) just to check the feasability of a game on iOS and.... I found out that the exporter doesn't work on my iPod Touch 2G (iOs 4.2.1)!! It says the iPod is not supported!!
    Any news on this?
    Do i need to buy an iPhone 5 to test flash games? It sounds a little extreme....

  • How to determine (in bulk) whether a document has OCR text and what reader versions are supported?

    Help!
    I've inherited a task which has spanned many years and which was not well thought out over the transitions.  At least three project teams have scanned and stored tens of thousands of documents to PDF.  What was discovered subsequently was that the project teams did not apply a uniform standard for which versions of Adobe would be supported in each PDF, and that not all documents appear to have been OCR'ed as part of the scan process.
    This has resulted in two major problems.  First, PDFs which support all Reader versions are bloated and consuming significant amounts of storage; second, the automated processing tools which depend upon the OCR text are failing once they pass the front and rear cover sheets (which do contain extractable text).  I need to know if there is a way that PDFs can be bulk scanned to determine which Reader versions are supported (say 8.0 to current), and if the OCR'ed / extractable text is not just limited to the first few and last pages of each PDF.
    I have been manually fixing individual files with Adobe Acrobat 9.0.  I can force Adobe to re-OCR and save the files, but I would rather not have to re-process the existing bulk that we have unless absolutely necessary.  If I could determine which ones need fixing and just processing those it will save man years of work.
    Thanks, in advance, for any assistance.
    Michael

    What I meant by supporting a version of Reader is that I don't need the files to be fully backwards compatible all the way back to say the first few versions of Adobe Reader.  (There are likely limitations on that much backwards compatibility, anyway.)  One of the scanners that was used apparently was set for full backwards compatibility, to the extent possible, for every PDF that it generated.  Some of those PDFs are huge, commonly 300-400MBs in size.  If I open them in Acrobat 9.0, limit the backwards compatibility to Adobe Reader 8.0 and forward, then resave the file, the size is often significantly reduced.
    As to how it is measured, there is something in the PDF itself that indicates a minimum version for Adobe Reader for compatibility purposes.  When you select for compatibility in Acrobat during the save process I mentioned, you get to pick the version at which you want to stop -- so if you selected 8.0, it would be compatible with 8.0, 9.0, and so on.

  • Version of html/browsers are supported by Oracle Webcenter Sites

    hi,
    Can any one tel me what version of html/browsers are supported by Oracle for Contribution and consumption/delivery?
    Thanks,
    Aneesha

    For contribution, see the certification guide at OTN. Here is a direct link to the 11.1.1.8.0 certification guide http://www.oracle.com/technetwork/middleware/webcenter/sites/owcs-11gr1-11-1-1-8-0-certmatrix-1990142.xls
    Installation Type
    Version Supported
    Supported Browsers
    Flash Plugin Applicable
    Exceptions and Additional Information
    Oracle WebCenter Sites: Community-Gadgets
    Oracle WebCenter Sites
    11gR1 (11.1.1.8+)
    Internet Explorer 10.x
    Internet Explorer 9.x
    Internet Explorer 8.x
    Flash 11
    Flash 10
    Internet Explorer 10.x is only supported in Desktop version. Metro version is not supported.
    Oracle WebCenter Sites: Community-Gadgets
    Oracle WebCenter Sites
    11gR1 (11.1.1.8+)
    Firefox 20+
    Firefox ESR 17.x
    Flash 11
    Flash 10
    Oracle WebCenter Sites: Community-Gadgets
    Oracle WebCenter Sites
    11gR1 (11.1.1.8+)
    Google Chrome 24+
    Flash 11
    Flash 10
    * For Oracle WebCenter Sites, it is only supported on Windows and Mac.
    Oracle WebCenter Sites: Community-Gadgets
    Oracle WebCenter Sites
    11gR1 (11.1.1.8+)
    Safari 6.x*
    Safari 5.1.7 **
    Flash 11
    Flash 10
    * Only supported on Mac.
    ** For Oracle WebCenter Sites, it is only supported on Mac.
    For consumption/delivery, there is no requirement. That is entirely up to whoever is developing your Templates, as there is full control over the HTML/XML/JSON etc in the rendering of content so you can make the finished rendering suitable for all browsers or not, as your needs dictate.
    Phil

  • [Java 3D] Wich OpenGL versions are supported by natives libraries ?

    Hi,
    anyone could tell me which OpenGL specifications are supported by Java 3D natives libraries ?
    Thanks in advance.

    Hi,
    Java 3D requires at least OpenGL 1.2. It runs on all newer releases up to the current release 4.1 and will run on future versions. Java 3D creates an OpenGL compatibility profile context supporting the (legacy) fixed function pipeline as well as the OpenGL Shading Language GLSL.
    Java 3D's on-screen and off-screen rendering capabilities correspond to OpenGL 2.0 and support vertex and fragment shaders inclusive newest shading language features. On my OpenGL 3.2/DirectX 10 capable graphics device I successfully ran GLSL 1.5 features, see http://www.java.net/forum/topic/javadesktop/java-desktop-technologies/java-3d/shaders-java-3d-0 .
    August

  • Cannot load Runtime engine verion 7.0, only 8.0 and later versions are supported

    Hi,
    I am new to using third party labview drivers. I have a labview driver for Chroma 63600 loads that I want to use in TestStand 2012.
    However when I load the vi. I get an error 'cannot load Runtime engine verion 7.0, only 8.0 and later versions are supported'
    I have Labview Runtime Engine version 7.0 Installed on my Windows 7 machine.
    Could anyone please let me know, How I could resolve this issue?
    Please see attached driver for Chroma Loads
    Solved!
    Go to Solution.
    Attachments:
    chr63600_LabView_V11.zip ‏866 KB

    To avoid more confuison,Here is the scenario,
    The version that was on the driver attached is from the  driver manufacturer.
    I do not have any version of labview INSTALLED on my system. I am using the driver in Test Stand 2012 using a labview adapter.
    I make sure I match the VI version and the run time engine version on TestStand 2012 to load the VI.
    But for this specific driver, I was not successful in loading the VI at all.
    As I understood that only 8.0 OR LATER are supported on TS 2012, I have asked to upconvert the driver to work with 8.2.1 Labview runtime engine.
    I have now got a.LLB file of the driver  mass compiled in Labview 2012 from discussion boards( and also attached here).  I have tried the mass compiled LLB file on TS2012 but still have issues loading the VI as it moans about different version of SUB VIs.
    However I am still trying to fix this version incomaptibilies. Any help would be much appreciated

  • InboundThreadCount supported in oracle bpel 10g

    Hi ,
    I want to know whether the InboundThreadCount="N" for MQAdapter is supported in oracle bpel 10.1.3.3.
    Thanks,
    S.Vishal

    Hi All,
    Any updates on this please, would be a great help.

  • Which Vmware Version is supported by SAP HANA ???

    Hi SAP HANA Experts,
    We knew that now a days SAP HANA is supporting Vmware also to install it...
    Can anyone provide which Vmware version is supported by SAP HANA for PRD & NON PRD Setup's

    Hi,
    SAP HANA Virtualized Central Note https://service.sap.com/sap/support/notes/1788665
    SAP HANA Virtualized Overview ppt http://www.saphana.com/docs/DOC-3334
    SAP HANA Guidelines for VMware http://www.saphana.com/docs/DOC-4192
    VMware Best Practices for SAP HANA http://vmware.com/go/sap-hana
    Thanks & Regards,
    Kumar

  • How many of the codd's rules are supported by oracle?

    hai any body of you please tell me how many of the codd's rules are supported by oracle.....?

    as far as i remember
    oracle follows 11 of the 12 rulesCare to name the one you think is missing?
    Taking the Wikipedia definition of Codd's 12 Rules (there are of course thirteen of them), this is what we find:
    Rule 0: The system must qualify as relational, as a database, and as a management system.
    This is a little circular, and there are people who argue over whether Oracle (or any other existing RDBMS) is truly relational
    Rule 1: The information rule
    Oracle stores its information as values in column positions within rows of tables.
    Rule 2 : The guaranteed access rule
    Oracle has primary keys.
    Rule 3: Systematic treatment of null values
    Many view this rule as Codd's biggest mistake but undeniably Oracle does treat nulls systematically.
    Rule 4: Active online catalog based on the relational model
    SELECT * FROM USER_TABLES; QED
    Rule 5: The comprehensive data sublanguage rule
    Oracle's implementation of ANSI SQL satisifies this one.
    Rule 6: The view updating rule
    Oracle allows us to update key-preserved views.
    Rule 7: High-level insert, update, and delete
    Oracle has set-based insert, update, and delete.
    Rule 8: Physical data independence
    Tick in the box.
    Rule 9: Logical data independence
    Tick in the box (we can argue about LOB storage as a special case).
    Rule 10: Integrity independence
    Well of course Oracle does this, much to the annoyance of our chums in the OO application building world.
    Rule 11: Distribution independence
    yep, unless we are so boorish as to expose our database links in the FROM clause instead of using synonyms...
    Rule 12: The nonsubversion rule
    Oracle does this alright (This is why it's a bad idea to use triggers to enforce relational integrity instead of foreign key constraints).
    Cheers, APC

  • Which application servers are supporting JSF Technology

    please let me know which application servers are supporting Java Server Faces Technology, and shall i use the combination of JSF with EJB. if so how can i do?

    Hi Varam99,
    I doubt you will get an official word on who is supporting but you can look at the list of participants in the expert group and get a good feel for who is interested.
    As far as using JSF with EJB's you should look at http://www.corej2eepatterns.com/Patterns2ndEd/BusinessDelegate.htm -- the business delegate pattern. I have also posted several times here on this list WRT this issue of accessing business logic from your JSF application. You can search on 'accessing business logic'.
    I also posted a presentation I gave at the http://www.nofluffjuststuff.com -- Chicago event. You can see the slides on my blog @ http://bill.dudney.net/roller/page/bill/20030917#jakarta_pitfalls_real_world_jsf.
    Hope this helps.
    TTFN,
    -bd-
    http://bill.dudney.net

  • Which file formats are supported bij iPhoto?

    Which file formats are supported bij iPhoto?
    Where is this kind of info written?

    There is no comprehensive list released by Apple that I am aware of.
    Here is what the help menu says: http://docs.info.apple.com/article.html?path=iPhoto/8.0/en/6303.html
    For best results I stick to JPEG, PNG, TIFF, GIF which are fairly universal standard formats.
    If you are working with RAW here is a list of supported RAW cameras: http://support.apple.com/kb/HT3825
    Was there a particular format you were trying to use?

  • Oracle Linux as Guest OS in Oracle VM (which all kernel are supported.)

    Hi,
    currently Oracle packages two different kernels with Oracle Linux (Redhat compatible kernel and UEK). so when running Oracle Linux as guest on Oracle VM server which are the kernel are supported???
    Thanks,
    Inbaraj

    Thanks for your reply... i understand that Oracle kernel is better than Red Hat compatible kernel, but RHCK is still bundled with OL , that's where my question started whether RHCK is supported as guest in OVM?

  • Feature Request: Javascript libraries of which the versions are in better control

    This essentially aimed at the developpers:
    Anyone who browsed with noscript, or used ghostery, knows the web is full of javascript. These are often downloaded from separate websites.(for no apparent reason, they can easily be hosted locally) This is a bad thing:
    * Accessing these gives the the http-referrer(presumably) so it indicates someone where you are browsing.(though other resources do this too)
    * Javascript is nowhere as secure as html in terms of potential weaknesses.
    * Javascript is -plainly- designed to have access to the web page, or the current url.
    * These are often accessed via http, it could be spoofed to return a different
    * The servers it came from can outright change it at any point, and the user has little control, even if the javascript source code unobfuscated, there is no time to do so as it is in the hands of the users immediately.
    For this reason i suggest implementing a library(package system) for these javascripts, of which the packages are signed, and the user controls when they are updated. It should be easy to use and add these libraries for developpers, preferably, additional people can attest they read the source code and approve of it.
    Well, to be honest, i cannot really suggest entirely how to do it, i just dont know enough. And it has to be entirely transparent to users, at least. Some kind system that detects that people have checked the source code, and/or a default time duration.(depending on the package)
    Of course this has to be coordinated with other browsers/standards creation. This sounds hard and it seems like you're already doing a really good job at it.(And at developping FF in general)

    Hi Jasper, to give a specific example, if Firefox were to find a site using a particular version of jQuery then it would instead use a pre-validated copy of that library from a trusted site or from the Firefox program folder?
    I think this would be a complex project, but perhaps an extension developer would consider building it, at least to demonstrate how it could be done?
    This forum is like an emergency room so your suggest may get lost here. You can submit a version to the Input site (Help > Submit Feedback connects you) or on a Mozilla mailing list. Not sure which one would be right for this idea, but you could take a look here: [https://lists.mozilla.org/].

Maybe you are looking for

  • Linking to a specific Acrobat page from an HTML document

    Hi – I need to create links from a website to specific pages/locations within a PDF document which is hosted on our server. When I was creating PDFs with Acrobat 8 Professional, I would just create a link in the site HTML that had the page number at

  • Error During the Transfer of Asset

    Dear Experts, I am trying to retire an Asset through ABAVN, But its giving an error Message Viz.. Partial retirement or transfer of prior-yr acquis. not possible                                                                                Message n

  • Is there an issue with iOS 8.2?

    It seems like there are a lot of people that are experiencing issues with iOS 8.2.  I guess it was just a coincidence that this happened to me when I unknowingly updated my iTouch out of the box. Missing songs and playlists after update Nothing has w

  • Load fonts from file

    In Java I can load fonts from a file or register it: GraphicsEnvironment ge = GraphicsEnvironment.getLocalGraphicsEnvironment();      ge.registerFont(Font.createFont(Font.TRUETYPE_FONT, new File("A.ttf"));But in JavaFX this code shows the error: cann

  • InDesign CS4 painfully slow in W7 64 bit

    Hi I've been having real trouble with Adobe products since doing a clean install of W7 Pro 64 bit, which seems (perhaps) to be related to antivirus software.  Simple stuff like importing a pic can take a minute - even if it is simple 1MB jpeg. Adjust