Search results

Term entries in the full glossary matching "error"

W3C Glossaries

Showing results 1 - 20 of 24

dynamic error

From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source

An error that is not detected until a source document is being transformed is referred to as a dynamic error.
dynamic error

From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source

A dynamic error is an error that must be detected during the dynamic evaluation phase and may be detected during the static analysis phase. Numeric overflow is an example of a dynamic error.
dynamic error

From XML Path Language (XPath) 2.0 (2007-01-23) | Glossary for this source

A dynamic error is an error that must be detected during the dynamic evaluation phase and may be detected during the static analysis phase. Numeric overflow is an example of a dynamic error.
error

From Extensible Markup Language (XML) 1.1 (2004-02-04) | Glossary for this source

A violation of the rules of this specification; results are undefined. Unless otherwise specified, failure to observe a prescription of this specification indicated by one of the keywords MUST, REQUIRED, MUST NOT, SHALL and SHALL NOT is an error. Conforming software MAY detect and report an error and MAY recover from it.
error

From XML Schema Part 2: Datatypes (2001-05-02) | Glossary for this source

A violation of the rules of this specification; results are undefined. Conforming software detect and report an error and recover from it.
error

From XPointer Framework (2003-03-25) | Glossary for this source

A violation of the syntactic rules of this specification, or the failure of a pointer to identify subresources.
error

From Extensible Markup Language (XML) 1.0 (2000-10-06) | Glossary for this source

A violation of the rules of this specification; results are undefined. Conforming software may detect and report an error and may recover from it.
error correction

From Architecture of the World Wide Web, Volume One (2004-12-15) | Glossary for this source

An agent repairs an error so that within the system, it is as though the error never occurred.
error recovery

From Architecture of the World Wide Web, Volume One (2004-12-15) | Glossary for this source

An agent invokes exceptional behavior because it does not correct the error.
error values

From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source

In addition to its identifying QName, a dynamic error may also carry a descriptive string and one or more additional values called error values.
error values

From XML Path Language (XPath) 2.0 (2007-01-23) | Glossary for this source

In addition to its identifying QName, a dynamic error may also carry a descriptive string and one or more additional values called error values.
fatal error

From Extensible Markup Language (XML) 1.1 (2004-02-04) | Glossary for this source

An error which a conforming XML processorMUST detect and report to the application. After encountering a fatal error, the processor MAY continue processing the data to search for further errors and MAY report such errors to the application. In order to support correction of errors, the processor MAY make unprocessed data from the document (with intermingled character data and markup) available to the application. Once a fatal error is detected, however, the processor MUST NOT continue normal processing (i.e., it MUST NOT continue to pass character data and information about the document's logical structure to the application in the normal way).
fatal error

From XML Inclusions (XInclude) (2004-12-20) | Glossary for this source

The term fatal error refers to the presence of factors that prevent normal processing from continuing.
fatal error

From Extensible Markup Language (XML) 1.0 (2000-10-06) | Glossary for this source

An error which a conforming XML processor must detect and report to the application. After encountering a fatal error, the processor may continue processing the data to search for further errors and may report such errors to the application. In order to support correction of errors, the processor may make unprocessed data from the document (with intermingled character data and markup) available to the application. Once a fatal error is detected, however, the processor must not continue normal processing (i.e., it must not continue to pass character data and information about the document's logical structure to the application in the normal way).
non-recoverable dynamic error

From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source

A dynamic error that is not recoverable is referred to as a non-recoverable dynamic error. When a non-recoverable dynamic error occurs, the processormust signal the error, and the transformation fails.
recoverable errors

From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source

Some dynamic errors are classed as recoverable errors. When a recoverable error occurs, this specification allows the processor either to signal the error (by reporting the error condition and terminating execution) or to take a defined recovery action and continue processing.
resource error

From XML Inclusions (XInclude) (2004-12-20) | Glossary for this source

The term resource error refers to a failure of an attempt to fetch a resource from a URL.
serialization error

From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source

If a transformation has successfully produced a final result tree, it is still possible that errors may occur in serializing the result tree. For example, it may be impossible to serialize the result tree using the encoding selected by the user. Such an error is referred to as a serialization error.
static error

From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source

An error that is detected by examining a stylesheet before execution starts (that is, before the source document and values of stylesheet parameters are available) is referred to as a static error.
static error

From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source

A static error is an error that must be detected during the static analysis phase. A syntax error is an example of a static error.

The Glossary System has been built by Pierre Candela during an internship in W3C; it's now maintained by Dominique Hazael-Massieux

Copyright © 2000-2003W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark, document use and software licensing rules apply. Your interactions with this site are in accordance with our public and Member privacy statements.