Subversion Repositories DevTools

Rev

Rev 2218 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2218 Rev 2222
Line 30... Line 30...
30
//## begin module%4205D0C403E2.includes preserve=yes
30
//## begin module%4205D0C403E2.includes preserve=yes
31
//## end module%4205D0C403E2.includes
31
//## end module%4205D0C403E2.includes
32
 
32
 
33
 
33
 
34
namespace XMLSchema {
34
namespace XMLSchema {
-
 
35
class IXmlSchemaWrapperSchema;
35
class IXmlSchemaWrapperElement;
36
class IXmlSchemaWrapperElement;
36
class IXmlSchemaWrapperHandle;
37
class IXmlSchemaWrapperHandle;
37
class IXmlSchemaWrapperFactory;
38
class IXmlSchemaWrapperFactory;
38
class IXmlSchemaWrapperSchema;
-
 
39
} // namespace XMLSchema
39
} // namespace XMLSchema
40
 
40
 
41
class TransactionStream;
41
class TransactionStream;
42
 
42
 
43
//## begin module%4205D0C403E2.additionalDeclarations preserve=yes
43
//## begin module%4205D0C403E2.additionalDeclarations preserve=yes
Line 98... Line 98...
98
      //## Operation: write%4207140A0268
98
      //## Operation: write%4207140A0268
99
      //	Write this structure into the given stream.
99
      //	Write this structure into the given stream.
100
      const bool write (TransactionStream& stream	// The stream into which to write.
100
      const bool write (TransactionStream& stream	// The stream into which to write.
101
      );
101
      );
102
 
102
 
-
 
103
      //## Operation: write%4236929B00A3
-
 
104
      //	Write this structure into the given stream qualified using the given
-
 
105
      //	qualification object.
-
 
106
      const bool write (XMLSchema::IXmlSchemaWrapperStream& stream, 	// The stream into which to write.
-
 
107
      XMLSchema::IXmlSchemaWrapperQualification &qualifier	// The qualifier.
-
 
108
      );
-
 
109
 
103
    // Additional Public Declarations
110
    // Additional Public Declarations
104
      //## begin TransactionStructure%4205D0C403E2.public preserve=yes
111
      //## begin TransactionStructure%4205D0C403E2.public preserve=yes
105
      //## end TransactionStructure%4205D0C403E2.public
112
      //## end TransactionStructure%4205D0C403E2.public
106
 
113
 
107
  protected:
114
  protected: