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 Code |
---|---|
public static class XmlNamespaceDeclarations |
Visual Basic (Declaration) | Copy Code |
---|---|
Public NotInheritable Class XmlNamespaceDeclarations |
The type exposes the following fields.
Public Fields
Name | Description | |
---|---|---|
EXFormsExtensions |
http://www.exforms.org/ XForms extensions.
|
|
MathML |
The MathML namespace.
|
|
NetConfig |
The .NET configuration namespace.
|
|
SmartsiteExtensionDataTypes |
The namespace Uri for Smartsite Extension Datatypes.
|
|
SmartsiteXFormsExtensions |
The namespace Uri for custom Smartsite XPath Functions in XForms.
|
|
Soap11 |
The SOAP 1.1 namespace Uri.
|
|
Svg |
The SVG namespace.
|
|
Sxml10 |
The SXML namespace Uri.
|
|
XForms |
The XForms namespace Uri.
|
|
XFormsSxml10 |
The namespace Uri for viper-driven custom appearance in XForms.
|
|
Xhtml |
The XHTML namespace Uri.
|
|
XLink |
The XLink namespace.
|
|
Xml |
The XML namespace Uri.
|
|
XmlEvents |
The XML Events namespace Uri.
|
|
XmlSchema |
The XML Schema namespace Uri.
|
|
XmlSchemaInstance |
The XML Schema-Instance namespace Uri.
|
|
XPath20 |
The XPath 2.0 namespace Uri.
|
|
Xslt |
The XSL Transformations (XSLT) namespace.
|
See Also
Smartsite.Core Namespace