Instance-based XML data binding for mobile devices
Alain Tamayo, Carlos Granell, Joaqu\'in Huerta

TL;DR
This paper introduces an instance-based XML data binding approach that generates compact, application-specific XML processing code tailored for resource-constrained mobile devices, addressing limitations of traditional tools with large schemas.
Contribution
It presents a novel method leveraging XML document instances to produce efficient, device-optimized XML processing code for mobile applications.
Findings
Reduces code size for mobile XML processing
Improves performance on resource-constrained devices
Adapts to large and complex schemas effectively
Abstract
XML and XML Schema are widely used in different domains for the definition of standards that enhance the interoperability between parts exchanging information through the Internet. The size and complexity of some standards, and their associated schemas, have been growing with time as new use case scenarios and data models are added to them. The common approach to deal with the complexity of producing XML processing code based on these schemas is the use of XML data binding generators. Unfortunately, these tools do not always produce code that ?ts the limitations of resource-constrained devices, such as mobile phones, in the presence of large schemas. In this paper we present Instance-based XML data binding, an approach to produce compact application-specific XML processing code for mobile devices. The approach utilises information extracted from a set of XML documents about how the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsService-Oriented Architecture and Web Services · Advanced Database Systems and Queries · Mobile Agent-Based Network Management
