 | XMLConstantsXML_DTD_NS_URI Field |
XML Document Type Declaration Namespace URI as an arbitrary value.
Since not formally defined by any existing standard, arbitrarily define to be
.
Namespace:
com.espertech.esper.compat
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic const string XML_DTD_NS_URI = "http://www.w3.org/TR/REC-xml"
Field Value
Type:
String
See Also