Subject | French | English |
comp., MS | arborescence XML | XML tree (A hierarchical structure of XML elements) |
comp., MS | Assistant Export XML | Export XML Wizard (A feature in Microsoft CRM Customization that exports customized forms and views) |
comp., MS | Assistant Import XML | Import XML Wizard (A feature in Microsoft CRM Customization that imports customized forms and views) |
comp., MS | attribut XML | XML attribute (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 | entité XML | XML entity (The combination of characters and symbols that replace other characters when an XML document is parsed, usually those that have other meanings in XML. For example, < represents the < symbol, which is also the opening bracket for a tag) |
comp., MS | espace de noms XML | XML namespace (A collection of names, identified by a URI reference, that are used in XML documents as element types and attribute names) |
comp., MS | fichier de modèle XML | XML template file (An XML file that contains the sample data that is displayed in the fields of a form before a user fills it out) |
comp., MS | fichier oobe.xml | oobe.xml file (A content file that can be used to store content to display in the customizable areas of Windows Welcome, Welcome Center, and the Get Connected Wizard) |
comp., MS | flux XML | XML feed (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 | format XML de l'application | Application XML (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 | format XML Excel | Excel XML Format (The formal name for Excel 12 file format. The Excel XML Format has an open, royalty-free specification, and is the technology licensed to external parties) |
comp., MS | format XML PowerPoint | PowerPoint XML Format (The formal name for PowerPoint 12 file format. This format has an open, royalty-free specification, and is the technology licensed to external parties. This license is the subject in the messaging points where "Open, royalty-free license" is discussed) |
comp., MS | format XML Word | Word XML Format (The formal name for Word 12 file format. This format has an open, royalty-free specification, and is the technology licensed to external parties. This license is the subject in the messaging points where "Open, royalty-free license" is discussed) |
comp., MS | formats Open XML | Open XML formats (An international open standard for word-processing documents, presentations, and spreadsheets that can be freely implemented across multiple applications and platforms) |
comp., MS | Gestionnaire XML Office | Office XML Handler (A utility that launches the appropriate Office application when a user tries to open an XML file) |
commer., IT | groupe de travail Commerce électronique XML | Electronic Business XML Working Group |
IT | Guide OII pour XML et les normes connexes | OII Guide to XML and related standards |
comp., MS | kit d'extension XML | XML expansion pack (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 | langage de définition de schéma XML | XML schema definition language (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)) |
IT | langage XML | Extensible Markup Language |
comp. | langage XML | XML |
comp. | langage XML | extended markup language |
comp., MS | littéral XML | XML literal (A Visual Basic coding construct that enables direct incorporation of XML into code, instead of requiring that it be stored in a string) |
comp., MS | mappage XML mis en forme | rich text XML mapping (A type of XML mapping that links WordprocessingML content directly to the backing data in the custom XML part) |
comp., MS | Microsoft XML Core Services® | Microsoft XML Core Services (A Microsoft collection of application programming interfaces, language standards, programming vocabularies, parsing engines, and documentation for developing XML-based applications) |
fin., IT | norme ISO 20022 XML | ISO 20022 XML standard |
IT | passerelle XML-Edifact | XML-Edifact bridge |
comp. | Prototype de création des documents en XML | Tool for preparing amendments and reports |
comp. | Prototype de création des documents en XML | Prototype for creating XML documents |
comp., MS | schéma XML | XML schema (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 | service Web XML | XML Web service (A unit of application logic providing data and services to other applications that can invoke Web protocols) |
comp., MS | signature XML | XML Signature (An XML-based digital signature that can be used to secure the data contained in XML documents. XML Signatures are a standard governed by the World Wide Web Consortium (W3C)) |
comp., MS | XML bien formé | well-formed XML (An XML file in which there is only one root element and all the elements, delimited by start- and end-tags, nest properly within each other) |
comp., MS | XML valide | valid XML (A well-formed XML document that conforms to a specific set of constraints, usually defined in an XML schema) |
comp., MS | élément XML | XML element (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) |