http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Release Info

Installation
Download
Build

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

CVS Repository
Mail Archive

API Docs for SAX and DOM
 

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XSConstants.hpp File Reference

Include dependency graph for XSConstants.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  XSConstants

Defines

#define XSCONSTANTS_HPP

Typedefs

typedef RefVectorOf< XSAnnotationXSAnnotationList
typedef RefVectorOf< XSAttributeUseXSAttributeUseList
typedef RefVectorOf< XSFacetXSFacetList
typedef RefVectorOf< XSMultiValueFacetXSMultiValueFacetList
typedef RefVectorOf< XSNamespaceItemXSNamespaceItemList
typedef RefVectorOf< XSParticleXSParticleList
typedef RefVectorOf< XSSimpleTypeDefinitionXSSimpleTypeDefinitionList
typedef RefArrayVectorOf<
XMLCh > 
StringList

Variables

XERCES_CPP_NAMESPACE_BEGIN
class 
XSAnnotation
 This contains constants needed in the schema component model. More...


Define Documentation

#define XSCONSTANTS_HPP
 


Typedef Documentation

typedef RefArrayVectorOf<XMLCh> StringList
 

typedef RefVectorOf<XSAnnotation> XSAnnotationList
 

typedef RefVectorOf<XSAttributeUse> XSAttributeUseList
 

typedef RefVectorOf<XSFacet> XSFacetList
 

typedef RefVectorOf<XSMultiValueFacet> XSMultiValueFacetList
 

typedef RefVectorOf<XSNamespaceItem> XSNamespaceItemList
 

typedef RefVectorOf<XSParticle> XSParticleList
 

typedef RefVectorOf<XSSimpleTypeDefinition> XSSimpleTypeDefinitionList
 


Variable Documentation

XERCES_CPP_NAMESPACE_BEGIN class XSAnnotation
 

This contains constants needed in the schema component model.



Copyright © 2004 The Apache Software Foundation. All Rights Reserved.