XBinder C# Runtime Library  2.8
Public Attributes | List of all members
com.objsys.xbinder.runtime.XBConstants Class Reference

Define constants used throughout the XBinder runtime. More...

Public Attributes

const System.String XML_SCHEMA_INSTANCE_URI = "http://www.w3.org/2001/XMLSchema-instance"
 
const string XML_NS_URI = "http://www.w3.org/XML/1998/namespace"
 
const string XMLNS_URI = "http://www.w3.org/2000/xmlns/"
 

Detailed Description

Define constants used throughout the XBinder runtime.

<author> Kevin

</author>