What is ?Async? property of XML Means ?



What is ?Async? property of XML Means ?..

Answer / ashwini

Async property is used with DOMDocument objects. When this
property is true, it means that the XML document will be
loaded asynchronously. In this case, the document's
processing will start even though it is not completely
loaded.As & when the document parts are loaded, they get
processed. Here processing is fast but not reliable as the
complete document structure is not available at the time of
processing.
When it is false, the document is loaded
synchronously. Here, the processing will not start untill
the document is loaded completely.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

What is rss subscription?

0 Answers  


How to use filtering in XSLT?

0 Answers  


What is difference between xml and xaml?

0 Answers  


How do I create an xml map in excel?

0 Answers  


What is the relationship between xml namespaces and the xml 1.0 recommendation?

0 Answers  






Why not just carry on extending html?

0 Answers  


How do I run an xsd file?

0 Answers  


Why xml was created?

0 Answers  


What is the difference between XML Serialization and Binary Serialization?

0 Answers   Sans Pareil IT Services,


Is xml meant to replace html?

0 Answers  


Would you be able to use the xslt to convert html into vxml?

0 Answers  


Write the steps involved in the creation of a custom schema.

0 Answers  


Categories