This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public static class XmlNamespaceDeclarations
Visual Basic (Declaration) Copy imageCopy Code
                                  Public NotInheritable Class XmlNamespaceDeclarations

The type exposes the following fields.

Public Fields

  Name Description
Public field Static member EXFormsExtensions
http://www.exforms.org/ XForms extensions.
Public field Static member MathML
The MathML namespace.
Public field Static member NetConfig
The .NET configuration namespace.
Public field Static member SmartsiteExtensionDataTypes
The namespace Uri for Smartsite Extension Datatypes.
Public field Static member SmartsiteXFormsExtensions
The namespace Uri for custom Smartsite XPath Functions in XForms.
Public field Static member Soap11
The SOAP 1.1 namespace Uri.
Public field Static member Svg
The SVG namespace.
Public field Static member Sxml10
The SXML namespace Uri.
Public field Static member XForms
The XForms namespace Uri.
Public field Static member XFormsSxml10
The namespace Uri for viper-driven custom appearance in XForms.
Public field Static member Xhtml
The XHTML namespace Uri.
Public field Static member XLink
The XLink namespace.
Public field Static member Xml
The XML namespace Uri.
Public field Static member XmlEvents
The XML Events namespace Uri.
Public field Static member XmlSchema
The XML Schema namespace Uri.
Public field Static member XmlSchemaInstance
The XML Schema-Instance namespace Uri.
Public field Static member XPath20
The XPath 2.0 namespace Uri.
Public field Static member Xslt
The XSL Transformations (XSLT) namespace.

See Also

Advanced