ddl/test/ddlinspector/files/invalid_duplicate.description

30 lines
1.6 KiB
Text
Raw Normal View History

2019-12-12 14:41:47 +01:00
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<adtf:ddl xmlns:adtf="adtf">
<header>
<language_version>2.0</language_version>
<author>TTTech TTX-Mwcodegenerator (Version 0.7.28, 02-Oct-2013)</author>
<date_creation>02-10-2013</date_creation>
<date_change/>
<description>All zFAS types used by any of the SW-Cs</description>
</header>
<datatypes>
<datatype description="predefined ADTF tUInt8 datatype" name="tUInt8" size="8"/>
<datatype description="predefined ADTF tInt8 datatype" name="tInt8" size="8"/>
<datatype description="predefined ADTF tUInt16 datatype" name="tUInt16" size="16"/>
<datatype description="predefined ADTF tInt16 datatype" name="tInt16" size="16"/>
<datatype description="predefined ADTF tUInt32 datatype" name="tUInt32" size="32"/>
<datatype description="predefined ADTF tInt32 datatype" name="tInt32" size="32"/>
<datatype description="predefined ADTF tFloat32 datatype" name="tFloat32" size="32"/>
</datatypes>
<structs>
<struct alignment="1" name="ObjectFusiontAssociation" version="1">
<element alignment="1" arraysize="1" byteorder="LE" bytepos="0" name="objectId" type="tUInt32" />
<element alignment="1" arraysize="1" byteorder="LE" bytepos="4" name="associatedTrackId" type="tUInt32" />
<element alignment="1" arraysize="1" byteorder="LE" bytepos="4" name="associatedTrackId" type="tUInt32" />
</struct>
<struct alignment="1" name="ObjectFusiontAssociationList" version="1">
<element alignment="1" arraysize="64" byteorder="LE" bytepos="26" name="assocs" type="ObjectFusiontAssociation" />
</struct>
</structs>
<streams/>
</adtf:ddl>