…value avpair = ";" attribute "=" [ type "," ] value server = // as specified in RFC2396 common-name = *(unreserved | escaped) attribute = *(unreserved | escaped) value = *(unreserved | escaped) type = *(unreserved | escaped) unreserved = // as specified in RFC2396 escaped = "%" h…
…sing the URI of the resource containing the entity declaration as the base URI [RFC2396] 3.4 Whitespace Stripping After the tree for a source document or stylesheet document has been constructed, but before it is otherwise processed by XSLT, some text nodes are stripped. A text n…
…any relative IRI references are resolved to their absolute form. Note that in [ RFC2396 ] URIs did not include fragment identifiers, but in [ RFC3986 ] fragment identifiers are part of URIs. running text: Human text (paragraphs, sentences, phrases) with syntax according to orthog…
…mespace URI specified in the XML document can be a URI reference as defined in [RFC2396] ; this means it can have a fragment identifier and can be relative. A relative URI should be resolved into an absolute URI during namespace processing: the namespace URIs of expanded-name s o…
…any relative IRI references are resolved to their absolute form. Note that in [ RFC2396 ] URIs did not include fragment identifiers, but in [ RFC3986 ] fragment identifiers are part of URIs. running text: Human text (paragraphs, sentences, phrases) with syntax according to orthog…
…ion:] An XML namespace is a collection of names, identified by a URI reference [RFC2396] which are used in XML documents as element types and attribute names XML namespaces differ from the "namespaces" conventionally used in computing disciplines in that the XML version has inter…
…f the following available sources of information: URI reference (as defined in [RFC2396] , section 4), content type, or element type. Note, however, that additional information that would enable more helpful repair might be available but not "near" the missing conditional content…
…ri@w3.org with appropriate tests and explanation, explaining how we interpreted RFC2396 and xml base see: http://lists.w3.org/Archives/Public/uri/2002Apr/0025.html ACTION: 2002-04-05#1 Aaron submit mime type registration internet draft see: http://lists.w3.org/Archives/Public/w3c…
…a descriptors --> <!ENTITY % URI "CDATA" -- a Uniform Resource Identifier, see [RFC2396] --> <!-- Added to incorporate an erratum for HTML 4.0; taken from [XHTML] --> <!ENTITY % UriList "CDATA" -- a space separated list of Uniform Resource Identifiers --> <![ %HTML.Strict; [ <!EN…
…ted work needed =========== (1) URI to standard We discussed draft-fielding-uri-rfc2396bis-01.txt and open issues in http://www.apache.org/~fielding/uri/rev-2002/issues.html . Status of the URI-comparision section 6.2: This is new text, originally contributed by Tim Bray (W3C TAG…
…( #x00 - #x1F, #x7F-#x9F) and would produce a valid URI character sequence (per RFC2396 [ URI ], sections 2.1) representing an absolute URI with optional fragment identifier when subjected to the encoding described below. The encoding consists of: encoding the Unicode string as U…
…ri@w3.org with appropriate tests and explanation, explaining how we interpreted RFC2396 and xml base STATUS: Continued 7: Confirm Status of Withdrawn Actions ACTION: 2001-07-06#2 Dan Brickley write test cases for the RDF schema issues that are impacted by literals-as-resources. A…
…a descriptors --> <!ENTITY % URI "CDATA" -- a Uniform Resource Identifier, see [RFC2396] --> <!-- Added to incorporate an erratum for HTML 4.0; taken from [XHTML] --> <!ENTITY % UriList "CDATA" -- a space separated list of Uniform Resource Identifiers --> <![ %HTML.Strict; [ <!EN…
…hat's ok for some apps. People feel that appropriate place for this material is RFC2396 Action TB : Send URI equiv draft finding to uri@w3.org. Resolved : Accept Tim Bray's draft finding on deep linking. Action IJ : Publish Deep Linking finding as accepted finding. Issue URIEquiv…
…Ls), encoded according to the URL or URN specifications ( RFC2141 , RFC1738 and RFC2396 ). Each URI shall appear on one and only one line. Very long URIs are not broken in the text/uri-list format. Content-transfer-encodings may be used to enforce line length limitations. 3) As f…