: At : XML Flash / Flex / ActionScript examples
Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
Flash / Flex / ActionScript examples
»
XML
»
At
»
82.1 .
Deleting Elements and Attributes
Hits: 1019
82.2 .
Reference third level tag value
Hits: 1084
82.3 .
Use bracket to access an attribute by name, or when the attribute name contains characters not allowed in variable names
Hits: 1045
82.4 .
@ operator has the attribute() and attributes() methods for accessing attributes by name or as an XML list respectively.
Hits: 1016
82.5 .
To access all of the attributes for a tag, you can use an asterisk
Hits: 994
82.6 .
Use E4X to total the prices of all of the elements with a price attribute
Hits: 1008
82.7 .
Use a wildcard (*) with the @ operator to access all attributes of an element
Hits: 1018
82.8 .
Use E4X to dot down to the particular element node, and then use the @ operator followed by the attribute's name to access its value
Hits: 929
Flash / Flex / ActionScript examples
XML
»
At
At
Attributes
Bracket syntax
Child
ChildIndex
Comments and Processing Instructions
Copy
Data type
Delete
Descendants
Double dot
Equality
Filter
Insert
Loop through
Namespace
Node type
Normalize
Parent
QName
Replace
Settings
StyleSheet
Text node
ToString
Update
XML Element
XML hierarchy
XML Method
XML Object
XML variable
XMLList
Animation
Array
Class
Data Type
Development
Function
Graphics
Language
Network
Regular Expressions
Statement
String
TextField
XML