Child pages
  • XMLList

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Divcache
Div
iddescription
HTML Table
id
classservoy sSummary
Colgroup Tag
Col
width80px
Col
Table Head (thead)
Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Method Summary
Table Row (tr)
Table Cell (td)
XMLList
Table Cell (td)attribute(attributeName)
styleindexdisplay:none

DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY (EXCEPT INSIDE THE DIV BELOW WITH ID=DESCRIPTION), UNLESS YOU KNOW WHAT YOU'RE DOING.
THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO AUTO UPDATE THE CONTENT THROUGH THE DOC GENERATOR.

true
refresh100d
showRefreshtrue
iddoc
titleRefresh page
showDatetrue
retryEnable

servoy sReturnTypes2100%height: 30px;2Supported ClientssWordListSmartClientsWordListWebClientsWordListNGClient

servoy sSummary12%30%58%height: 30px;3Methods SummaryIt calls the method attribute of each object in this XMLList and returns the results in order
()
in an XMLList. Table Row (tr)

Table Cell (td)
XMLList
Table Cell (td)attributesCalls the method attributes of each object in this XMLList and returns an XMLList with
Table Row (tr)
Table Cell (td)
XMLList
Table Cell (td)child(propertyName)
the results in order.Calls the method child of each XML object in this XMLList object to return an XMLList
children()
with the matching children in order. Table Row (tr)
Table Cell (td)
XMLList
Table Cell (td)comments()
Returns an XMLList with the children of all XML objects in this XMLList. Table Row (tr)
Table Cell (td)
XMLList
Table Cell (td)Returns an XMLList with all the comment child nodes of XML objects in this XMLList in order. Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)contains(value)
Table Row (tr)
Table Cell (td)
XMLList
Table Cell (td)copy()
Returns true if there is (at least) one XML object in the list that compares equal to the valueReturns a deep copy of the XMLList it is called on. Table Row (tr)
Table Cell (td)
XMLList
Table Cell (td)descendants()
Returns an XMLList with all of the matching descendants of all XML objects. Table Row (tr)
Table Cell (td)
XMLList
Table Cell (td)descendants(name)
elements(name)
Returns an XMLList with all of the matching descendants of all XML objects. Table Row (tr)
Table Cell (td)
XMLList
Table Cell (td)Returns an XMLList with the matching element children of all XML objects in this XMLList. Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)hasComplexContent()
Returns true if the XMLList contains exactly one XML object which has complex content or if
hasOwnProperty(propertyName)
the XMLList contains several XML objects. Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)Returns true if the XMLList object has a property of that name and false otherwise. Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)hasSimpleContent()
Returns true if the XMLList is empty or contains exactly one XML object which has simple
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)length()
content or contains no elements at all.Returns the number of XML objects this XMLList contains. Table Row (tr)
Table Cell (td)
XMLList
Table Cell (td)normalize()
Returns the XMLList object it is called on after joining adjacent text nodes
and removing empty text nodes. Table Row (tr)
Table Cell (td)
XML
Table Cell (td)parent()
Returns the common parent of all XML objects in this XMLList if all those objects
Table Row (tr)
Table Cell (td)
XMLList
Table Cell (td)processingInstructions()
have the same parent.Returns an XMLList with all the matching processing instruction child nodes of all
XML objects in this XMLList. Table Row (tr)
Table Cell (td)
XMLList
Table Cell (td)processingInstructions(name)
Returns an XMLList with all the matching processing instruction child nodes of all
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)propertyIsEnumerable(propertyName)
XML objects in this XMLList.Returns true if the property name converted to a number is greater than or equal to
text()
0 and less than the length of this XMLList. Table Row (tr)
Table Cell (td)
XMLList
Table Cell (td) Table Cell (td)toString()
Returns an XMLList containing all the text child nodes of all the XML objects contained in this XMLList. Table Row (tr)
Table Cell (td)
String
Table Cell (td)toXMLString()
Returns a string representation of the XMLList Table Row (tr)
Table Cell (td)
String
Table Row (tr)
Table Cell (td)
XMLList
Table Cell (td)valueOf()
Returns the concatenation of toXMLString called on each XML object.Simply returns the XMLList object it is called on.table

id

functionclass Colgroup Tag Colcolspanservoy sDetail2width100%

