 | XMLConstantsXMLNS_ATTRIBUTE Field |
The official XML attribute used for specifying XML Namespace declarations.
It is
NOT valid to use as a prefix. Defined by the
XML specification to be
.
Namespaces in XML, 3. Qualified Names
Namespace:
com.espertech.esper.compat
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic const string XMLNS_ATTRIBUTE = "xmlns"
Field Value
Type:
String
See Also