XAttributes Property

A collection of attributes of the current element.

Syntax


 getXAttributes(): XMLAttributeList;

 setXAttributes(XAttributes: XMLAttributeList): void;

Default Value

Remarks

This collection consists of all attributes of the current XML element. The component parses each attribute into a collection of xmlattribute types.

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 JS Edition - Version 20.0 [Build 7941]