Source position: webidldefs.pp line 301
type TStructuredDefinitionType = (
sdUnknown,
sdInterface,
sdNamespace,
sdDictionary
);