<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://xcend.de/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Transcend stats:schema</title>
        <description></description>
        <link>https://xcend.de/</link>
        <lastBuildDate>Mon, 20 Apr 2026 18:21:10 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://xcend.de/lib/tpl/dokuwiki/images/favicon.ico</url>
            <title>Transcend</title>
            <link>https://xcend.de/</link>
        </image>
        <item>
            <title>User Accounts and Roles</title>
            <link>https://xcend.de/stats/schema/account</link>
            <description>User Accounts and Roles

This page describes a major part of the STAT System XCend Schema, namely the user accounts and the Roles handling. It is part of The Whole Stat System.

Schema


  element account * username {
    attribute lastName          { string }
    attribute firstName         { string }
    attribute email             { string }
    attribute password          { string }
    attribute code ?            { string }
    attribute reset ?           { string }

    element admin ?    …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>stats:schema</category>
            <pubDate>Wed, 10 Jul 2013 12:50:38 +0000</pubDate>
        </item>
        <item>
            <title>Exam Management and Grades</title>
            <link>https://xcend.de/stats/schema/exam</link>
            <description>Exam Management and Grades

This page describes a major part of the STAT System XCend Schema, namely the exam definition by tasks, grade definition and student results. It is part of The Whole Stat System.

Schema


  element exam * id {             
    attribute title             { string }
    attribute date              { string }
    attribute time              { string }
    attribute location          { string }
    attribute free              { boolean }
    attribute published         {…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>stats:schema</category>
            <pubDate>Wed, 10 Jul 2013 12:48:49 +0000</pubDate>
        </item>
        <item>
            <title>Exercise Management and Sheets</title>
            <link>https://xcend.de/stats/schema/exercise</link>
            <description>Exercise Management and Sheets

This page describes a major part of the STAT System XCend Schema, namely the exercise management, including groups, sheets and student results. It is a part of The Whole Stat System and contains Registered Students as well as Exercise Groups.

Schema


  element exercise * id {
    attribute lecture           { string }
    attribute term              { string }
    attribute open              { boolean }

    element assistant * account {[ exists /account[./accou…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>stats:schema</category>
            <pubDate>Wed, 10 Jul 2013 12:49:06 +0000</pubDate>
        </item>
        <item>
            <title>Exercise Groups</title>
            <link>https://xcend.de/stats/schema/group</link>
            <description>Exercise Groups

This page describes a minor part of the STAT System XCend Schema, namely the exercise groups. It is a part of Exercise Management and Sheets.

Schema


    element group * id {        [ count(./id, ..exercise/student/group) &lt;= ./maxSize ]
      attribute day             { &quot;Monday&quot; | &quot;Tuesday&quot; | &quot;Wednesday&quot; | &quot;Thursday&quot; | &quot;Friday&quot; | &quot;Saturday&quot; | &quot;Sunday&quot; }
      attribute time            { string }
      attribute location        { string }
      attribute curSize         { integ…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>stats:schema</category>
            <pubDate>Wed, 10 Jul 2013 12:47:37 +0000</pubDate>
        </item>
        <item>
            <title>The Whole Stat System</title>
            <link>https://xcend.de/stats/schema/stats</link>
            <description>The Whole Stat System

The stats element represents the whole system, i.e. its XCend Schema is not repeated here. The main parts of the system are

	*  User Accounts and Roles
	*  Exercise Management and Sheets
	*  Exam Management and Grades

The procedures to create and manage these major parts are among the most important ones of the system.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>stats:schema</category>
            <pubDate>Wed, 11 Jan 2012 14:53:24 +0000</pubDate>
        </item>
        <item>
            <title>Registered Students</title>
            <link>https://xcend.de/stats/schema/student</link>
            <description>Registered Students

This page describes a minor part of the STAT System XCend Schema, namely the students who signed up for an exercise. It is therefore a part of Exercise Management and Sheets.

Schema


    element student * id {      [ count (./id, /account/student/id) = 1 ]
      attribute group ?         { ident [ exists ..exercise/group[.] ]}
      attribute team ?          { ident [ exists ../group ]}
      element result * sheet {  [ exists ..exercise/sheet[./sheet] ]
        attribute …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>stats:schema</category>
            <pubDate>Wed, 10 Jul 2013 12:47:55 +0000</pubDate>
        </item>
    </channel>
</rss>
