adxutil
Version:
Utilities tools for Askia Design eXtension
31 lines (30 loc) • 1.15 kB
text/xml
<fixture xmlns="http://www.askia.com/2.1.0/ADXUnitTestSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.askia.com/2.1.0/ADXUnitTestSchema https://raw.githubusercontent.com/AskiaADX/ADXSchema/2.1.0/ADXUnitTests.xsd">
<arrange>
<Survey Name="ChapterSurvey" CurrentQuestion="chapter" ADPName="default" Version="1.0" Full="1" MaxQuestionID="1" MaxResponseID="0">
<Languages>
<Language ID="2057" Abbr="ENG" Name="English (United Kingdom)" Default="1"/>
</Languages>
<Questions>
<Question ID="1" Shortcut="chapter" Order="1" ElementType="chapter" Translated="0">
<LongCaption>chapter</LongCaption>
</Question>
</Questions>
<ErrorMessages/>
<ScreenGroups/>
<Resources/>
<InternetOptions>
<Buttons/>
<Page Layout="0"/>
<Errors/>
<Table/>
<JavaScript>
<LivePath>../Scripts/</LivePath>
</JavaScript>
<Exit/>
</InternetOptions>
</Survey>
</arrange>
</fixture>