Col
Table Head (thead) Table Row (tr)styleheight:30px;
Table Head (th)
colspan2
Method Details
Table Body (tbody)
idattribute-String
Table Row (tr)
idname
Table Cell (td)

attribute

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
XMLList
Span
stylefont-weight: bold;
attribute
Span
(attributeName)
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
2Methods Detailsattributename

attribute(attributeName)

dessIndentIt calls the method attribute of each object in this XMLList and returns the results in order

Table Row (tr)id in an XMLList.tdprsclass

Parameters

DividsIndent{String} attributeName Table Row (tr)attributeName ret

Table Cell (td)

Returns

divsIndentclients

classid

Supported Clients

sIndent
XMLList Table Row (tr)SmartClient,WebClient,NGClientsam

Table Cell (td)

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.attribute(attributeName)
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idattributes
Table Row (tr)
idname
Table Cell (td)

attributes

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
XMLList
Span
stylefont-weight: bold;
attributes
Span
()
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
sIdentjavascriptlastDetailRow attributesname

attributes()

dessIndentCalls the method attributes of each object in this XMLList and returns an XMLList with

Table Row (tr)id the results in order.ret

Table Cell (td)

Returns

divsIndentclients

classtd

Supported Clients

sIndent
XMLList Table Row (tr)
idsam
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.attributes()
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idchild-String
Table Row (tr)
idname
Table Cell (td)

child

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
XMLList
Span
stylefont-weight: bold;
child
Span
(propertyName)
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
sIdentjavascriptlastDetailRow childname

child(propertyName)

dessIndentCalls the method child of each XML object in this XMLList object to return an XMLList

Table Row (tr)id with the matching children in order.tdprs

Parameters

Divclasstd

sIndent{String} propertyName Table Row (tr)

idret
propertyName ret

Returns

divsIndentclients

classtd

Supported Clients

sIndent
XMLList Table Row (tr)
idsam
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.child(propertyName)
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idchildren
Table Row (tr)
idname
Table Cell (td)

children

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
XMLList
Span
stylefont-weight: bold;
children
Span
()
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
Table Row (tr)idsIdentjavascriptlastDetailRow childrenname

children()

dessIndentReturns an XMLList with the children of all XML objects in this XMLList.
tdret

Returns

divsIndentclients

classtd

Supported Clients

sIndent
XMLList Table Row (tr)
idsam
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.children()
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idcomments
Table Row (tr)
idname
Table Cell (td)

comments

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
XMLList
Span
stylefont-weight: bold;
comments
Span
()
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
Table Row (tr)idsIdentjavascriptlastDetailRow commentsname

comments()

dessIndentReturns an XMLList with all the comment child nodes of XML objects in this XMLList in order.
tdret

Returns

divsIndentclients

classid

Supported Clients

sIndent
XMLList Table Row (tr)SmartClient,WebClient,NGClientsam

Table Cell (td)

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.comments()
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idcontains-Object
Table Row (tr)
idname
Table Cell (td)

contains

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
Boolean
Span
stylefont-weight: bold;
contains
Span
(value)
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
Table Row (tr)idsIdentjavascriptlastDetailRow containsname

contains(value)

dessIndentReturns true if there is (at least) one XML object in the list that compares equal to the value
tdprsclass

Parameters

DividsIndent{Object} value Table Row (tr)value ret

Table Cell (td)

Returns

divsIndentclients

classtd

Supported Clients

sIndent
Boolean Table Row (tr)
idsam
Table Body (tbody)
idcopy
Table Row (tr)
idname
Table Cell (td)

copy

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
XMLList
Span
stylefont-weight: bold;
copy
Span
()
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.contains(value)
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
idsIdentjavascriptlastDetailRow copyname

copy()

dessIndentReturns a deep copy of the XMLList it is called on.
Table Row (tr)ret

Table Cell (td)

Returns

divsIndentclients

classtd

Supported Clients

sIndent
XMLList Table Row (tr)
idsam
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.copy()
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
iddescendants
Table Row (tr)
idname
Table Cell (td)

descendants

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
XMLList
Span
stylefont-weight: bold;
descendants
Span
()
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
Table Row (tr)idsIdentjavascriptlastDetailRow descendantsname

descendants()

dessIndentReturns an XMLList with all of the matching descendants of all XML objects.
ret

Table Cell (td)

Returns

