xsd2ttcn: fixed error when reading XMLSchema.xsd (Bug 495653)
authorebensza <bence.janos.szabo@ericsson.com>
Mon, 13 Jun 2016 10:56:46 +0000 (12:56 +0200)
committerebensza <bence.janos.szabo@ericsson.com>
Mon, 13 Jun 2016 10:56:46 +0000 (12:56 +0200)
commit4999ad2e3024f452e8164f5132317fe196207fe9
tree2ed8b64337f8a6fca5541ac4ee53208ab638c049
parent6f35ed15fd3966b3ce9bf61235bede59c742d343
xsd2ttcn: fixed error when reading XMLSchema.xsd (Bug 495653)

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/http_www_example_org_2001_XMLSchema_e.ttcn [new file with mode: 0644]
regression_test/XML/XmlWorkflow/src/xmlTest.prj
regression_test/XML/XmlWorkflow/src/xmlTest_Testcases.ttcn
regression_test/XML/XmlWorkflow/xsd/MyXMLSchema.xsd [new file with mode: 0644]
xsdconvert/AttributeType.cc
xsdconvert/ComplexType.cc
xsdconvert/ComplexType.hh
xsdconvert/RootType.cc
xsdconvert/RootType.hh
xsdconvert/SimpleType.cc
This page took 0.025132 seconds and 5 git commands to generate.