edit-task
Home
Up
Delete
Task Name:
Task Description:
] reading XML element attributes using query - OVERVIEW
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">CREATE-article# #</h1> <h2>[previously]</h2> <ol> <li><strong>[2017-08-04][00:00] NEW task IN ?</strong></li> <ol> <li>] # 7383 - CREATE-article# # </li> </ol> <li><strong>[00:00] NEW article IN prj-no // jq // </strong></li> <ol> <li>] # # - reading XML element attributes using jquery </li> </ol></ol> <h2>[currently]</h2> <ol> <li><strong>] reading XML element attributes using jquery - </strong></li> <ol> <li><strong>] what = </strong></li> <ol> <li>] when using xml elements within the dom or in the response objects, you may/will need to read the values of said xml elements, this is a slightly different PROCESS then reading javascript or json object values </li> </ol> <li><strong>] why = </strong></li> <ol> <li>] you need to read the values should be fairly obvious, however why you would be using/reading xml is less so. Legacy apps or </li> </ol> <li><strong>] when =</strong></li> <ol> <li>] </li> </ol> <li><strong>] where = </strong></li> <ol> <li>] </li> </ol> <li><strong>] example =</strong></li> <ol> <li>] individual - booking.id = $('resource_booking_id', response).first().text();</li> <li>] with custom user defined method() - var booking = booking.fromXml(response);</li> </ol> <li><strong>] how to = </strong></li> <ol> <li>] individual - </li> <li>] custom user defined method to real multiple properties of an xml element</li> </ol> <li><strong>] example = </strong></li> <ol> <li>id = xml.first.text()</li> </ol> <li><strong>] how to =</strong></li> <ol> <li>] by element order </li> <li>] by element name </li> </ol> <li><strong>] REF = </strong></li> <ol> <li>] day tile . doAction(), base struct </li> <li>] </li> <li>] REF = # 7380 index-prj-no articles</li> </ol></ol></ol> <h2>[next]</h2> <ol> <li>]</li> </ol>