FOM Reference > Content > Tags > fNamespace interface
  
fNamespace interface
This object represents an PTC ALD Namespace tag.
This object inherits from fTag.
URI attribute
The URI associated with this namespace when resolving XML namespaces to PTC ALD namespaces.
URI
Access
read-write
Returns
String
children attribute
A read only array containing all the tags contained in this namespace, including other namespace objects.
children
Access
read-only
Returns
fArray
jsGlobalVariable attribute
If set, a global JS variable will be created with this name, which will point to an array of all JavaScript functions in this namespace.
jsGlobalVariable
Access
read-write
Returns
String