5 #ifndef fedReader1516e_h__
6 #define fedReader1516e_h__
21 #include <libxml/tree.h>
35 #ifdef DtUSE_UTILITIES_NAMESPACE
36 namespace DtUSE_UTILITIES_NAMESPACE
69 virtual void setSchemaValidationEnabled(
bool enabled);
101 virtual bool schemaValidate(
xmlDoc* pDoc,
const char * schemaFile);
183 virtual void appendNodeProperties(
xmlNode* currentNode,
DtString& output )
const;
207 unsigned int strictCheckingMask =
DtFedReadStrictDisabled,
bool useDTD =
false,
bool dontParseSwitches =
false);
234 #ifdef DtUSE_UTILITIES_NAMESPACE
239 #endif // fedReader1516e_h__
bool myReplacedInteractionRoot
Indicates when federation's FOM is 1.3 and root name has been replaced to match.
Definition: fedReader1516e.h:217
This file contains the declaration of DtFilename.
struct _xmlNode xmlNode
Definition: fedReader.h:21
enum DtFomUpdateType_enum DtFomUpdateType
Update type for object.
This file declares DtXmlFedReader.
Contains the DtString class declaration.
bool mySchemaValidationEnabled
Definition: fedReader1516e.h:212
unsigned char xmlChar
Definition: fedReader.h:19
Instances of DtXmlFedReader are used to read a FED file, and fill in a DtFedTarget with the informati...
Definition: xmlFedReader.h:38
const xmlChar * myLogicalTimeAttribute
The name of the logical time and logical time interval attributes.
Definition: fedReader1516e.h:228
Definition: fedReader.h:41
DtFedReadStatus
Definition: fedReader.h:31
Instances of DtFedReader1516e are used to read a FED file, and fill in a DtFedTarget with the informa...
Definition: fedReader1516e.h:43
This file contains the declaration of DtFedTarget and several helper classes.
enum DtSharingType_enum DtSharingType
struct _xmlDoc xmlDoc
Definition: fedReader.h:22
class DtFedTarget:
Definition: vlFedTarget.h:124
bool myReplacedObjectRoot
Indicates when federation's FOM is 1.3 and root name has been replaced to match.
Definition: fedReader1516e.h:216
const xmlChar * myLogicalTimeIntervalAttribute
The name of the logical time and logical time interval attributes.
Definition: fedReader1516e.h:229
Instances of DtFilename are DtStrings which convert filenames to the native format.
Definition: vlFilename.h:20
DtTransportType
Definition: vlFedTarget.h:84
unsigned int myHLAstandardMIM_xml_len
The HLA Standard MIM in a byte array and its length.
Definition: fedReader1516e.h:223
enum DtOwnershipType_enum DtOwnershipType
DtOrderType
Definition: vlFedTarget.h:91
DtFomType
Definition: vlFedTarget.h:42
#define DT_DLL_MTL
Definition: vlMachineTypes.h:106
std::pair< DtString, DtString > DtNamePair
Definition: vlFedTarget.h:32
Instances of DtString are used to represent strings.
Definition: vlString.h:36
char * myHLAstandardMIM_xml
The HLA Standard MIM in a byte array and its length.
Definition: fedReader1516e.h:222