- or download this
my $digestuser ="dado";
my $digestpass ="cane";
...
}
}
- or download this
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
...
</xs:element>
</xs:schema>
- or download this
<?xml version="1.0" encoding="UTF-8"?>
<userlist xmlns="http://www.progetto.com" xmlns:xs="http://www.w3.org/
+2001/XMLSchema-instance" xs:schemaLocation="http://www.progetto.com u
+ser.xsd">
...
<password>cane</password>
<email>cane</email>
</user></userlist>