[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#lazutils)

TNamespaceInfo

Declaration

Source position: laz2_dom.pas line 558

type TNamespaceInfo = packed record

  NSIndex: Word;

  

  PrefixLen: Word;

  

  QName: PHashItem;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.