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 an xml attribute?

0 Answers  


What is the stylesheet structure used with xslt?

0 Answers  


What is the main disadvantage of dom?

0 Answers  


What exactly is json?

0 Answers  


What are the two types of xml parsers?

0 Answers  


What is purpose of xml?

0 Answers  


What is the difference between xsl and css?

0 Answers  


Why is xml useful?

0 Answers  


What is an xml namespace prefix?

0 Answers  


What are the limitations of dtd?

0 Answers  


What is pom xml?

0 Answers  


Are you ready to relocate? : xslt

0 Answers  


Categories