Application of DOM-based XML Parsing Technology in Components Description
Xiangyan Kong
Abstract
Xiangyan Kong
Abstract
In Visual C#,program can add XML annotation(eXtensible Markup Language,XML),and parser withdraws these tags from codes as a XML document.The Document Object Model is a platform-and-language-neutral interface,through which the execution program accesses and modifies the XML document data.The characteristics and functions of DOM are introduced,and through the DOM class library,the XML documents are parsed and accessed under ASP.NET platform,and XML document data is extracted,then these data is imported into a database as components description.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
In Visual C#,program can add XML annotation(eXtensible Markup Language,XML),and parser withdraws these tags from codes as a XML document.The Document Object Model is a platform-and-language-neutral interface,through which the execution program accesses and modifies the XML document data.The characteristics and functions of DOM are introduced,and through the DOM class library,the XML documents are parsed and accessed under ASP.NET platform,and XML document data is extracted,then these data is imported into a database as components description.
Key concepts: Computer science, Simple API for XML, Streaming XML, XML validation, Efficient XML Interchange, Programming language, Document Structure Description, XML Encryption