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