FoodCandy!

XmlNamespaces Class Reference

Provides public constants for wellknown XML namespaces. More...

List of all members.


Public Attributes

const string Xml = "http://www.w3.org/XML/1998/namespace"
 The public XML 1.0 namespace.
const string XmlNs = "http://www.w3.org/2000/xmlns/"
 Public Xml Namespaces specification namespace.
const string XmlNsPrefix = "xmlns"
 Public Xml Namespaces prefix.
const string Xsi = "http://www.w3.org/2001/XMLSchema-instance"
 XML Schema instance namespace.
const string Xsd = "http://www.w3.org/2001/XMLSchema"
 XML 1.0 Schema namespace.

Detailed Description

Provides public constants for wellknown XML namespaces.

Author: Daniel Cazzulino, kzu@aspnet2.com


Member Data Documentation

const string Xml = "http://www.w3.org/XML/1998/namespace"
 

The public XML 1.0 namespace.

See http://www.w3.org/TR/2004/REC-xml-20040204/

const string XmlNs = "http://www.w3.org/2000/xmlns/"
 

Public Xml Namespaces specification namespace.

See http://www.w3.org/TR/REC-xml-names/

const string XmlNsPrefix = "xmlns"
 

Public Xml Namespaces prefix.

See http://www.w3.org/TR/REC-xml-names/

const string Xsd = "http://www.w3.org/2001/XMLSchema"
 

XML 1.0 Schema namespace.

See http://www.w3.org/TR/xmlschema-1/

const string Xsi = "http://www.w3.org/2001/XMLSchema-instance"
 

XML Schema instance namespace.

See http://www.w3.org/TR/xmlschema-1/


The documentation for this class was generated from the following file:
  • XmlNamespaces.cs
© FoodCandy, 2006-2007, All Rights Reserved | FoodCandy | Sun Oct 7 10:48:51 2007 | Doxygen 1.4.6-NO