Is it possible to place, lets say a list of countries in a dtd, and then call that in a xsl file to be palced in a select box.
i have a list of countries in a select box in the html form, but when the xml is created i only get the one country that they choose. i display the form back to the user to allow changes, and this is done with xsl, but i have no refernce to the list of countries. how and where can i get this list back into the xsl form.
any help would be greatly appreciated.
i have a list of countries in a select box in the html form, but when the xml is created i only get the one country that they choose. i display the form back to the user to allow changes, and this is done with xsl, but i have no refernce to the list of countries. how and where can i get this list back into the xsl form.
any help would be greatly appreciated.