SIFWorks ADK 2.0
Xmlns Property
NamespacesEdustructures.SifWorksSifVersionXmlns

[This is preliminary documentation and is subject to change.]

Get the SIF namespace for this version of the specification.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string Xmlns{ get;}
Public Overridable ReadOnly Property Xmlns As String
public:
virtual property String^ Xmlns {
	String^ get ();
}
Return Value
If the SifVersion is less than SIF 1.1, a namespace in the form "http://www.sifinfo.org/v1.0r2/messages" is returned, where the full SIF Version number is included in the namespace. For SIF 1.x and later, a namespace in the form "http://www.sifinfo.org/infrastructure/1.x" is returned, where only the major version number is included in the namespace.

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10