Subject | English | Malay |
comp., MS | Application XML | XML Aplikasi (An XML-based serialization format used by SharePoint-based servers to represent Access Services database applications. It includes database properties, queries, forms, reports, and macros) |
comp., MS | Asynchronous JavaScript And XML | JavaScript Dan XML Tak Segerak (A set of technologies consisting of a client-side script framework, server controls, and more) |
comp., MS | LINQ to XML | LINQ ke XML (An in-memory programming interface that makes it possible to work with XML from within the .NET Framework programming languages) |
comp., MS | Office XML Handler | Pengendali Office XML (A utility that launches the appropriate Office application when a user tries to open an XML file) |
comp., MS | rich text XML mapping | pemetaan XML teks beraneka (A type of XML mapping that links WordprocessingML content directly to the backing data in the custom XML part) |
comp., MS | XML attribute | atribut XML (A name-value pair, separated by an equal sign and included in a tagged element, that modifies features of an element. All XML attribute values are strings enclosed in quotation marks) |
comp., MS | XML element | unsur XML (An XML structure that consists of a start tag, an end tag, and the information between the tags. Elements can have attributes and can contain other elements) |
comp., MS | XML expansion pack | pek pengembangan XML (A collection of files, managed by a manifest.xml file, that add functionality to a Microsoft Office Word or Microsoft Office Excel document by specifying custom display or actions) |
comp., MS | XML feed | suapan XML (A distribution mechanism for frequently-updated content that is aggregated by an RSS reader and delivered or published in a standard XML format. The content is often summarized, with links to a more complete version) |
comp., MS | XML Path Language | Bahasa Laluan XML (A language used to address parts of an XML document. XPath also provides basic facilities for manipulation of strings, numbers, and Boolean values) |
comp., MS | XML Query | Pertanyaan XML (Functional query language that is broadly applicable to a variety of XML data types derived from Quilt, XPath, and XQL. Both Ipedo and Software AG implement their own versions of the W3C's proposed specification for the XQuery language. Also called: XML Query, XQL) |
comp., MS | XML schema | skema XML (The World Wide Web Consortium (W3C) standard language used for creating XML schema documents. The XML schema contains two parts: a set of predefined types (for example, string, dateTime, decimal), and an XML language for defining new types (for example, complexType, minOccurs, element)) |
comp., MS | XML Schema Document | Dokumen Skema XML (A specification that describes the complex types used in a Web method and thereby enables interoperability between clients and Web services built on different platforms by adhering to a common type system, as defined by the W3C) |
comp., MS | XML standalone | kendiri XML (An enumerated constant that indicates how an IXmlWriter produces the standalone attribute of the XML declaration. The following are the possible values: omit, yes, no) |