isCompatibleNS

Determines if a specified namespace is functionally equivalent, that is compatible, with the namespace of this model. It determines if the two namespaces are equivalent, even though the strings that represent them is not identical.

Syntax

Reference_Syntax.isCompatibleNS( STRING param )

Parameters

param

A valid string representing the namespace to compare.

Returns

True if the namespaces are equivalent and False if they are not compatible.

Applies to

model class class

Version

XFA 2.1

// Ethnio survey code removed