How do I handle whitespace (or other special characters) in the name of an XML tag. For example: "<my name/>". It seems that the XML spec suggests inserting hex symbols into the tag name. Is there any functionality in Flex that does this automatically?
Daniel Freiman

