CHAPTER 9: Integrating XML into JavaScript The XML Object 245
All XML statements and functions that collect XML return the result as an XMLList, which can be empty if
there is no match. For example, the following statement returns an empty list:
bookstoreXML.magazine;
Comentários a estes Manuais