Source position: dtdmodel.pp line 69
type TAttrDefault = (
adImplied,
adDefault,
adRequired,
adFixed
);