Remarque
L’accès à cette page requiert une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page requiert une autorisation. Vous pouvez essayer de modifier des répertoires.
Version: Available or changed with runtime version 1.0.
Determines if this attribute is a namespace declaration.
Syntax
IsNamespaceDeclaration := XmlAttribute.IsNamespaceDeclaration()
Note
This method can be invoked using property access syntax.
Parameters
XmlAttribute
Type: XmlAttribute
An instance of the XmlAttribute data type.
Return Value
IsNamespaceDeclaration
Type: Boolean
true if the attribute represents a namespace declaration, otherwise false.
Related information
XmlAttribute Data Type
Get Started with AL
Developing Extensions