Ticket #11 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Check for required attributes

Reported by: schst Assigned to: schst
Priority: normal Milestone: v1.0.0
Component: TagDefinitionParser Version: SVN-HEAD
Severity: normal Keywords:
Cc:

Description

The definition parser needs to check, whether all required attributes are set and the tags are correctly nested.

Change History

08/09/05 19:43:01 changed by schst

  • status changed from new to assigned.

08/22/05 21:46:39 changed by schst

  • status changed from assigned to closed.
  • resolution set to fixed.

Attributes are checked in the current version ([45]), the correct nesting will be validated using a schema file in future versions.