- From: Yves Savourel via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 11 Oct 2012 03:09:28 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml In directory hutz:/tmp/cvs-serv2748/examples/xml Modified Files: EX-storageSize-global-2.xml Log Message: Fixed example, updated change log. Index: EX-storageSize-global-2.xml =================================================================== RCS file: /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-storageSize-global-2.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- EX-storageSize-global-2.xml 2 Sep 2012 14:37:35 -0000 1.1 +++ EX-storageSize-global-2.xml 11 Oct 2012 03:09:26 -0000 1.2 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <fields> <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"> - <its:storageSizeRule selector="//country" storageSizePointer="//field/@max" /> + <its:storageSizeRule selector="//field" storageSizePointer="@max" /> </its:rules> <field type="country" id="123" max="25">Papouasie-Nouvelle-Guinée</field> <field type="country" id="139" max="25">République Dominicaine</field>
Received on Thursday, 11 October 2012 03:09:29 UTC