PowerDesigner provides default model checks to verify the validity of elements.
Check |
Description and Correction |
---|---|
Name/Code contains terms not in glossary |
[if glossary enabled] Names and codes must contain only approved terms drawn from the glossary.
|
Name/Code contains synonyms of glossary terms |
[if glossary enabled] Names and codes must not contain synonyms of glossary terms.
|
Name/Code uniqueness |
Object names must be unique in the namespace.
|
Undefined type |
An element without a reference should have a defined data type.
|
Undefined reference |
An element without a defined data type must have a reference.
|
Existence of attribute |
An element without a reference, a data type or a substitution group should have at least one attribute.
|
Existence of particle |
An element with an embedded complex type must contain child elements, groups, group particles and/or Any.
|
Invalid cardinality |
[only available for model targeted with XDR] You should define a minimum (0 or 1) and a maximum cardinality (1 or unbounded) for a group particle occurrence.
|