public const string XmlSchema = "http://www.w3.org/2001/XMLSchema"
Public Const XmlSchema As String = "http://www.w3.org/2001/XMLSchema"
public: literal String^ XmlSchema = "http://www.w3.org/2001/XMLSchema"
static val mutable XmlSchema: string
In This Article