- basic XSLT processor
-
From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source
A basic XSLT processor is an XSLT processor that implements all the mandatory requirements of this specification with the exception of certain explicitly-identified constructs related to schema processing.
- CC/PP processor
-
From Composite Capability/Preference Profiles (CC/PP): Structure and Vocabularies 1.0 (2004-01-15) | Glossary for this source
A CC/PP processor transforms a CC/PP document from its RDF
format into some other format. A CC/PP processor understands CC/PP
syntax and structure, including "defaults", but it does not
understand application semantics associated with CC/PP attributes
of CC/PP components.
- process
-
From Extensible Markup Language (XML) 1.1 (2004-02-04) | Glossary for this source
While they are not required to check the document for validity, they are REQUIRED to process all the declarations they read in the internal DTD subset and in any parameter entity that they read, up to the first reference to a parameter entity that they do not read; that is to say, they MUST use the information in those declarations to normalize attribute values, include the replacement text of internal entities, and supply default attribute values.
- process
-
From Extensible Markup Language (XML) 1.0 (2000-10-06) | Glossary for this source
While they are not required to check the document for validity, they are required to process all the declarations they read in the internal DTD subset and in any parameter entity that they read, up to the first reference to a parameter entity that they do not read; that is to say, they must use the information in those declarations to normalize attribute values, include the replacement text of internal entities, and supply default attribute values.
- processing instructions
-
From Extensible Markup Language (XML) 1.1 (2004-02-04) | Glossary for this source
Processing instructions (PIs) allow documents to contain instructions for applications.
- processing instructions
-
From Extensible Markup Language (XML) 1.0 (2000-10-06) | Glossary for this source
Processing instructions (PIs) allow documents to contain instructions for applications.
- processing order
-
From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source
There is another ordering among groups referred to as processing order. If group R precedes group S in processing order, then in the result sequence returned by the xsl:for-each-group instruction the items generated by processing group R will precede the items generated by processing group S.
- processor
-
From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source
The software responsible for transforming source trees into result trees using an XSLT stylesheet is referred to as the processor. This is sometimes expanded to XSLT processor to avoid any confusion with other processors, for example an XML processor.
- schema-aware XSLT processor
-
From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source
A schema-aware XSLT processor is an XSLT processor that implements all the mandatory requirements of this specification, including those features that a basic XSLT processor signals as an error. The mandatory requirements of this specification are taken to include the mandatory requirements of XPath 2.0, as described in . A requirement is mandatory unless the specification includes wording (such as the use of the words should or may) that clearly indicates that it is optional.
- synthesis processor
-
From Speech Synthesis Markup Language (SSML) Version 1.0 (2004-09-07) | Glossary for this source
A
Text-To-Speech
system that accepts SSML documents as input and renders them as spoken output.
- validating processors
-
From Extensible Markup Language (XML) 1.1 (2004-02-04) | Glossary for this source
Validating processorsMUST, at user option, report violations of the constraints expressed by the declarations in the DTD, and failures to fulfill the validity constraints given in this specification.
- validating processors
-
From Extensible Markup Language (XML) 1.0 (2000-10-06) | Glossary for this source
Validating processors must[E21], at user option, report violations of the constraints expressed by the declarations in the DTD, and failures to fulfill the validity constraints given in this specification.
- xForms processor
-
From XForms 1.0 (2003-10-14) | Glossary for this source
A software application or
program that implements and conforms to the XForms
specification.
- XML processor
-
From Extensible Markup Language (XML) 1.1 (2004-02-04) | Glossary for this source
A software module called an XML processor is used to read XML documents and provide access to their content and structure.
- XML processor
-
From Extensible Markup Language (XML) 1.0 (2000-10-06) | Glossary for this source
A software module called an XML processor is used to read XML documents and provide access to their content and structure.
- xPointer processor
-
From XPointer Framework (2003-03-25) | Glossary for this source
A software component that identifies subresources of an XML resource by applying a pointer to it. This specification defines the behavior of XPointer processors.