The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
@deprecated | 0 | @deprecated |
@fixme | 0 | @fixme |
@todo | 0 | @todo |
FIXME | 0 | FIXME |
TODO | 10 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 10
com.legstar.xsdc.gen.XsdCobolAnnotator | Line |
---|---|
Examine processing of Default and Fixed attributes which are not handled at the moment. | 73 |
add support for multiple imports | 337 |
check that prefix does not conflict with an existing one. 3 situations might occur: 1: an existing prefix with same value exists and points to a different namespace 2: namespace is already listed with a different prefix 3: namespace is already listed with the same prefix | 538 |
find a way to handle occuring sequences and alls | 730 |
process other particle types of interest | 750 |
find a way to handle xsd:attribute | 751 |
add analysis of pattern facet to refine type and picture inference | 1059 |
see if there is a way to set isJustifiedRight | 1061 |
add analysis of pattern facet to refine type and picture inference | 1181 |
com.legstar.xsdc.gen.XsdCobolAnnotatorTest | Line |
Check against XML schema spec | 483 |