SourceForge.net Logo
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PmtSchemaParser.cpp File Reference

#include "PmtError.h"
#include "PmtSchemaParser.h"
#include "PmtSchemaElement.h"
#include "PmtItemInterpreter.h"
#include "PmtDomString.h"

Include dependency graph for PmtSchemaParser.cpp:

Functions

bool setCurElementWithinCurElement (const SPmtString &type)

Variables

const char *const COMPLEX_LOCAL_NAME = "complexType"
const char *const SIMPLE_TYPE_LOCAL_NAME = "simpleType"
const char *const ATTRIBUTE_LOCAL_NAME = "attribute"


Function Documentation

bool setCurElementWithinCurElement const SPmtString   type
 


Variable Documentation

const char* const ATTRIBUTE_LOCAL_NAME = "attribute"
 

const char* const COMPLEX_LOCAL_NAME = "complexType"
 

const char* const SIMPLE_TYPE_LOCAL_NAME = "simpleType"
 

Last Updated: March 12, 2003 (rlr)
Copyright © 2003 Eastman Kodak Company All Rights Reserved.