Skip to main content

By clicking Submit, you agree to the developerWorks terms of use.

The first time you sign into developerWorks, a profile is created for you. Select information in your developerWorks profile is displayed to the public, but you may edit the information at any time. Your first name, last name (unless you choose to hide them), and display name will accompany the content that you post.

All information submitted is secure.

  • Close [x]

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerworks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

By clicking Submit, you agree to the developerWorks terms of use.

All information submitted is secure.

  • Close [x]

XML Catalogs

Control where XML tools look for files and other resources

Contributors:  OASIS

Summary:  XML Catalogs provides instructions on how an XML processor resolves XML entity or URL requests, and it allows you to substitute one resource with another. Learn more about this standard and when you should consider using it.

Date:  25 Apr 2007 (Published 06 Feb 2007)
Level:  Intermediate

Activity:  2866 views
Comments:  

XML Catalogs provides instructions on how an XML processor resolves XML entity or URL requests, and it allows you to substitute one resource with another. Learn more about this standard and when you should consider using it.

ML Catalogs 1.1 [OASIS Standard] defines a format for instructions on how an XML processor resolves XML entity identifiers into actual documents. For example, you can use an entity catalog to specify the location from which an XML processor loads a Document Type Definition (DTD), given the system and public identifiers for that DTD. System identifiers are usually given by Uniform Resource Identifiers (URIs) . Public identifiers are specified as Formal Public Identifiers (FPIs), defined in the Standard Generalized Markup Language (SGML) Standard. Catalogs might be used in situations where the machine in use doesn't have network access to resources specified by a URL, or where an organization wants to substitute a local version of an external resource.

An XML catalog is itself an XML document, but there is an older format for SGML as well as XML that defines a catalog format in more simple text: Entity Management, OASIS Technical Resolution 9401:1997 [OASIS Standard]. This format is often called OASIS Open Catalog.

Catalog processing is often provided as an integral part of the XML parser, but some separate introductory resources focus on entity resolution using catalogs.


Resources

Comments



Help: Update or add to My dW interests

What's this?

This little timesaver lets you update your My developerWorks profile with just one click! The general subject of this content (AIX and UNIX, Information Management, Lotus, Rational, Tivoli, WebSphere, Java, Linux, Open source, SOA and Web services, Web development, or XML) will be added to the interests section of your profile, if it's not there already. You only need to be logged in to My developerWorks.

And what's the point of adding your interests to your profile? That's how you find other users with the same interests as yours, and see what they're reading and contributing to the community. Your interests also help us recommend relevant developerWorks content to you.

View your My developerWorks profile

Return from help

Help: Remove from My dW interests

What's this?

Removing this interest does not alter your profile, but rather removes this piece of content from a list of all content for which you've indicated interest. In a future enhancement to My developerWorks, you'll be able to see a record of that content.

View your My developerWorks profile

Return from help

static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=XML
ArticleID=193464
SummaryTitle=XML Catalogs
publish-date=04252007