ADC Home > Reference Library > Reference > Darwin > Miscellaneous User Space API Reference

 


catalog.h

Includes:

Introduction



#defines


XML_CATALOG_PI


#define XML_CATALOG_PI \ (
    const xmlChar *) "oasis-xml-catalog" 
Discussion

XML_CATALOG_PI:

The specific XML Catalog Processing Instuction name.


XML_CATALOGS_NAMESPACE


#define XML_CATALOGS_NAMESPACE \ (
    const xmlChar *) "urn:oasis:names:tc:entity:xmlns:xml:catalog" 
Discussion

XML_CATALOGS_NAMESPACE:

The namespace for the XML Catalogs elements.

Last Updated: 2006-06-20