I am trying to create an XForm with an external schema. I have been testing with XMLSpy Version 5 release 3. I wish to validate my XForms' page against its...
The following simple example is supposed to copy an input element to an output element by binding. It does not work, can anybody help me? Thanks, Dick Tsur ...
Dick, xf:bind takes @nodeset, and not @ref: <http://www.w3.org/TR/xforms/slice3.html#structure-bind-element> Regatds, Mark Mark Birbeck Co-author Professional...
Mark, Thanks, you are right. Do you know when you will publish the next version of Forms Player? Dick ... From: "Mark Birbeck" <Mark.Birbeck@...> To:...
Hello Dick, ... We should be making a release available to all of you on this list tomorrow (Wednesday). This will be followed by a more public release at the...
Mark, Thanks for the update, I will try to keep my pestering to the absolute (and unbearable) minimum! Dick ... From: "Mark Birbeck" <Mark.Birbeck@...> ...
Hi, is there a difference between the submit-action of HTML-forms and XForms? I have one problem: I submit a XForm to an ASP-page "request.asp". The ASP-page...
Wow "proper schema support, real applications", now here is a man already excited! On a more serious side, how about creating an issue lists, such list will...
... excited! I thought you might be, Francisco! ... perhaps ... I don't think we're doing too badly, "prioritising our development process", but thanks for the...
Schema support, allows me then to do things pretty looking things like this <xsd:simpleType name="email"> <xsd:restriction base="xsd:string"> <xsd:pattern...
Hello All Want the same default IE5 uses as its default style sheet well here goes. The files I work with are large so I needed something like this In order...
Hello all, Version 0.9.2.4 of FormsPlayer is now available. New features include: + all date/time functions - functions still require the XForms namespace...
Thank's Mark for this new version. Are the problem of initialisation with very big files fixed? ... De : Mark Birbeck [mailto:Mark.Birbeck@...] Envoye :...
Thank you Mark for this new version. I have tested the support for XSD schemas and it works great with "simple" ones! However, could you tell me whether it's...
Hello Gregoire, ... Thanks for your email. It prompted some investigation, and to begin with we couldn't find a problem. But it transpires that an inline...
Hi Brian, ... More the other way round ... we're keen to see what use cases you all have, and under what conditions you are pushing FormsPlayer hard. Regards, ...
Mark, I doubt the new version works with external schemas. I have provided a simplified (french) XForms exemple i am working on that uses an external schema...
Mark, I came across some 'odd' behaviour playing with lists ;-) . List items (both with xforms:select and xforms:select1) are rendered in reverse alphabetic...
hello All, I am seeing similar problems with xforms:select1, in my case whatever I select it still shows the first item although the choice value is correct. ...
Hi Christian, ... It does. The problems lie with your schemas, in that we get 'duplicate ID' errors. This is occurring because you have the same ID used in...
After installation the new version I got repeating errormessage from IE 6.0. Testing I could not get the "htm:style" attribute to work. Tried to reinstall...
Hi Bjørn, Sorry that you are having problems. ... Do you mean JavaScript style error messages? Could you say what they are? Some problems have been fixed with...
Thanks Mark I'm eternal optimist. I'm still in business. The errormessage had something to do with ActiveX. Here ar my humble attempts to use XForms. One XML...
Pester power, how can one influence Mark. When can we expect the select fixes ? PS I am on vacation starting this evening so I guess "one less pester". Kind...
Mark, ... You are right! I took some time validating the schema with other parsers then MSXML4 because i had some doubt about the error it was giving. The W3C...