divsIndentclients

classtd

Supported Clients

sIndent
XMLList Table Row (tr)
idsam
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.descendants([name])
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
iddescendants-String
Table Row (tr)
idname
Table Cell (td)

descendants

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
XMLList
Span
stylefont-weight: bold;
descendants
Span
(name)
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
Table Row (tr)idsIdentjavascriptlastDetailRow descendantsname

descendants(name)

dessIndentReturns an XMLList with all of the matching descendants of all XML objects.
tdprs

Parameters

Divclass Table Row (tr)
idret
td

sIndent{String} namename ret

Returns

divsIndentclients

classtd

Supported Clients

sIndent
XMLList Table Row (tr)
idsam
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.descendants([name])
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idelements-String
Table Row (tr)
idname
Table Cell (td)

elements

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
XMLList
Span
stylefont-weight: bold;
elements
Span
(name)
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
Table Row (tr)idsIdentjavascriptlastDetailRow elementsname

elements(name)

dessIndentReturns an XMLList with the matching element children of all XML objects in this XMLList.
tdprs

Parameters

div

class Table Row (tr)idsIndent{String} namename ret

Table Cell (td)

Returns

divsIndentclients

classid

Supported Clients

sIndent
XMLList Table Row (tr)SmartClient,WebClient,NGClientsam

Table Cell (td)

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.elements([name])
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idhasComplexContent
Table Row (tr)
idname
Table Cell (td)

hasComplexContent

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
Boolean
Span
stylefont-weight: bold;
hasComplexContent
Span
()
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
sIdentjavascriptlastDetailRow hasComplexContentname

hasComplexContent()

dessIndentReturns true if the XMLList contains exactly one XML object which has complex content or if

Table Row (tr)id the XMLList contains several XML objects.tdret

Returns

divsIndentclients

classtd

Supported Clients

sIndent
Boolean Table Row (tr)
idsam
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.hasComplexContent()
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idhasOwnProperty-String
Table Row (tr)
idname
Table Cell (td)

hasOwnProperty

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
Boolean
Span
stylefont-weight: bold;
hasOwnProperty
Span
(propertyName)
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
Table Row (tr)idsIdentjavascriptlastDetailRow hasOwnPropertyname

hasOwnProperty(propertyName)

dessIndentReturns true if the XMLList object has a property of that name and false otherwise.
tdprsclass

Parameters

Div Table Row (tr)idsIndent{String} propertyNamepropertyName ret

Table Cell (td)

Returns

divsIndentclients

classtd

Supported Clients

sIndent
Boolean Table Row (tr)
idsam
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.hasOwnProperty(propertyName)
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idhasSimpleContent
Table Row (tr)
idname
Table Cell (td)

hasSimpleContent

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
Boolean
Span
stylefont-weight: bold;
hasSimpleContent
Span
()
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
sIdentjavascriptlastDetailRow hasSimpleContentname

hasSimpleContent()

dessIndentReturns true if the XMLList is empty or contains exactly one XML object which has simple

Table Row (tr)id content or contains no elements at all.tdret

Returns

divsIndentclients

classid

Supported Clients

sIndent
Boolean Table Row (tr)SmartClient,WebClient,NGClientsam

Table Cell (td)

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.hasSimpleContent()
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idlength
Table Row (tr)
idname
Table Cell (td)

length

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
Number
Span
stylefont-weight: bold;
length
Span
()
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
Table Row (tr)idsIdentjavascriptlastDetailRow lengthname

length()

dessIndentReturns the number of XML objects this XMLList contains.
tdret

Returns

divsIndentclients

classtd

Supported Clients

sIndent
Number Table Row (tr)
idsam
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.length()
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idnormalize
Table Row (tr)
idname
Table Cell (td)

normalize

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
XMLList
Span
stylefont-weight: bold;
normalize
Span
()
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
sIdentjavascriptlastDetailRow normalizename

normalize()

dessIndentReturns the XMLList object it is called on after joining adjacent text nodes

Table Row (tr)id and removing empty text nodes.tdret

Returns

divsIndentclients

classtd

Supported Clients

sIndent
XMLList Table Row (tr)
idsam
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.normalize()
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idparent
Table Row (tr)
idname
Table Cell (td)

parent

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
XML
Span
stylefont-weight: bold;
parent
Span
()
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
sIdentjavascriptlastDetailRow parentname

