A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.w3.org/2003/01/REC-SVG11-20030114-errata below:

Scalable Vector Graphics (SVG) 1.1 Specification Errata

Change

In http://www.w3.org/TR/2003/REC-SVG11-20030114/intro.html#W3CCompatibility, remove:

In http://www.w3.org/TR/2003/REC-SVG11-20030114/linking.html#SVGFragmentIdentifiers, replace:

An SVG fragment identifier can come in three forms:

An SVG fragment identifier is defined as follows:

                SVGFragmentIdentifier ::= BareName |
                XPointerIDRef |
                SVGViewSpec

                BareName ::= XML_Name
                SVGViewSpec ::= 'svgView(' SVGViewAttributes ')'
                SVGViewAttributes ::= SVGViewAttribute |
                SVGViewAttribute ';' SVGViewAttributes

                SVGViewAttribute ::= viewBoxSpec |
                preserveAspectRatioSpec |
                transformSpec |
                zoomAndPanSpec |
                viewTargetSpec
                viewBoxSpec ::= 'viewBox(' ViewBoxParams ')'
                preserveAspectRatioSpec = 'preserveAspectRatio(' AspectParams ')'
                transformSpec ::= 'transform(' TransformParams ')'
                zoomAndPanSpec ::= 'zoomAndPan(' ZoomAndPanParams ')'
                viewTargetSpec ::= 'viewTarget(' ViewTargetParams ')'
            

where:

Spaces are not allowed in fragment specifications; thus, commas are used to separate numeric values within an SVG view specification (e.g., #svgView(viewBox(0,0,200,200))) and semicolons are used to separate attributes (e.g., #svgView(viewBox(0,0,200,200);preserveAspectRatio(none))).

When a source document performs a link into an SVG document via an HTML [HTML4] anchor element (i.e., <a href=...> element in HTML) or an XLink specification [XLINK], then the SVG fragment identifier specifies the initial view into the SVG document, as follows:

with:

An SVG fragment identifier can come in two forms:

An SVG fragment identifier is defined as follows:

                SVGFragmentIdentifier ::= BareName |
                SVGViewSpec

                BareName ::= XML_Name
                SVGViewSpec ::= 'svgView(' SVGViewAttributes ')'
                SVGViewAttributes ::= SVGViewAttribute |
                SVGViewAttribute ';' SVGViewAttributes

                SVGViewAttribute ::= viewBoxSpec |
                preserveAspectRatioSpec |
                transformSpec |
                zoomAndPanSpec |
                viewTargetSpec
                viewBoxSpec ::= 'viewBox(' ViewBoxParams ')'
                preserveAspectRatioSpec = 'preserveAspectRatio(' AspectParams ')'
                transformSpec ::= 'transform(' TransformParams ')'
                zoomAndPanSpec ::= 'zoomAndPan(' ZoomAndPanParams ')'
                viewTargetSpec ::= 'viewTarget(' ViewTargetParams ')'
            

where:

Spaces are not allowed in fragment specifications; thus, commas are used to separate numeric values within an SVG view specification (e.g., #svgView(viewBox(0,0,200,200))) and semicolons are used to separate attributes (e.g., #svgView(viewBox(0,0,200,200);preserveAspectRatio(none))).

When a source document performs a link into an SVG document via an HTML [HTML4] anchor element (i.e., <a href=...> element in HTML) or an XLink specification [XLINK], then the SVG fragment identifier specifies the initial view into the SVG document, as follows:

In http://www.w3.org/TR/2003/REC-SVG11-20030114/refs.html#q1, remove:

[XPTR]
"XML Pointer Language (XPointer) Version 1.0", S. DeRose, R. Daniel Jr., E. Maler, editors, 11 September 2001.
Available at http://www.w3.org/TR/xptr/

In http://www.w3.org/TR/2003/REC-SVG11-20030114/struct.html#HeadOverview, replace:

URI references are defined in either of the following forms:

            <URI-reference> = [ <absoluteURI> | <relativeURI> ] [ "#" <elementID> ]    -or-

            <URI-reference> = [ <absoluteURI> | <relativeURI> ] [ "#xpointer(id(" <elementID> "))" ]
          

where <elementID> is the ID of the referenced element.

(Note that the two forms above (i.e., #<elementID> and #xpointer(id(<elementID>))) are formulated in syntaxes compatible with "XML Pointer Language (XPointer)" [XPTR]. These two formulations of URI references are the only XPointer formulations that are required in SVG 1.0 user agents.)

SVG supports two types of URI references:

with:

URI references are defined in the following form:

              <URI-reference> = [ <absoluteURI> | <relativeURI> ] [ "#" <elementID> ]
          

where <elementID> is the ID of the referenced element.

SVG supports two types of URI references:

In http://www.w3.org/TR/2003/REC-SVG11-20030114/struct.html#xlinkRefAttrsEmbed, replace:

If the URI reference is relative, its absolute version must be computed by the method of [XML-Base] before use.

For locators into XML resources, the format of the fragment identifier (if any) used within the URI reference is specified by the XPointer specification [XPTR].

with:

If the URI reference is relative, its absolute version must be computed by the method of [XML-Base] before use.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4