Restore change of SVN commit r2448 (removed by mistake on r2449)

This commit is contained in:
François-Xavier Deltombe 2012-06-13 18:20:36 +00:00
parent 875b524fde
commit 0403c67939

View File

@ -21,7 +21,7 @@ my $cookieList = join "\n",
my $attrList = join "\n",
map { "<element name='$_' type='xsd:string' nillable='true'></element>" }
$self->attributeList;
$self->exportedAttr;
print <<EOT;
<?xml version="1.0" encoding="UTF-8"?>