Next in thread → Next in month →

Re: [xml-dev] The use of URLs in the XML technologies to reference external resources

From
Philip Fearon <>
To
"Costello, Roger L." <>
Date
2011-05-15T10:30:53Z
ID
<BANLkTim=>
Thread
Re: [xml-dev] The use of URLs in the XML technologies to reference external resources
Depending on your selection criteria for this list, the xml:base
attribute may be one to add.

Phil Fearon
http://qutoric.com

On Fri, May 13, 2011 at 2:50 PM, Costello, Roger L. <> wrote:
> Hi Folks,
>
> The XML technologies use URLs to reference external resources. For example, XML Schema uses a URL in the <xs:include> and <xs:import> elements to reference other XML Schema documents.
>
> The below list shows several XML technologies  and where they use URLs. Please let me know if I have missed any place where URLs are used in these technologies to reference external resources.  /Roger
>
> -----------------------------------------
> XML
> -----------------------------------------
>
> 1. The <!ENTITY> external entity
>
> 2. The SYSTEM url in a <!DOCTYPE> declaration
>
>
> -----------------------------------------
> XML Schema
> -----------------------------------------
>
> 1. The <xs:include> element
>
> 2. The <xs:import> element
>
> 3. The <xs:redefine> element
>
> 4. The xsi:schemaLocation attribute
>
> 5. The xsi:noNamespaceSchemaLocation attribute
>
>
> -----------------------------------------
> XSLT
> -----------------------------------------
>
> 1. The document() function
>
> 2. The <xsl:include> element
>
> 3. The <xsl:import> element
>
> 4. <?xml-stylesheet> PI
>
> 5. The <xsl:import-schema> element
>
> 6. All the XPath functions
>
>
> -----------------------------------------
> XSLT/XPath
> -----------------------------------------
>
> 1. The doc() function
>
> 2. The collection() function
>
> 3. The unparsed-text() function
>
> 4. The base-uri() function
>
>
> -----------------------------------------
> Schematron
> -----------------------------------------
>
> 1. The <sch:include> element
>
> 2. All the XPath functions
>
> _______________________________________________________________________
>
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: 
> subscribe: 
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>
>
Next in thread → Next in month →