Source position: xmlstreaming.pp line 28
type TXMLObjectWriterStackElType = (
elUnknown,
elPropertyList,
elChildrenList
);