* @desc The timeout given in seconds after which the test case will be stopped.
*/
moduleparfloatPX_TC_EXECUTION_TIMEOUT:=5.0;
typeuniversalcharstringRaw;
typeuniversalcharstringFile;
typerecordofFileFileList;
typeportPmessage{
inoutall;
}
typecomponentC{
portPp;
}
/**
* @desc lexical compare the charstring p_textToMatch with the contents of the reference XML file and returns true if they represent the same XML structure
* @param p_textToMatch text to be compared with the UTF-8 contents of the XML file
* @param p_referenceXmlFile the XML file
* @param p_xsdFileList the list of XSD files
* @param p_matchError the error result in case it did not match
* @param p_referenceTTCN3File the file of the TTCN-3 test module. This path is used to find the reference XML file relative to this path, by keeping the TTCN-3 code file system independent.
* @return true if p_textToMatch and the contents of p_referenceXmlFile represent the same XML structure
// A single XML Schema may be composed of a single or several schema element information
// items, and shall be translated to one or more TTCN-3 modules, corresponding to schema
// components that have the same target namespace. For XSD schemas with the same target
// namespace (including absence of the target namespace) exactly one TTCN-3 module shall
// be generated.
// The names of the TTCN 3 modules generated based on this clause shall be the result of
// applying the name transformation rules in clause 5.2.2 to ... the predefined name
// "NoTargetNamespace".
modulePos_050101_namespaces_002{
importfromNoTargetNamespacelanguage"XSD"all;
templateMyTypem_msg:=2;
/**
* @desc The timeout given in seconds after which the test case will be stopped.
*/
moduleparfloatPX_TC_EXECUTION_TIMEOUT:=5.0;
typeuniversalcharstringRaw;
typeuniversalcharstringFile;
typerecordofFileFileList;
typeportPmessage{
inoutall;
}
typecomponentC{
portPp;
}
/**
* @desc lexical compare the charstring p_textToMatch with the contents of the reference XML file and returns true if they represent the same XML structure
* @param p_textToMatch text to be compared with the UTF-8 contents of the XML file
* @param p_referenceXmlFile the XML file
* @param p_xsdFileList the list of XSD files
* @param p_matchError the error result in case it did not match
* @param p_referenceTTCN3File the file of the TTCN-3 test module. This path is used to find the reference XML file relative to this path, by keeping the TTCN-3 code file system independent.
* @return true if p_textToMatch and the contents of p_referenceXmlFile represent the same XML structure
* @desc The timeout given in seconds after which the test case will be stopped.
*/
moduleparfloatPX_TC_EXECUTION_TIMEOUT:=5.0;
typeuniversalcharstringRaw;
typeuniversalcharstringFile;
typerecordofFileFileList;
typeportPmessage{
inoutall;
}
typecomponentC{
portPp;
}
/**
* @desc lexical compare the charstring p_textToMatch with the contents of the reference XML file and returns true if they represent the same XML structure
* @param p_textToMatch text to be compared with the UTF-8 contents of the XML file
* @param p_referenceXmlFile the XML file
* @param p_xsdFileList the list of XSD files
* @param p_matchError the error result in case it did not match
* @param p_referenceTTCN3File the file of the TTCN-3 test module. This path is used to find the reference XML file relative to this path, by keeping the TTCN-3 code file system independent.
* @return true if p_textToMatch and the contents of p_referenceXmlFile represent the same XML structure
// A single XML Schema may be composed of a single or several schema element information
// items, and shall be translated to one or more TTCN-3 modules, corresponding to schema
// components that have the same target namespace. For XSD schemas with the same target
// namespace (including absence of the target namespace) exactly one TTCN-3 module shall
// be generated.
// The names of the TTCN 3 modules generated based on this clause shall be the result of
// applying the name transformation rules in clause 5.2.2 to ... the predefined name
// "NoTargetNamespace".
modulePos_050101_namespaces_004{
importfromNoTargetNamespacelanguage"XSD"all;
templateMyTypem_msg:=4;
/**
* @desc The timeout given in seconds after which the test case will be stopped.
*/
moduleparfloatPX_TC_EXECUTION_TIMEOUT:=5.0;
typeuniversalcharstringRaw;
typeuniversalcharstringFile;
typerecordofFileFileList;
typeportPmessage{
inoutall;
}
typecomponentC{
portPp;
}
/**
* @desc lexical compare the charstring p_textToMatch with the contents of the reference XML file and returns true if they represent the same XML structure
* @param p_textToMatch text to be compared with the UTF-8 contents of the XML file
* @param p_referenceXmlFile the XML file
* @param p_xsdFileList the list of XSD files
* @param p_matchError the error result in case it did not match
* @param p_referenceTTCN3File the file of the TTCN-3 test module. This path is used to find the reference XML file relative to this path, by keeping the TTCN-3 code file system independent.
* @return true if p_textToMatch and the contents of p_referenceXmlFile represent the same XML structure