Sorry if this is too off-topic, but does anyone know of a good xsl/xslt forum?
thanks- -----Original Message----- From: Bryan F. Hogan [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 13, 2003 1:17 PM To: CF-Talk Subject: RE: XML Best Practices - Resources Since XML is extensible it's up to you to create a format that you like. Whatever is easiest for you as long as you stick to the rules of XML. To learn more about the rules of XML. Check out the W3C site or http://www.w3schools.com/ for an overview. -----Original Message----- From: Brad Roberts [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 13, 2003 3:09 PM To: CF-Talk Subject: XML Best Practices - Resources What's the best way to store phone numbers in XML? <phone>1234567890</phone> or maybe... <phone title="Main" number="1234567890" ext="10" type="Mobile"/> Is there a standard? Best practice? Does anyone know of resources that would include best practices like this, with examples (not just for phone numbers)? -Brad ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

