Unit 'StaxCommon' Package
[Overview][Constants][Types][Classes][Index] [#pl_xmlstreaming]

TXmlConstants

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: StaxCommon.pas line 53

type TXmlConstants = class

default

const

  NULL_NS_URI = ''

  

  DEFAULT_NS_PREFIX = ''

  

  XML_NS_URI = 'http://www.w3.org/XML/1998/namespace'

  

  XML_NS_PREFIX = 'xml'

  

  XMLNS_ATTRIBUTE_NS_URI = 'http://www.w3.org/2000/xmlns/'

  

  XMLNS_ATTRIBUTE = 'xmlns'

  

end;

Inheritance

TXmlConstants

  

|

TObject



CT Web help

CodeTyphon Studio