Source position: laz_xmlstreaming.pas line 31
type TXMLObjectWriterStackElType = (
elUnknown,
elPropertyList,
elChildrenList
);