Bonjour,
je me bats depuis hier avec le plugin xforms.xpi, version 0.8.0.3

Iceweasel est en V. 2.0.0.8

C'est la première fois que je jette un œuil du côté de xforms,
mais aussi bien les exemples de mozilla.org qu'un simple "hello world"
ne fonctionnent pas.

Ci-dessous le test:

###################################
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<html xmlns="http://www.w3.org/1999/xhtml";
        xmlns:xf="http://www.w3.org/2002/xforms";>
<head>
<title>Réponse universelle!</title>
<xf:model>
<xf:instance id="ins2" xmlns="">
<data>
<value>42</value>
</data>
</xf:instance>
</xf:model>
</head>
<body>
<xf:output ref="instance('ins2')/value">
<xf:label>réponse: </xf:label>
</xf:output>
</body>
</html>


-- 
Thomas Harding


-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench   
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Répondre à