Attribute tag not deleted after deleting attribute value

Last reviewed: 8/20/2002

PRB Article ID: P080203

The information in this article applies to:

  • Chant Developer Workbench 2002

Symptoms

The Attributes toolbar displays XML element attribute values for editing. If you delete an attribute's value, the value is deleted in the XML, but the attribute tag remains with an empty value.

Cause

The XML element attribute node value was deleted properly, however, the attribute node itself was not deleted because attribute nodes with no value are valid XML nodes.

Status

GrammarKit and VoiceMarkupKit modified to ensure the attribute node (tag) is removed when the attribute value is deleted in the Attributes toolbar.

Fixed in GrammarKit and VoiceMarkupKit Build 1.0.0.21. Uninstall Chant Developer Workbench, then install the latest build.

Products Impacted

GrammarKit and VoiceMarkupKit