Search these areas:
Help
Support Forums
Product Info



Introduction
DataWeb: What's New
Creating an Application
The DataWeb Designer
Application Management
Data Tables
Data Tables
Views
Templates
Components
Data Analysis
Members
Security
Importing
Exporting
FTP
JavaScript
Object Model
JavaScript Objects
General Scripting Objects
Data Access Objects
File Access Objects
Http Client Objects
Security and Membership Objects
Document Object Model (DOM)
-DOMAttribute Object
-DOMCDataSection
-DOMCharacterData
-DOMComment
-DOMDocument
-DOMDocumentType
-DOMElement
-DOMEntity
-DOMEntityReference
-DOMException
-DOMImplementation
-DOMNamedNodeMap
-DOMNode
-DOMNodeList
-DOMNotation
-DOMProcessingInstruction
-DOMText
Error Descriptions
Object Model Extensions
Full-Text Search
Domain and Email Hosting
HotBlock Modules
Account Management
Glossary
New Responsive UI Module





DataWeb Help
Support Forums
Tutorial
Script Library
Knowledge Base

Home > Support

DataWeb User's Guide

DOMAttribute Object
The DOMAttribute object represents an XML attribute within an XML element.

DOMAttribute object inherits the properties and methods of the DOMNode object.

To obtain a DOMAttribute object in an existing document, you can use the getAttributeNode method of a DOMElement object, or the attributes property of a DOMNode object.

To add a DOMAttribute object to a DOM document, you can use the setAttributeNode method of a DOMElement object

Instance Properties

name A string denoting the name of the attribute.
specified A Boolean value indicating whether the attribute was given a specific value in the original XML document. Read only.
value A string denoting the value of the attribute
ownerElement The DOMElement object of which the DOMAttribute object is a part.

Affiliate | Partner | Terms of Use | Privacy Policy | Contact Us | Pricing | Bring DataWeb In-House    
Email Us