Subject | Spanish | English |
comp., MS | archivo de plantilla 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 | archivo 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 | asignación XML de texto enriquecido | 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 | Asistente de exportación XML | Export XML Wizard (A feature in Microsoft CRM Customization that exports customized forms and views) |
comp., MS | Asistente de importación XML | Import XML Wizard (A feature in Microsoft CRM Customization that imports customized forms and views) |
comp., MS | atributo 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 | elemento 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) |
comp., MS | entidad 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 | espacio de nombres XML | XML namespace (A collection of names, identified by a URI reference, that are used in XML documents as element types and attribute names) |
IT | Esquema XML | XML Schema Definition |
comp., MS | esquema 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 | firma 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 | Formato XML de 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 | Formato XML de 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 | Formato XML de 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 | formatos Office 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 | formatos Office Open XML | Office 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 | fragmento XML | XML fragment (Lines of text that adhere to XML tag rules, but do not have a Document Type Definition (DTD) or schema, processing instructions, or any other header information) |
comp., MS | fuente 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) |
IT | Guía OII para el XML y normas conexas | OII Guide to XML and related standards |
comp., MS | lenguaje de definición de esquema 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)) |
comp., MS | Lenguaje de rutas XML | XML Path Language (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 | literal 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 | servicio Web XML | XML Web service (A unit of application logic providing data and services to other applications that can invoke Web protocols) |
comp., MS | XML con formato correcto | 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 válido | valid XML (A well-formed XML document that conforms to a specific set of constraints, usually defined in an XML schema) |
comp., MS | árbol XML | XML tree (A hierarchical structure of XML elements) |