#ifndef __XmlSchema_XmlSchemaSimpleContent_H__ #define __XmlSchema_XmlSchemaSimpleContent_H__ #import "XmlSchemaContent.h" /* Content: (annotation?, (restriction | extension)) */ @class NSString; @interface XmlSchemaSimpleContent : XmlSchemaContent @end #endif /* __XmlSchema_XmlSchemaSimpleContent_H__ */