parent()

dessIndentReturns the common parent of all XML objects in this XMLList if all those objects

Table Row (tr)id have the same parent.tdret

Returns

divsIndentclients

classtd

Supported Clients

sIndent
XML Table Row (tr)
idsam
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.parent()
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idprocessingInstructions
Table Row (tr)
idname
Table Cell (td)

processingInstructions

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
XMLList
Span
stylefont-weight: bold;
processingInstructions
Span
()
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
sIdentjavascriptlastDetailRow processingInstructionsname

processingInstructions()

dessIndentReturns an XMLList with all the matching processing instruction child nodes of all

Table Row (tr)id XML objects in this XMLList.tdret

Returns

divsIndentclients

classtd

Supported Clients

sIndent
XMLList Table Row (tr)
idsam
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.processingInstructions([name])
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idprocessingInstructions-String
Table Row (tr)
idname
Table Cell (td)

processingInstructions

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
XMLList
Span
stylefont-weight: bold;
processingInstructions
Span
(name)
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
sIdentjavascriptlastDetailRow processingInstructionsname

processingInstructions(name)

dessIndentReturns an XMLList with all the matching processing instruction child nodes of all

Table Row (tr)id XML objects in this XMLList.prs

Table Cell (td)

Parameters

div

class Table Row (tr)idsIndent{String} namename ret

Table Cell (td)

Returns

divsIndentclients

classtd

Supported Clients

sIndent
XMLList Table Row (tr)
idsam
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.processingInstructions([name])
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idpropertyIsEnumerable-String
Table Row (tr)
idname
Table Cell (td)

propertyIsEnumerable

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
Boolean
Span
stylefont-weight: bold;
propertyIsEnumerable
Span
(propertyName)
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
sIdentjavascriptlastDetailRow propertyIsEnumerablename

propertyIsEnumerable(propertyName)

dessIndentReturns true if the property name converted to a number is greater than or equal to

Table Row (tr)id 0 and less than the length of this XMLList.tdprs

Parameters

Divclass Table Row (tr)
idret
td

sIndent{String} propertyNamepropertyName ret

Returns

divsIndentclients

classtd

Supported Clients

sIndent
Boolean Table Row (tr)
idsam
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.propertyIsEnumerable(propertyName)
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idtext
Table Row (tr)
idname
Table Cell (td)

text

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
XMLList
Span
stylefont-weight: bold;
text
Span
()
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
Table Row (tr)idsIdentjavascriptlastDetailRow textname

text()

dessIndentReturns an XMLList containing all the text child nodes of all the XML objects contained in this XMLList.
tdret

Returns

divsIndentclients

classtd

Supported Clients

sIndent
XMLList Table Row (tr)
idsam
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.text()
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idtoString
Table Row (tr)
idname
Table Cell (td)

toString

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
String
Span
stylefont-weight: bold;
toString
Span
()
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
Table Row (tr)idsIdentjavascriptlastDetailRow toStringname

toString()

dessIndentReturns a string representation of the XMLList
tdret

Returns

divsIndentclients

classtd

Supported Clients

sIndent
String Table Row (tr)
idsam
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.toString()
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idtoXMLString
Table Row (tr)
idname
Table Cell (td)

toXMLString

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
String
Span
stylefont-weight: bold;
toXMLString
Span
()
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
sIdentjavascriptlastDetailRow toXMLStringname

toXMLString()

dessIndentReturns the concatenation of toXMLString called on each XML object. The result for each XML

Table Row (tr)id object is put on a separate line if XML.prettyPrinting is true.tdret

Returns

divsIndentclients

classtd

Supported Clients

sIndent
String Table Row (tr)
idsam
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idvalueOf
Table Row (tr)
idname
Table Cell (td)

valueOf

Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
XMLList
Span
stylefont-weight: bold;
valueOf
Span
()
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.toXMLString()
sIdentjavascriptlastDetailRow valueOfname

valueOf()

dessIndentSimply returns the XMLList object it is called on.
Table Row (tr)idtdret

Returns

divsIndentclients

classtd

Supported Clients

sIndent
XMLList Table Row (tr)
idsam
Table Row (tr)
classlastDetailRow
Table Cell (td) SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript
xmlList.valueOf()
sIdentjavascriptlastDetailRow