I had this problem before but can't remember if there was a solution: I am
trying to use the control below to edit two camel-cased attributes -
notBefore and notAfter (from TEI P5). What happens when a value is added is
that the attribute names are changed from camel-case to lower case - which
renders the input invalid. Is this a known limitation and, if yes, is there
another option apart from editing those attributes in the attribute window
only?

person > birth:after {
    content : "not Before" text-field(columns, 3, attribute, notBefore) "
""not Before" text-field(columns, 3, attribute, notAfter);
}

Thanks,
Burkhard
 
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to