Schema Central > XML Catalogs 1.1 > catalog.xsd > er:catalog
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

er:catalog

Each XML Catalog entry file consists of a single catalog element. This element may set the global prefer value and global base URI. It is otherwise just a container for the other elements.

See http://www.oasis-open.org/committees/download.php/14809/xml-catalogs.html#s.catalog.

Element information

Type: er:catalog

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:ID
prefer [0..1]er:systemOrPublic
Any attribute[0..*]Namespace: ##other, Process Contents: lax

Sample instance

<er:catalog>
   <er:public publicId="string" uri="http://www.example.com/"/>
</er:catalog>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com