Zum Inhalt

Macro Syntax Error

File: language\reference\courses\index.de.md

Line 31 in Markdown file: unexpected char '`' at 1222

Das `course` Element unterstützt die folgenden Attribute:

| Attribut | Typ | Standardwert | Beschreibung |
| :- | :- | :- | :- |
| `edmlversion` | `xs:NMTOKEN` | -| Version der edML Sprache in welcher der Kurs geschrieben ist. Muss genau der Version des verwendeten Schemas entsprechen. |
| `xml:base` | `xs:anyURI` | -| This attribute provides a general way to specify in an XML document the base address used by relative links in an element. The edML language does not make use of this attribute, but we allow the attribute for convenience. More details can be found in the corresponding official W3C specification on xml:base. |
| `xml:id` | `xs:ID` | -| This attribute provides a general way to give an element in an XML document a unique identifier by which it can be referenced. The edML language does not make use of this mechanism, but we allow the attribute for convenience. More details can be found in the corresponding official W3C specification on xml:id. |