I use it on Chrome.
On Wed, Oct 3, 2018 at 10:42 PM Tim Thompson wrote:
> Apologies, but one additional question: is the XSLTForms Debugger still
> available? When I try to open it with the F1 shortcut, as before (on Ubuntu
> 18.04 Firefox and Chrome), nothing happens.
>
> Best,
> Tim
>
>
> --
>
On Fri, Oct 17, 2014 at 1:00 AM, Stephen Cameron wrote:
> My point is this: for something to be a success it needs to serve a need,
> so that need has to exist or you have to create it via marketing. AngularJS
> does both.
>
That's an awfully low bar, A thing of less than 5 years vintage is bein
*Subject:* RE: [Xsltforms-support] Is XForms a failure to learn from?
>
>
>
> Ihe Onwuka wrote:
>
>
>
> > To me XForms's biggest crime is that it is a declarative technology (yes
> it can be complex but so are lot's of over things) and alot of programmers
>
On Thu, Oct 16, 2014 at 3:46 PM, Manuel Lautenschlager <
manuel.lautenschla...@ascio.com> wrote:
> What is lightweight?
>
>
>
> For me lightweight is: Parsing takes only little resources.
>
I'm not sure why we are bothering about how much work the machine does
unless we have a specific performan
On Wed, Oct 15, 2014 at 7:23 PM, Paul Vanderveen
wrote:
> Interesting thread
>
>
>
> We have integrated XForms into our product, and I would never say that
> XForms is a failure. I do, however, think that for largely non-technical
> reasons the world has decided to go in other directions. The
e a node-kind test to distinguish the cases
but can't remember off the top of my head what you have to do for
XPath 1.0.
Code below.
On Tue, Jan 15, 2013 at 11:58 PM, Ihe Onwuka wrote:
> I have something like
>
>
>
>
>
>
>
I have something like
Where there are several yearly figures for each description.
I have inlined the yearly figures but they still print on a different
line to the description.
Can anyone help with the CSS incantations to achieve my goal.
thanks
ihe
If I wish to have a submission in which I replace the text in the
document element of an instance why do I have to code
http://p.sf.net/sfu/learnmore_122912
___
Xsltforms-support mailing list
Xsltforms-support@lists.sourceforge.net
https://lists.sourcefo
On Fri, Dec 21, 2012 at 9:32 PM, Alain Couthures
wrote:
> Le 21/12/2012 13:14, Ihe Onwuka a écrit :
>
> can I suggest
> some sort of diagnostic message to this effect - i.e that the XML is
> not valid.
>
>
> It is implemented in XSLTForms: event('error-type')
On Wed, Dec 19, 2012 at 10:39 PM, Ihe Onwuka wrote:
> The application I am developing has an option to upload and digitally
> sign a file. However when my post to the server includes the digitally
> signed markup in the instance I get an xforms-submit-error (I can
> successfully s
The application I am developing has an option to upload and digitally
sign a file. However when my post to the server includes the digitally
signed markup in the instance I get an xforms-submit-error (I can
successfully submit when I don't upload the digitally signed content).
I have affirmed tha
Can I confirm whether the hmac() and digest() functions are
implemented in XSLTForms as it doesn't seem to recognise my calls to
hmac.
I am aware of the option of Claudius's excellent EXPath cryptographic library.
thanks
-
On Tue, Dec 18, 2012 at 12:01 PM, Ihe Onwuka wrote:
> Rev 559.
>
>
> {$xQueryVariable}
>
>
> leads to the following exception.
>
>
> XSLTForms Exception
> --
>
> Incorrect Javascript code generation:
>
> xsltforms_i
Rev 559.
{$xQueryVariable}
leads to the following exception.
XSLTForms Exception
--
Incorrect Javascript code generation:
xsltforms_init@http://localhost:8080/exist/rest//db/apps/clinsys/crypto.xq:2
onload@http://localhost:8080/exist/rest//db/apps/clinsys/crypto.
-- Forwarded message --
From: Ihe Onwuka
Date: Sat, Dec 15, 2012 at 5:38 AM
Subject: Re: [Xsltforms-support] Upload - mediatype and filename not supported
To: Alain Couthures
I also noticed that setting the readonly attribute of an upload
control to true changes it
On Fri, Dec 14, 2012 at 3:06 PM, Ihe Onwuka wrote:
> I unsuccessfully tried to use the mediatype and filename children
> elements of xf:upload and got a message saying they were not
> supported.
>
> Said message was confirmed when I tried the example in the discussion
> sect
I unsuccessfully tried to use the mediatype and filename children
elements of xf:upload and got a message saying they were not
supported.
Said message was confirmed when I tried the example in the discussion
section here.
http://en.wikibooks.org/wiki/XForms/Upload#Uploading_Binary_Files
Is this
action that is useful in this
> scenario.
>
> there is an example form here:
> http://www.mail-archive.com/xsltforms-support@lists.sourceforge.net/msg00331.html
>
> but I've used it thus:
>
> outer="transform(instance('built_schema'),'xslt/gener
I need to do transformations, both pre and post on data in my XForms
instance. Actually I could transform before loading but I need to
transform after the user edits the XForm as well.
I've come across bits and bobs suggesting you can load a stylesheet
into an instance. Could somebody direct me to
On Tue, Oct 30, 2012 at 8:45 PM, Alain Couthures
wrote:
> Hi Immanuel,
>>
>> However, I stuck at
>> http://en.wikibooks.org/wiki/XForms/Search_Form which doesn't work on
>> my setting (I am running eXist-db).
>> I copied and pasted the example and added on top
>>
>>
>> The search form is displaye
Thanks to some sterling persistent assistance from Steve Cameron, we
have isolated the cause of the terrible performance of my XFORM
(taking about 4 minutes to load).
I was referencing wildcarded namespaces as in *:element in instance()
and Xpath commands because I wanted to process elements irres
Are there any instructions or particular guidelines for those of us
who installed and are runnnig XSLTForms via eXist?
On Wed, Jul 4, 2012 at 8:54 PM, Alain Couthures
wrote:
> Hello,
>
> I have just fixed a big performance issue due to XML namespace being
> used in XPath expression (for example,
I have run an XSLTForms transformation offline (i.e running Saxon on the
command line to transform the XForm into XHTML).
Doing this yields me the following error when I try and render the
generated XHTML
Incorrect Javascript code generation:
ReferenceError: XsltForms_globals is not defined
I have generated an XForm from XQuery and it is stored on the database at
db/apps/b2b/test.xhtml
XSLTForms is on the file system in the usual place at
/eXist/webapp/xforms/xsltforms.
After painstakingly and carefully reading the URL Rewriting and MVC
framework I tried placing the following contro
2.0
On Mon, Jun 25, 2012 at 5:12 PM, Dmitriy Shabanov wrote:
> eXist version?
>
>
> On Mon, Jun 25, 2012 at 8:48 PM, Ihe Onwuka
> wrote:
>>
>> As part of the continuing odyssey in the quest for a more performant
>> XFORM I have now tried to do the XSLTForms tra
As part of the continuing odyssey in the quest for a more performant
XFORM I have now tried to do the XSLTForms transform on the server
using the example In the XRX Wikibook as a template
http://en.wikibooks.org/wiki/XRX/XSLTForms_and_eXist
My effort doesn't work but then neither does the example
I have been switching chrome and firefox.
Chrome
My labels and hints show up on chrome but the my fieldset and legend
tags do not work. Takes forever for browser to render the the XForm
(minutes).
Firefox
Fieldset and legend tags work but labels and hints don't display .
slow to render but no
My problem is that in the view all the fields for address render as
blank - that is there is a placeholder where they should appear but it
is blank - as below.
Clients:
Client Name:*
Address:
E-Mail:
Phone:
Comments:
Here is the instance
http://www.b2b.net/plants";>
In your position I would explore using xsd:all instead of xsd:sequence
so that the elements can appear in any order in the instance or switch
to a relax schema or xsd 1.1 and use interleave.
Operative word in the above being explore. Someone who has tried it
may advise otherwise.
On Tue, Jun 5,
sltforms-support digest..."
>
>
> Today's Topics:
>
> 1. Submission - method = put not saving to xml file (Ihe Onwuka)
> 2. Binding to the absence of a node (Chimezie Ogbuji)
> 3. Re: Submission - method = put not saving to xml file
> (Dan McC
t;;
declare option exist:serialize "process-xsl-pi=no";
in my xquery.
On Sun, May 27, 2012 at 10:37 AM, Ihe Onwuka wrote:
>
> In order to complete developing my app I have switched to generating my form
> via XQuery (a la Beginners Guide to XRX thanks Dan).
>
> Unfortunately
In order to complete developing my app I have switched to generating my
form via XQuery (a la Beginners Guide to XRX thanks Dan).
Unfortunately the form has regressed significantly (labels not rendered,
select drop downs not populated) etc.
I've checked that I have the correct paths to reference
I implemented a select1 with an xf:choice (for each language) and then an
itemset showing the choices by language.
On chrome the control only works if appearance is set to minimal or
compact. full does not work.
On firefox the control only works if appearance is set to minimal.
FWIW when I say m
In my model I have .
In my view I have
Save
but the model does not overwrite the sales.xml file when I click Save.
Also earlier I mistakenly used the wrong IDRef (as in non-existent in
the submission attribute of .
The form displayed the loading box and didn't do
derivation by restriction eg
restricting a string to a few enumerated values or a pattern.
Thanks
ihe
On Tue, May 22, 2012 at 9:40 PM, Alain Couthures
wrote:
> Only simpleType declarations in schemas are currently supported by
> XSLTForms.
>
> -Alain
>
> Le 19/05/2012 17:52, ihe onwuka
There are 2 groups in this. The first group is rendering ok on Chrome.
The input control in the 2nd group is not rendering at all although
the 2nd fieldset is.
I have added a dummy attribute in the namespace just in case.
http://www.w3.org/1999/xhtml";
xmlns="http://www.w3.org/1999/xhtml";
xm
t;dummy" for example).
>
> Thank you for your feedbacks!
>
> -Alain
>
> Le 22/05/2012 09:03, ihe onwuka a écrit :
>>
>>
>>
>> http://www.w3.org/1999/xhtml";
>> xmlns="http://www.w3.org/1999/xhtml";
>> xmlns:xf="http://ww
http://www.w3.org/1999/xhtml";
xmlns="http://www.w3.org/1999/xhtml";
xmlns:xf="http://www.w3.org/2002/xforms";
xmlns:ev="http://www.w3.org/2001/xml-events";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:b2b="http://www.b2b.net/plants";>
B2B.Net Plants System
The first file renders ok.
The difference between the 2 files is that the group in the second
file is enclosed in a switch (and case) tag.
The 2nd file gives this error
XSLTForms Exception
--
Error initializing :
([object Object],"sales",[object
Object],false,"applica
Also I get the attached error when I run the load from schema example
at http://en.wikibooks.org/wiki/XForms/Load_from_XML_Schema
Do you support schema attachments?
schemaerror.pdf
Description: Adobe PDF document
--
Live
The example below is from http://en.wikibooks.org/wiki/XForms/Submit
I havze added the xsltforms pi. The href is correct for my machine.
The problem is the file does not save.
I am using XSLTforms via eXist.
http://www.w3.org/1999/xhtml";
xmlns:xf="http://www.w3.org/2002/xforms";
xmlns:
41 matches
Mail list logo