DOMNodeIterator.PreviousNode
PreviousNode()
Type:
DOMAttribute,
DOMDocument,
DOMElement,
DOMDocumentType,
DOMNotation,
DOMEntity,
DOMDocumentFragment,
DOMText,
DOMComment,
DOMCDATASection,
DOMProcessingInstruction,
DOMEntityReference,
XPathNamespace;
Undefined.
Undefined, if there are no more nodes.
Use it to go to the previous node and position the iterator at the previous node.
Server, thick client, external connection, Mobile application (server).