search for: thetextafterthehyphen

Displaying 1 result from an estimated 1 matches for "thetextafterthehyphen".

2005 Nov 03
1
Builder / rxml views: hyphens in XML element names
...ing a strange problem with an rxml view - it won''t let me put hyphens in the names of XML elements. The original problem line was: xml.VISA-SSL do But in any other place, if I insert a hyphen into the name of any arbitrary element, I get the following kind of error: undefined method `theTextAfterTheHyphen'' for #<#<Class:0xb7617180>:0xb7616f28> Does anyone know what''s going on here? It''s essential that I can put a hyphen into this element name, since the XML DTD I must conform to specifies it. I''ve Googled but I can''t seem to find anyone el...