IMS Final Release

IMS Global Logo

IMS Question and Test Interoperability (QTI): HTML5 Information Model and XSD Binding Version 2.2.4

IMS Final Release
Version 1.0

Date Issued: 18th March, 2021
Latest version: http://www.imsglobal.org/question/

IPR and Distribution Notices

Recipients of this document are requested to submit, with their comments, notification of any relevant patent claims or other intellectual property rights of which they may be aware that might be infringed by any implementation of the specification set forth in this document, and to provide supporting documentation.

IMS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on IMS's procedures with respect to rights in IMS specifications can be found at the IMS Intellectual Property Rights web page: http://www.imsglobal.org/ipr/imsipr_policyFinal.pdf.

Copyright © 2021 IMS Global Learning Consortium. All Rights Reserved.

Use of this specification to develop products or services is governed by the license with IMS found on the IMS website: http://www.imsglobal.org/speclicense.html.

Permission is granted to all parties to use excerpts from this document as needed in producing requests for proposals.

The limited permissions granted above are perpetual and will not be revoked by IMS or its successors or assigns.

THIS SPECIFICATION IS BEING OFFERED WITHOUT ANY WARRANTY WHATSOEVER, AND IN PARTICULAR, ANY WARRANTY OF NONINFRINGEMENT IS EXPRESSLY DISCLAIMED. ANY USE OF THIS SPECIFICATION SHALL BE MADE ENTIRELY AT THE IMPLEMENTER'S OWN RISK, AND NEITHER THE CONSORTIUM, NOR ANY OF ITS MEMBERS OR SUBMITTERS, SHALL HAVE ANY LIABILITY WHATSOEVER TO ANY IMPLEMENTER OR THIRD PARTY FOR ANY DAMAGES OF ANY NATURE WHATSOEVER, DIRECTLY OR INDIRECTLY, ARISING FROM THE USE OF THIS SPECIFICATION.

Public contributions, comments and questions can be posted here: www.imsglobal.org/forums/ims-glc-public-forums-and-resources.

Trademark information: http://www.imsglobal.org/copyright.html

Document Name: IMS Question and Test Interoperability (QTI): HTML5 Information Model and XSD Binding v2.2.4

Revision: 18th March, 2021

toc | top

Abstract

This document is a part of the IMS Global Question and Test Interoperability (QTI) v2.2 specification. It introduces HTML5, from the World Wide Web Consortium (W3C), additions to the IMS QTIv2.2 Assessment, Section and Item (ASI) specification. Only a subset of the HTML5 additions to HTML4.2 are valid within QTI. Namely:

The HTML5 additions are bound in a separate XML namespace to that of the QTI ASI binding.

toc | top

Table of Contents

Abstract

1. Introduction

1.1 Scope and Context

1.2 Conventions

1.3 Structure of this Document

1.4 Nomenclature

2. Information Model

2.1 Information Model Overview

2.2 Root Attribute Descriptions

2.2.1 "article" Root Attribute Description

2.2.2 "aside" Root Attribute Description

2.2.3 "audio" Root Attribute Description

2.2.4 "bdi" Root Attribute Description

2.2.5 "figcaption" Root Attribute Description

2.2.6 "figure" Root Attribute Description

2.2.7 "footer" Root Attribute Description

2.2.8 "header" Root Attribute Description

2.2.9 "label" Root Attribute Description

2.2.10 "nav" Root Attribute Description

2.2.11 "rb" Root Attribute Description

2.2.12 "rp" Root Attribute Description

2.2.13 "rt" Root Attribute Description

2.2.14 "rtc" Root Attribute Description

2.2.15 "ruby" Root Attribute Description

2.2.16 "section" Root Attribute Description

2.2.17 "source" Root Attribute Description

2.2.18 "track" Root Attribute Description

2.2.19 "video" Root Attribute Description

2.3 Root Class Descriptions

2.3.1 "Article" Root Class Description

2.3.1.1 "flowGroup" Attribute Description

2.3.2 "Aside" Root Class Description

2.3.2.1 "flowGroup" Attribute Description

2.3.3 "Audio" Root Class Description

2.3.3.1 "src" Characteristic Description

2.3.3.2 "crossorigin" Characteristic Description

2.3.3.3 "preload" Characteristic Description

2.3.3.4 "autoplay" Characteristic Description

2.3.3.5 "mediagroup" Characteristic Description

2.3.3.6 "loop" Characteristic Description

2.3.3.7 "muted" Characteristic Description

2.3.3.8 "controls" Characteristic Description

2.3.3.9 "source" Attribute Description

2.3.3.10 "track" Attribute Description

2.3.4 "BDI" Root Class Description

2.3.4.1 "flowContentModel" Attribute Description

2.3.5 "FigCaption" Root Class Description

2.3.5.1 "flowGroup" Attribute Description

2.3.6 "Figure" Root Class Description

2.3.6.1 "figcaption" Attribute Description

2.3.6.2 "flowContentModel" Attribute Description

2.3.7 "Footer" Root Class Description

2.3.7.1 "flowGroup" Attribute Description

2.3.8 "Header" Root Class Description

2.3.8.1 "flowGroup" Attribute Description

2.3.9 "Label" Root Class Description

2.3.9.1 "flowGroup" Attribute Description

2.3.10 "Nav" Root Class Description

2.3.10.1 "flowGroup" Attribute Description

2.3.11 "RB" Root Class Description

2.3.11.1 "phrasingContentModel" Attribute Description

2.3.12 "RP" Root Class Description

2.3.12.1 "phrasingContentModel" Attribute Description

2.3.13 "RT" Root Class Description

2.3.13.1 "phrasingContentModel" Attribute Description

2.3.14 "RTC" Root Class Description

2.3.14.1 "phrasingContentModel" Attribute Description

2.3.14.2 "rt" Attribute Description

2.3.15 "Ruby" Root Class Description

2.3.15.1 "rubySelection" Attribute Description

2.3.16 "Section" Root Class Description

2.3.16.1 "flowGroup" Attribute Description

2.3.17 "Source" Root Class Description

2.3.17.1 "src" Characteristic Description

2.3.17.2 "type" Characteristic Description

2.3.18 "Track" Root Class Description

2.3.18.1 "kind" Characteristic Description

2.3.18.2 "src" Characteristic Description

2.3.18.3 "srclang" Characteristic Description

2.3.18.4 "default" Characteristic Description

2.3.19 "Video" Root Class Description

2.3.19.1 "src" Characteristic Description

2.3.19.2 "crossorigin" Characteristic Description

2.3.19.3 "preload" Characteristic Description

2.3.19.4 "autoplay" Characteristic Description

2.3.19.5 "mediagroup" Characteristic Description

2.3.19.6 "loop" Characteristic Description

2.3.19.7 "muted" Characteristic Description

2.3.19.8 "controls" Characteristic Description

2.3.19.9 "poster" Characteristic Description

2.3.19.10 "width" Characteristic Description

2.3.19.11 "height" Characteristic Description

2.3.19.12 "source" Attribute Description

2.3.19.13 "track" Attribute Description

2.4 Data Class Descriptions

2.4.1 "BaseHTML5" Class Description

2.4.1.1 "id" Characteristic Description

2.4.1.2 "language" Characteristic Description

2.4.1.3 "title" Characteristic Description

2.4.1.4 "label" Characteristic Description

2.4.1.5 "class" Characteristic Description

2.4.1.6 "dir" Characteristic Description

2.4.1.7 "role" Characteristic Description

2.4.1.8 "aria-controls" Characteristic Description

2.4.1.9 "aria-describedby" Characteristic Description

2.4.1.10 "aria-flowto" Characteristic Description

2.4.1.11 "aria-label" Characteristic Description

2.4.1.12 "aria-labelledby" Characteristic Description

2.4.1.13 "aria-level" Characteristic Description

2.4.1.14 "aria-live" Characteristic Description

2.4.1.15 "aria-orientation" Characteristic Description

2.4.1.16 "aria-owns" Characteristic Description

2.4.1.17 "aria-hidden" Characteristic Description

2.4.1.18 "dataExtension" Characteristic Description

2.5 Abstract Class Descriptions

2.5.1 "FlowContentModelHTML5" Class Description

2.5.1.1 "img" Attribute Description

2.5.1.2 "br" Attribute Description

2.5.1.3 "object" Attribute Description

2.5.1.4 "em" Attribute Description

2.5.1.5 "a" Attribute Description

2.5.1.6 "code" Attribute Description

2.5.1.7 "span" Attribute Description

2.5.1.8 "sub" Attribute Description

2.5.1.9 "acronym" Attribute Description

2.5.1.10 "big" Attribute Description

2.5.1.11 "tt" Attribute Description

2.5.1.12 "kbd" Attribute Description

2.5.1.13 "q" Attribute Description

2.5.1.14 "i" Attribute Description

2.5.1.15 "dfn" Attribute Description

2.5.1.16 "abbr" Attribute Description

2.5.1.17 "strong" Attribute Description

2.5.1.18 "sup" Attribute Description

2.5.1.19 "var" Attribute Description

2.5.1.20 "small" Attribute Description

2.5.1.21 "samp" Attribute Description

2.5.1.22 "b" Attribute Description

2.5.1.23 "cite" Attribute Description

2.5.1.24 "bdo" Attribute Description

2.5.1.25 "bdi" Attribute Description

2.5.1.26 "figure" Attribute Description

2.5.1.27 "audio" Attribute Description

2.5.1.28 "video" Attribute Description

2.5.1.29 "label" Attribute Description

2.5.1.30 "article" Attribute Description

2.5.1.31 "aside" Attribute Description

2.5.1.32 "footer" Attribute Description

2.5.1.33 "header" Attribute Description

2.5.1.34 "nav" Attribute Description

2.5.1.35 "section" Attribute Description

2.5.1.36 "pre" Attribute Description

2.5.1.37 "h1" Attribute Description

2.5.1.38 "h2" Attribute Description

2.5.1.39 "h3" Attribute Description

2.5.1.40 "h4" Attribute Description

2.5.1.41 "h5" Attribute Description

2.5.1.42 "h6" Attribute Description

2.5.1.43 "p" Attribute Description

2.5.1.44 "address" Attribute Description

2.5.1.45 "dl" Attribute Description

2.5.1.46 "ol" Attribute Description

2.5.1.47 "ul" Attribute Description

2.5.1.48 "hr" Attribute Description

2.5.1.49 "ssmlGroup" Attribute Description

2.5.1.50 "ruby" Attribute Description

2.5.2 "FlowGroupHTML5" Class Description

2.5.2.1 "math" Attribute Description

2.5.2.2 "math" Attribute Description

2.5.2.3 "include" Attribute Description

2.5.2.4 "flowContentModel" Attribute Description

2.5.3 "PhraseRBSelection" Class Description

2.5.3.1 "phrasingContentModel" Attribute Description

2.5.3.2 "rb" Attribute Description

2.5.4 "PhrasingContentModelHTML5" Class Description

2.5.4.1 "a" Attribute Description

2.5.4.2 "abbr" Attribute Description

2.5.4.3 "b" Attribute Description

2.5.4.4 "bdo" Attribute Description

2.5.4.5 "br" Attribute Description

2.5.4.6 "cite" Attribute Description

2.5.4.7 "code" Attribute Description

2.5.4.8 "dfn" Attribute Description

2.5.4.9 "em" Attribute Description

2.5.4.10 "i" Attribute Description

2.5.4.11 "img" Attribute Description

2.5.4.12 "kbd" Attribute Description

2.5.4.13 "object" Attribute Description

2.5.4.14 "q" Attribute Description

2.5.4.15 "samp" Attribute Description

2.5.4.16 "small" Attribute Description

2.5.4.17 "span" Attribute Description

2.5.4.18 "strong" Attribute Description

2.5.4.19 "sub" Attribute Description

2.5.4.20 "sup" Attribute Description

2.5.4.21 "var" Attribute Description

2.5.4.22 "audio" Attribute Description

2.5.4.23 "bdi" Attribute Description

2.5.4.24 "label" Attribute Description

2.5.4.25 "ruby" Attribute Description

2.5.4.26 "video" Attribute Description

2.5.5 "RPRTSelection" Class Description

2.5.5.1 "rp" Attribute Description

2.5.5.2 "rtrtcSelection" Attribute Description

2.5.6 "RTRTCSelection" Class Description

2.5.6.1 "rt" Attribute Description

2.5.6.2 "rtc" Attribute Description

2.5.7 "RubySelection" Class Description

2.5.7.1 "phraseSelection" Attribute Description

2.5.7.2 "rprtSelection" Attribute Description

2.5.8 "SSMLGroup" Class Description

2.5.8.1 "p" Attribute Description

2.5.8.2 "s" Attribute Description

2.5.8.3 "say-as" Attribute Description

2.5.8.4 "phoneme" Attribute Description

2.5.8.5 "sub" Attribute Description

2.5.8.6 "voice" Attribute Description

2.5.8.7 "emphasis" Attribute Description

2.5.8.8 "break" Attribute Description

2.5.8.9 "prosody" Attribute Description

2.5.8.10 "mark" Attribute Description

2.5.8.11 "audio" Attribute Description

2.5.8.12 "speak" Attribute Description

2.6 DerivedClass Descriptions

2.6.1 "AriaLevelInteger" Class Description

2.6.1.1 "minInclusive" Attribute Description

2.6.2 "BaseHTML5Empty" Class Description

2.6.2.1 "id" Characteristic Description

2.6.2.2 "language" Characteristic Description

2.6.2.3 "title" Characteristic Description

2.6.2.4 "label" Characteristic Description

2.6.2.5 "class" Characteristic Description

2.6.2.6 "dir" Characteristic Description

2.6.2.7 "role" Characteristic Description

2.6.2.8 "aria-controls" Characteristic Description

2.6.2.9 "aria-describedby" Characteristic Description

2.6.2.10 "aria-flowto" Characteristic Description

2.6.2.11 "aria-label" Characteristic Description

2.6.2.12 "aria-labelledby" Characteristic Description

2.6.2.13 "aria-level" Characteristic Description

2.6.2.14 "aria-live" Characteristic Description

2.6.2.15 "aria-orientation" Characteristic Description

2.6.2.16 "aria-owns" Characteristic Description

2.6.2.17 "aria-hidden" Characteristic Description

2.6.2.18 "dataExtension" Characteristic Description

2.6.3 "DataHTML5Extension" Class Description

2.6.3.1 "pattern" Attribute Description

2.6.4 "MimeType" Class Description

2.6.4.1 "pattern" Attribute Description

2.6.5 "URL" Class Description

2.6.6 "UniqueIdentifier" Class Description

2.7 Enumerated Vocabularies

2.7.1 "ARIALiveValue" Vocabulary Description

2.7.2 "ARIAOrientationValue" Vocabulary Description

2.7.3 "ARIARoleValue" Vocabulary Description

2.7.4 "CORSSettings" Vocabulary Description

2.7.5 "DirValue" Vocabulary Description

2.7.6 "KindValue" Vocabulary Description

2.7.7 "PreLoadValue" Vocabulary Description

2.8 List Class Descriptions

2.8.1 "StringList" Class Description

2.9 Imported Class Descriptions

2.9.1 "Include" Class Description

2.9.2 "MathML2" Class Description

2.9.3 "MathML3" Class Description

2.9.4 "QTIv2p2" Class Description

2.9.5 "SSMLv1p1" Class Description

3. XSD Binding

3.1 XSD Binding Overview

3.2 UML to XSD Mapping Rules

3.2.1 Root Attribute UML/XSD Mapping

3.2.2 Root Class UML/XSD Mapping

3.2.2.1 Article Root Class Mapping

3.2.2.2 Aside Root Class Mapping

3.2.2.3 Audio Root Class Mapping

3.2.2.4 BDI Root Class Mapping

3.2.2.5 FigCaption Root Class Mapping

3.2.2.6 Figure Root Class Mapping

3.2.2.7 Footer Root Class Mapping

3.2.2.8 Header Root Class Mapping

3.2.2.9 Label Root Class Mapping

3.2.2.10 Nav Root Class Mapping

3.2.2.11 RB Root Class Mapping

3.2.2.12 RP Root Class Mapping

3.2.2.13 RT Root Class Mapping

3.2.2.14 RTC Root Class Mapping

3.2.2.15 Ruby Root Class Mapping

3.2.2.16 Section Root Class Mapping

3.2.2.17 Source Root Class Mapping

3.2.2.18 Track Root Class Mapping

3.2.2.19 Video Root Class Mapping

3.2.3 Class UML/XSD Mapping

3.2.3.1 BaseHTML5 Class Mapping

3.2.4 Derived Class UML/XSD Mapping

3.2.4.1 AriaLevelInteger Class Mapping

3.2.4.2 BaseHTML5Empty Class Mapping

3.2.4.3 DataHTML5Extension Class Mapping

3.2.4.4 MimeType Class Mapping

3.2.4.5 URL Class Mapping

3.2.4.6 UniqueIdentifier Class Mapping

3.2.5 Enumerated Class UML/XSD Mapping

3.2.6 Enumerated List Class UML/XSD Mapping

3.2.7 List Class UML/XSD Mapping

3.2.8 Union Class UML/XSD Mapping

3.2.9 Primitive Type UML/XSD Mapping

3.3 XSD Files and Namespaces

3.3.1 Target Namespace Details

3.3.2 Imported Namespace Details

3.3.3 Implicit Namespace Details

3.4 Description of the XSD

3.4.1 Root Element Descriptions

3.4.1.1 "article" Root Element Description

3.4.1.2 "aside" Root Element Description

3.4.1.3 "audio" Root Element Description

3.4.1.4 "bdi" Root Element Description

3.4.1.5 "figcaption" Root Element Description

3.4.1.6 "figure" Root Element Description

3.4.1.7 "footer" Root Element Description

3.4.1.8 "header" Root Element Description

3.4.1.9 "label" Root Element Description

3.4.1.10 "nav" Root Element Description

3.4.1.11 "rb" Root Element Description

3.4.1.12 "rp" Root Element Description

3.4.1.13 "rt" Root Element Description

3.4.1.14 "rtc" Root Element Description

3.4.1.15 "ruby" Root Element Description

3.4.1.16 "section" Root Element Description

3.4.1.17 "source" Root Element Description

3.4.1.18 "track" Root Element Description

3.4.1.19 "video" Root Element Description

3.4.2 Global Element Descriptions

3.42.1 "qti:a" Global Element Description

3.42.2 "qti:abbr" Global Element Description

3.42.3 "qti:acronym" Global Element Description

3.42.4 "qti:address" Global Element Description

3.42.5 "ssml11:audio" Global Element Description

3.42.6 "qti:b" Global Element Description

3.42.7 "qti:bdo" Global Element Description

3.42.8 "qti:big" Global Element Description

3.42.9 "qti:br" Global Element Description

3.42.10 "ssml11:break" Global Element Description

3.42.11 "qti:cite" Global Element Description

3.42.12 "qti:code" Global Element Description

3.42.13 "qti:dfn" Global Element Description

3.42.14 "qti:dl" Global Element Description

3.42.15 "qti:em" Global Element Description

3.42.16 "ssml11:emphasis" Global Element Description

3.42.17 "qti:h1" Global Element Description

3.42.18 "qti:h2" Global Element Description

3.42.19 "qti:h3" Global Element Description

3.42.20 "qti:h4" Global Element Description

3.42.21 "qti:h5" Global Element Description

3.42.22 "qti:h6" Global Element Description

3.42.23 "qti:hr" Global Element Description

3.42.24 "qti:i" Global Element Description

3.42.25 "qti:img" Global Element Description

3.42.26 "xi:include" Global Element Description

3.42.27 "qti:kbd" Global Element Description

3.42.28 "ssml11:mark" Global Element Description

3.42.29 "m2:math" Global Element Description

3.42.30 "m3:math" Global Element Description

3.42.31 "qti:object" Global Element Description

3.42.32 "qti:ol" Global Element Description

3.42.33 "qti:p" Global Element Description

3.42.34 "ssml11:p" Global Element Description

3.42.35 "ssml11:phoneme" Global Element Description

3.42.36 "qti:pre" Global Element Description

3.42.37 "ssml11:prosody" Global Element Description

3.42.38 "qti:q" Global Element Description

3.42.39 "ssml11:s" Global Element Description

3.42.40 "qti:samp" Global Element Description

3.42.41 "ssml11:say-as" Global Element Description

3.42.42 "qti:small" Global Element Description

3.42.43 "qti:span" Global Element Description

3.42.44 "ssml11:speak" Global Element Description

3.42.45 "qti:strong" Global Element Description

3.42.46 "qti:sub" Global Element Description

3.42.47 "ssml11:sub" Global Element Description

3.42.48 "qti:sup" Global Element Description

3.42.49 "qti:tt" Global Element Description

3.42.50 "qti:ul" Global Element Description

3.42.51 "qti:var" Global Element Description

3.42.52 "ssml11:voice" Global Element Description

3.4.3 Attribute Group Descriptions

3.4.3.1 "aria-controls.BaseHTML5.Attr" Attribute Description

3.4.3.2 "aria-controls.BaseHTML5Empty.Attr" Attribute Description

3.4.3.3 "aria-describedby.BaseHTML5.Attr" Attribute Description

3.4.3.4 "aria-describedby.BaseHTML5Empty.Attr" Attribute Description

3.4.3.5 "aria-flowto.BaseHTML5.Attr" Attribute Description

3.4.3.6 "aria-flowto.BaseHTML5Empty.Attr" Attribute Description

3.4.3.7 "aria-hidden.BaseHTML5.Attr" Attribute Description

3.4.3.8 "aria-hidden.BaseHTML5Empty.Attr" Attribute Description

3.4.3.9 "aria-label.BaseHTML5.Attr" Attribute Description

3.4.3.10 "aria-label.BaseHTML5Empty.Attr" Attribute Description

3.4.3.11 "aria-labelledby.BaseHTML5.Attr" Attribute Description

3.4.3.12 "aria-labelledby.BaseHTML5Empty.Attr" Attribute Description

3.4.3.13 "aria-level.BaseHTML5.Attr" Attribute Description

3.4.3.14 "aria-level.BaseHTML5Empty.Attr" Attribute Description

3.4.3.15 "aria-live.BaseHTML5.Attr" Attribute Description

3.4.3.16 "aria-live.BaseHTML5Empty.Attr" Attribute Description

3.4.3.17 "aria-orientation.BaseHTML5.Attr" Attribute Description

3.4.3.18 "aria-orientation.BaseHTML5Empty.Attr" Attribute Description

3.4.3.19 "aria-owns.BaseHTML5.Attr" Attribute Description

3.4.3.20 "aria-owns.BaseHTML5Empty.Attr" Attribute Description

3.4.3.21 "autoplay.Audio.Attr" Attribute Description

3.4.3.22 "autoplay.Video.Attr" Attribute Description

3.4.3.23 "class.BaseHTML5.Attr" Attribute Description

3.4.3.24 "class.BaseHTML5Empty.Attr" Attribute Description

3.4.3.25 "controls.Audio.Attr" Attribute Description

3.4.3.26 "controls.Video.Attr" Attribute Description

3.4.3.27 "crossorigin.Audio.Attr" Attribute Description

3.4.3.28 "crossorigin.Video.Attr" Attribute Description

3.4.3.29 "dataExtension.BaseHTML5.Attr" Attribute Description

3.4.3.30 "dataExtension.BaseHTML5Empty.Attr" Attribute Description

3.4.3.31 "default.Track.Attr" Attribute Description

3.4.3.32 "dir.BaseHTML5.Attr" Attribute Description

3.4.3.33 "dir.BaseHTML5Empty.Attr" Attribute Description

3.4.3.34 "height.Video.Attr" Attribute Description

3.4.3.35 "id.BaseHTML5.Attr" Attribute Description

3.4.3.36 "id.BaseHTML5Empty.Attr" Attribute Description

3.4.3.37 "kind.Track.Attr" Attribute Description

3.4.3.38 "label.BaseHTML5.Attr" Attribute Description

3.4.3.39 "label.BaseHTML5Empty.Attr" Attribute Description

3.4.3.40 "language.BaseHTML5.Attr" Attribute Description

3.4.3.41 "language.BaseHTML5Empty.Attr" Attribute Description

3.4.3.42 "loop.Audio.Attr" Attribute Description

3.4.3.43 "loop.Video.Attr" Attribute Description

3.4.3.44 "mediagroup.Audio.Attr" Attribute Description

3.4.3.45 "mediagroup.Video.Attr" Attribute Description

3.4.3.46 "muted.Audio.Attr" Attribute Description

3.4.3.47 "muted.Video.Attr" Attribute Description

3.4.3.48 "poster.Video.Attr" Attribute Description

3.4.3.49 "preload.Audio.Attr" Attribute Description

3.4.3.50 "preload.Video.Attr" Attribute Description

3.4.3.51 "role.BaseHTML5.Attr" Attribute Description

3.4.3.52 "role.BaseHTML5Empty.Attr" Attribute Description

3.4.3.53 "src.Audio.Attr" Attribute Description

3.4.3.54 "src.Source.Attr" Attribute Description

3.4.3.55 "src.Track.Attr" Attribute Description

3.4.3.56 "src.Video.Attr" Attribute Description

3.4.3.57 "srclang.Track.Attr" Attribute Description

3.4.3.58 "title.BaseHTML5.Attr" Attribute Description

3.4.3.59 "title.BaseHTML5Empty.Attr" Attribute Description

3.4.3.60 "type.Source.Attr" Attribute Description

3.4.3.61 "width.Video.Attr" Attribute Description

3.4.4 Root Complex Type Descriptions

3.4.4.1 ArticleDType Root Complex Type Description

3.4.4.2 AsideDType Root Complex Type Description

3.4.4.3 AudioDType Root Complex Type Description

3.4.4.4 BDIDType Root Complex Type Description

3.4.4.5 FigCaptionDType Root Complex Type Description

3.4.4.6 FigureDType Root Complex Type Description

3.4.4.7 FooterDType Root Complex Type Description

3.4.4.8 HeaderDType Root Complex Type Description

3.4.4.9 LabelDType Root Complex Type Description

3.4.4.10 NavDType Root Complex Type Description

3.4.4.11 RBDType Root Complex Type Description

3.4.4.12 RPDType Root Complex Type Description

3.4.4.13 RTDType Root Complex Type Description

3.4.4.14 RTCDType Root Complex Type Description

3.4.4.15 RubyDType Root Complex Type Description

3.4.4.16 SectionDType Root Complex Type Description

3.4.4.17 SourceDType Root Complex Type Description

3.4.4.18 TrackDType Root Complex Type Description

3.4.4.19 VideoDType Root Complex Type Description

3.4.5 Core Complex Type Descriptions

3.4.5.1 BaseHTML5DType Core Complex Type Description

3.4.6 Derived Complex Type Descriptions

3.4.6.1 BaseHTML5EmptyDType Derived Complex Type Description

3.4.7 Simple Type Descriptions

3.4.7.1 AriaLevelIntegerDType Simple Type Description

3.4.7.2 MimeTypeDType Simple Type Description

3.4.7.3 StringListDType Simple Type Description

3.4.7.4 URLDType Simple Type Description

3.4.7.5 UniqueIdentifierDType Simple Type Description

3.5 The Schematron Rules

3.51 Rules Imposing the Unordered Class Definition

3.51.1 Figure Unordered Class Rules

3.51.2 Ruby [Unordered] Class Rules

3.52 The Constrained Namespace Extension Rule Definitions

3.53 The Explicit Rule Definitions

3.53.1 RULE_SET_GENERAL

4. Extending and Profiling the Data Model

4.1 Extending the Data Model

4.2 Profiling the Data Model

References

Appendix A Modelling Concepts and Terms

A1 Data Model Descriptions

A1.1 Data Model Diagrams

A1.2 Class Descriptions

A1.3 Attribute and Characteristic Descriptions

A1.4 Enumerated Vocabulary Descriptions

A1.5 External Vocabulary Descriptions

A1.6 Import Class Descriptions

A1.7 Link Data Descriptions

A1.8 Common Data Model Persistent Identifier Descriptions

Appendix B XSD Binding Terms

B1 XSD Binding Description Terms

B1.1 UML/XSD Attribute Mapping Table Definition

B1.2 UML/XSD Class Mapping Table Definition

B1.3 UML/XSD Enumerated and Enumerated List Class Mapping Table Definition

B1.4 UML/XSD List and Union Mapping Tables Definition

B1.5 UML/XSD Primitive Types Mapping Table Definition

B1.6 XSD Description for an Element

B1.7 XSD Description for a Complex Type

B1.8 XSD Description for a Simple Type

B1.9 XSD Description for an Attribute Group

B1.10 XSD Description for an Attribute

B1.11 VDEX Description for an External Vocabulary

Appendix C XSD Listings

C1 QTI HTML5 XSD Listing

About this Document

List of Contributors

Revision History

toc | top

List of Figures

Figure 2.3.1 Article class definitions

Figure 2.3.2 Aside class definitions

Figure 2.3.3 Audio class definitions

Figure 2.3.4 BDI class definitions

Figure 2.3.5 FigCaption class definitions

Figure 2.3.6 Figure class definitions

Figure 2.3.7 Footer class definitions

Figure 2.3.8 Header class definitions

Figure 2.3.9 Label class definitions

Figure 2.3.10 Nav class definitions

Figure 2.3.11 RB class definitions

Figure 2.3.12 RP class definitions

Figure 2.3.13 RT class definitions

Figure 2.3.14 RTC class definitions

Figure 2.3.15 Ruby class definitions

Figure 2.3.16 Section class definitions

Figure 2.3.17 Source class definitions

Figure 2.3.18 Track class definitions

Figure 2.3.19 Video class definitions

Figure 2.4.1 BaseHTML5 class definitions

Figure 2.5.1 FlowContentModelHTML5 class definitions

Figure 2.5.2 FlowGroupHTML5 class definitions

Figure 2.5.3 PhraseRBSelection class definitions

Figure 2.5.4 PhrasingContentModelHTML5 class definitions

Figure 2.5.5 RPRTSelection class definitions

Figure 2.5.6 RTRTCSelection class definitions

Figure 2.5.7 RubySelection class definitions

Figure 2.5.8 SSMLGroup class definitions

Figure 2.6.1 AriaLevelInteger class definitions

Figure 2.6.2 BaseHTML5Empty class definitions

Figure 2.6.3 DataHTML5Extension class definitions

Figure 2.6.4 MimeType class definitions

Figure 2.6.5 URL class definitions

Figure 2.6.6 UniqueIdentifier class definitions

Figure 2.7.1 ARIALiveValue class definitions

Figure 2.7.2 ARIAOrientationValue class definitions

Figure 2.7.3 ARIARoleValue class definitions

Figure 2.7.4 CORSSettings class definitions

Figure 2.7.5 DirValue class definitions

Figure 2.7.6 KindValue class definitions

Figure 2.7.7 PreLoadValue class definitions

Figure 2.8.1 StringList class definitions

Figure 3.4.1.1 XSD Description for the "article" Root Element

Figure 3.4.1.2 XSD Description for the "aside" Root Element

Figure 3.4.1.3 XSD Description for the "audio" Root Element

Figure 3.4.1.4 XSD Description for the "bdi" Root Element

Figure 3.4.1.5 XSD Description for the "figcaption" Root Element

Figure 3.4.1.6 XSD Description for the "figure" Root Element

Figure 3.4.1.7 XSD Description for the "footer" Root Element

Figure 3.4.1.8 XSD Description for the "header" Root Element

Figure 3.4.1.9 XSD Description for the "label" Root Element

Figure 3.4.1.10 XSD Description for the "nav" Root Element

Figure 3.4.1.11 XSD Description for the "rb" Root Element

Figure 3.4.1.12 XSD Description for the "rp" Root Element

Figure 3.4.1.13 XSD Description for the "rt" Root Element

Figure 3.4.1.14 XSD Description for the "rtc" Root Element

Figure 3.4.1.15 XSD Description for the "ruby" Root Element

Figure 3.4.1.16 XSD Description for the "section" Root Element

Figure 3.4.1.17 XSD Description for the "source" Root Element

Figure 3.4.1.18 XSD Description for the "track" Root Element

Figure 3.4.1.19 XSD Description for the "video" Root Element

Figure 3.4.2.1 XSD Description for the "qti:a" Global Element

Figure 3.4.2.2 XSD Description for the "qti:abbr" Global Element

Figure 3.4.2.3 XSD Description for the "qti:acronym" Global Element

Figure 3.4.2.4 XSD Description for the "qti:address" Global Element

Figure 3.4.2.5 XSD Description for the "ssml11:audio" Global Element

Figure 3.4.2.6 XSD Description for the "qti:b" Global Element

Figure 3.4.2.7 XSD Description for the "qti:bdo" Global Element

Figure 3.4.2.8 XSD Description for the "qti:big" Global Element

Figure 3.4.2.9 XSD Description for the "qti:br" Global Element

Figure 3.4.2.10 XSD Description for the "ssml11:break" Global Element

Figure 3.4.2.11 XSD Description for the "qti:cite" Global Element

Figure 3.4.2.12 XSD Description for the "qti:code" Global Element

Figure 3.4.2.13 XSD Description for the "qti:dfn" Global Element

Figure 3.4.2.14 XSD Description for the "qti:dl" Global Element

Figure 3.4.2.15 XSD Description for the "qti:em" Global Element

Figure 3.4.2.16 XSD Description for the "ssml11:emphasis" Global Element

Figure 3.4.2.17 XSD Description for the "qti:h1" Global Element

Figure 3.4.2.18 XSD Description for the "qti:h2" Global Element

Figure 3.4.2.19 XSD Description for the "qti:h3" Global Element

Figure 3.4.2.20 XSD Description for the "qti:h4" Global Element

Figure 3.4.2.21 XSD Description for the "qti:h5" Global Element

Figure 3.4.2.22 XSD Description for the "qti:h6" Global Element

Figure 3.4.2.23 XSD Description for the "qti:hr" Global Element

Figure 3.4.2.24 XSD Description for the "qti:i" Global Element

Figure 3.4.2.25 XSD Description for the "qti:img" Global Element

Figure 3.4.2.26 XSD Description for the "xi:include" Global Element

Figure 3.4.2.27 XSD Description for the "qti:kbd" Global Element

Figure 3.4.2.28 XSD Description for the "ssml11:mark" Global Element

Figure 3.4.2.29 XSD Description for the "m2:math" Global Element

Figure 3.4.2.30 XSD Description for the "m3:math" Global Element

Figure 3.4.2.31 XSD Description for the "qti:object" Global Element

Figure 3.4.2.32 XSD Description for the "qti:ol" Global Element

Figure 3.4.2.33 XSD Description for the "qti:p" Global Element

Figure 3.4.2.34 XSD Description for the "ssml11:p" Global Element

Figure 3.4.2.35 XSD Description for the "ssml11:phoneme" Global Element

Figure 3.4.2.36 XSD Description for the "qti:pre" Global Element

Figure 3.4.2.37 XSD Description for the "ssml11:prosody" Global Element

Figure 3.4.2.38 XSD Description for the "qti:q" Global Element

Figure 3.4.2.39 XSD Description for the "ssml11:s" Global Element

Figure 3.4.2.40 XSD Description for the "qti:samp" Global Element

Figure 3.4.2.41 XSD Description for the "ssml11:say-as" Global Element

Figure 3.4.2.42 XSD Description for the "qti:small" Global Element

Figure 3.4.2.43 XSD Description for the "qti:span" Global Element

Figure 3.4.2.44 XSD Description for the "ssml11:speak" Global Element

Figure 3.4.2.45 XSD Description for the "qti:strong" Global Element

Figure 3.4.2.46 XSD Description for the "qti:sub" Global Element

Figure 3.4.2.47 XSD Description for the "ssml11:sub" Global Element

Figure 3.4.2.48 XSD Description for the "qti:sup" Global Element

Figure 3.4.2.49 XSD Description for the "qti:tt" Global Element

Figure 3.4.2.50 XSD Description for the "qti:ul" Global Element

Figure 3.4.2.51 XSD Description for the "qti:var" Global Element

Figure 3.4.2.52 XSD Description for the "ssml11:voice" Global Element

Figure 3.4.3.1 XSD Description for the "aria-controls.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.2 XSD Description for the "aria-controls.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.3 XSD Description for the "aria-describedby.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.4 XSD Description for the "aria-describedby.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.5 XSD Description for the "aria-flowto.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.6 XSD Description for the "aria-flowto.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.7 XSD Description for the "aria-hidden.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.8 XSD Description for the "aria-hidden.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.9 XSD Description for the "aria-label.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.10 XSD Description for the "aria-label.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.11 XSD Description for the "aria-labelledby.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.12 XSD Description for the "aria-labelledby.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.13 XSD Description for the "aria-level.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.14 XSD Description for the "aria-level.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.15 XSD Description for the "aria-live.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.16 XSD Description for the "aria-live.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.17 XSD Description for the "aria-orientation.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.18 XSD Description for the "aria-orientation.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.19 XSD Description for the "aria-owns.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.20 XSD Description for the "aria-owns.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.21 XSD Description for the "autoplay.Audio.Attr" Attribute Group

Figure 3.4.3.22 XSD Description for the "autoplay.Video.Attr" Attribute Group

Figure 3.4.3.23 XSD Description for the "class.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.24 XSD Description for the "class.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.25 XSD Description for the "controls.Audio.Attr" Attribute Group

Figure 3.4.3.26 XSD Description for the "controls.Video.Attr" Attribute Group

Figure 3.4.3.27 XSD Description for the "crossorigin.Audio.Attr" Attribute Group

Figure 3.4.3.28 XSD Description for the "crossorigin.Video.Attr" Attribute Group

Figure 3.4.3.29 XSD Description for the "dataExtension.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.30 XSD Description for the "dataExtension.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.31 XSD Description for the "default.Track.Attr" Attribute Group

Figure 3.4.3.32 XSD Description for the "dir.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.33 XSD Description for the "dir.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.34 XSD Description for the "height.Video.Attr" Attribute Group

Figure 3.4.3.35 XSD Description for the "id.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.36 XSD Description for the "id.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.37 XSD Description for the "kind.Track.Attr" Attribute Group

Figure 3.4.3.38 XSD Description for the "label.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.39 XSD Description for the "label.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.40 XSD Description for the "language.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.41 XSD Description for the "language.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.42 XSD Description for the "loop.Audio.Attr" Attribute Group

Figure 3.4.3.43 XSD Description for the "loop.Video.Attr" Attribute Group

Figure 3.4.3.44 XSD Description for the "mediagroup.Audio.Attr" Attribute Group

Figure 3.4.3.45 XSD Description for the "mediagroup.Video.Attr" Attribute Group

Figure 3.4.3.46 XSD Description for the "muted.Audio.Attr" Attribute Group

Figure 3.4.3.47 XSD Description for the "muted.Video.Attr" Attribute Group

Figure 3.4.3.48 XSD Description for the "poster.Video.Attr" Attribute Group

Figure 3.4.3.49 XSD Description for the "preload.Audio.Attr" Attribute Group

Figure 3.4.3.50 XSD Description for the "preload.Video.Attr" Attribute Group

Figure 3.4.3.51 XSD Description for the "role.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.52 XSD Description for the "role.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.53 XSD Description for the "src.Audio.Attr" Attribute Group

Figure 3.4.3.54 XSD Description for the "src.Source.Attr" Attribute Group

Figure 3.4.3.55 XSD Description for the "src.Track.Attr" Attribute Group

Figure 3.4.3.56 XSD Description for the "src.Video.Attr" Attribute Group

Figure 3.4.3.57 XSD Description for the "srclang.Track.Attr" Attribute Group

Figure 3.4.3.58 XSD Description for the "title.BaseHTML5.Attr" Attribute Group

Figure 3.4.3.59 XSD Description for the "title.BaseHTML5Empty.Attr" Attribute Group

Figure 3.4.3.60 XSD Description for the "type.Source.Attr" Attribute Group

Figure 3.4.3.61 XSD Description for the "width.Video.Attr" Attribute Group

Figure 3.4.4.1 XSD Description for the "ArticleDType" Root ComplexType

Figure 3.4.4.2 XSD Description for the "AsideDType" Root ComplexType

Figure 3.4.4.3 XSD Description for the "AudioDType" Root ComplexType

Figure 3.4.4.4 XSD Description for the "BDIDType" Root ComplexType

Figure 3.4.4.5 XSD Description for the "FigCaptionDType" Root ComplexType

Figure 3.4.4.6 XSD Description for the "FigureDType" Root ComplexType

Figure 3.4.4.7 XSD Description for the "FooterDType" Root ComplexType

Figure 3.4.4.8 XSD Description for the "HeaderDType" Root ComplexType

Figure 3.4.4.9 XSD Description for the "LabelDType" Root ComplexType

Figure 3.4.4.10 XSD Description for the "NavDType" Root ComplexType

Figure 3.4.4.11 XSD Description for the "RBDType" Root ComplexType

Figure 3.4.4.12 XSD Description for the "RPDType" Root ComplexType

Figure 3.4.4.13 XSD Description for the "RTDType" Root ComplexType

Figure 3.4.4.14 XSD Description for the "RTCDType" Root ComplexType

Figure 3.4.4.15 XSD Description for the "RubyDType" Root ComplexType

Figure 3.4.4.16 XSD Description for the "SectionDType" Root ComplexType

Figure 3.4.4.17 XSD Description for the "SourceDType" Root ComplexType

Figure 3.4.4.18 XSD Description for the "TrackDType" Root ComplexType

Figure 3.4.4.19 XSD Description for the "VideoDType" Root ComplexType

Figure 3.4.5.1 XSD Description for the "BaseHTML5DType" Core Complex Type

Figure 3.4.6.1 XSD Description for the "BaseHTML5EmptyDType" Derived Complex Type

Figure 3.4.7.1 XSD Description for the "AriaLevelIntegerDType" Simple Type

Figure 3.4.7.2 XSD Description for the "MimeTypeDType" Simple Type

Figure 3.4.7.3 XSD Description for the "StringListDType" Simple Type

Figure 3.4.7.4 XSD Description for the "URLDType" Simple Type

Figure 3.4.7.5 XSD Description for the "UniqueIdentifierDType" Simple Type

toc | top

List of Tables

Table 2.2.1 "article" root attribute description

Table 2.2.2 "aside" root attribute description

Table 2.2.3 "audio" root attribute description

Table 2.2.4 "bdi" root attribute description

Table 2.2.5 "figcaption" root attribute description

Table 2.2.6 "figure" root attribute description

Table 2.2.7 "footer" root attribute description

Table 2.2.8 "header" root attribute description

Table 2.2.9 "label" root attribute description

Table 2.2.10 "nav" root attribute description

Table 2.2.11 "rb" root attribute description

Table 2.2.12 "rp" root attribute description

Table 2.2.13 "rt" root attribute description

Table 2.2.14 "rtc" root attribute description

Table 2.2.15 "ruby" root attribute description

Table 2.2.16 "section" root attribute description

Table 2.2.17 "source" root attribute description

Table 2.2.18 "track" root attribute description

Table 2.2.19 "video" root attribute description

Table 2.3.1 Article class definitions

Table 2.3.1.1 Description of the "flowGroup" attribute for the "Article" class

Table 2.3.2 Aside class definitions

Table 2.3.2.1 Description of the "flowGroup" attribute for the "Aside" class

Table 2.3.3 Audio class definitions

Table 2.3.3.1 Description of the "src" characteristic for the "Audio" class

Table 2.3.3.2 Description of the "crossorigin" characteristic for the "Audio" class

Table 2.3.3.3 Description of the "preload" characteristic for the "Audio" class

Table 2.3.3.4 Description of the "autoplay" characteristic for the "Audio" class

Table 2.3.3.5 Description of the "mediagroup" characteristic for the "Audio" class

Table 2.3.3.6 Description of the "loop" characteristic for the "Audio" class

Table 2.3.3.7 Description of the "muted" characteristic for the "Audio" class

Table 2.3.3.8 Description of the "controls" characteristic for the "Audio" class

Table 2.3.3.9 Description of the "source" attribute for the "Audio" class

Table 2.3.3.10 Description of the "track" attribute for the "Audio" class

Table 2.3.4 BDI class definitions

Table 2.3.4.1 Description of the "flowContentModel" attribute for the "BDI" class

Table 2.3.5 FigCaption class definitions

Table 2.3.5.1 Description of the "flowGroup" attribute for the "FigCaption" class

Table 2.3.6 Figure class definitions

Table 2.3.6.1 Description of the "figcaption" attribute for the "Figure" class

Table 2.3.6.2 Description of the "flowContentModel" attribute for the "Figure" class

Table 2.3.7 Footer class definitions

Table 2.3.7.1 Description of the "flowGroup" attribute for the "Footer" class

Table 2.3.8 Header class definitions

Table 2.3.8.1 Description of the "flowGroup" attribute for the "Header" class

Table 2.3.9 Label class definitions

Table 2.3.9.1 Description of the "flowGroup" attribute for the "Label" class

Table 2.3.10 Nav class definitions

Table 2.3.10.1 Description of the "flowGroup" attribute for the "Nav" class

Table 2.3.11 RB class definitions

Table 2.3.11.1 Description of the "phrasingContentModel" attribute for the "RB" class

Table 2.3.12 RP class definitions

Table 2.3.12.1 Description of the "phrasingContentModel" attribute for the "RP" class

Table 2.3.13 RT class definitions

Table 2.3.13.1 Description of the "phrasingContentModel" attribute for the "RT" class

Table 2.3.14 RTC class definitions

Table 2.3.14.1 Description of the "phrasingContentModel" attribute for the "RTC" class

Table 2.3.14.2 Description of the "rt" attribute for the "RTC" class

Table 2.3.15 Ruby class definitions

Table 2.3.15.1 Description of the "rubySelection" attribute for the "Ruby" class

Table 2.3.16 Section class definitions

Table 2.3.16.1 Description of the "flowGroup" attribute for the "Section" class

Table 2.3.17 Source class definitions

Table 2.3.17.1 Description of the "src" characteristic for the "Source" class

Table 2.3.17.2 Description of the "type" characteristic for the "Source" class

Table 2.3.18 Track class definitions

Table 2.3.18.1 Description of the "kind" characteristic for the "Track" class

Table 2.3.18.2 Description of the "src" characteristic for the "Track" class

Table 2.3.18.3 Description of the "srclang" characteristic for the "Track" class

Table 2.3.18.4 Description of the "default" characteristic for the "Track" class

Table 2.3.19 Video class definitions

Table 2.3.19.1 Description of the "src" characteristic for the "Video" class

Table 2.3.19.2 Description of the "crossorigin" characteristic for the "Video" class

Table 2.3.19.3 Description of the "preload" characteristic for the "Video" class

Table 2.3.19.4 Description of the "autoplay" characteristic for the "Video" class

Table 2.3.19.5 Description of the "mediagroup" characteristic for the "Video" class

Table 2.3.19.6 Description of the "loop" characteristic for the "Video" class

Table 2.3.19.7 Description of the "muted" characteristic for the "Video" class

Table 2.3.19.8 Description of the "controls" characteristic for the "Video" class

Table 2.3.19.9 Description of the "poster" characteristic for the "Video" class

Table 2.3.19.10 Description of the "width" characteristic for the "Video" class

Table 2.3.19.11 Description of the "height" characteristic for the "Video" class

Table 2.3.19.12 Description of the "source" attribute for the "Video" class

Table 2.3.19.13 Description of the "track" attribute for the "Video" class

Table 2.4.1 BaseHTML5 class definitions

Table 2.4.1.1 Description of the "id" characteristic for the "BaseHTML5" class

Table 2.4.1.2 Description of the "language" characteristic for the "BaseHTML5" class

Table 2.4.1.3 Description of the "title" characteristic for the "BaseHTML5" class

Table 2.4.1.4 Description of the "label" characteristic for the "BaseHTML5" class

Table 2.4.1.5 Description of the "class" characteristic for the "BaseHTML5" class

Table 2.4.1.6 Description of the "dir" characteristic for the "BaseHTML5" class

Table 2.4.1.7 Description of the "role" characteristic for the "BaseHTML5" class

Table 2.4.1.8 Description of the "aria-controls" characteristic for the "BaseHTML5" class

Table 2.4.1.9 Description of the "aria-describedby" characteristic for the "BaseHTML5" class

Table 2.4.1.10 Description of the "aria-flowto" characteristic for the "BaseHTML5" class

Table 2.4.1.11 Description of the "aria-label" characteristic for the "BaseHTML5" class

Table 2.4.1.12 Description of the "aria-labelledby" characteristic for the "BaseHTML5" class

Table 2.4.1.13 Description of the "aria-level" characteristic for the "BaseHTML5" class

Table 2.4.1.14 Description of the "aria-live" characteristic for the "BaseHTML5" class

Table 2.4.1.15 Description of the "aria-orientation" characteristic for the "BaseHTML5" class

Table 2.4.1.16 Description of the "aria-owns" characteristic for the "BaseHTML5" class

Table 2.4.1.17 Description of the "aria-hidden" characteristic for the "BaseHTML5" class

Table 2.4.1.18 Description of the "dataExtension" characteristic for the "BaseHTML5" class

Table 2.5.1 FlowContentModelHTML5 class definitions

Table 2.5.1.1 Description of the "img" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.2 Description of the "br" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.3 Description of the "object" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.4 Description of the "em" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.5 Description of the "a" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.6 Description of the "code" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.7 Description of the "span" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.8 Description of the "sub" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.9 Description of the "acronym" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.10 Description of the "big" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.11 Description of the "tt" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.12 Description of the "kbd" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.13 Description of the "q" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.14 Description of the "i" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.15 Description of the "dfn" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.16 Description of the "abbr" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.17 Description of the "strong" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.18 Description of the "sup" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.19 Description of the "var" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.20 Description of the "small" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.21 Description of the "samp" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.22 Description of the "b" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.23 Description of the "cite" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.24 Description of the "bdo" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.25 Description of the "bdi" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.26 Description of the "figure" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.27 Description of the "audio" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.28 Description of the "video" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.29 Description of the "label" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.30 Description of the "article" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.31 Description of the "aside" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.32 Description of the "footer" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.33 Description of the "header" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.34 Description of the "nav" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.35 Description of the "section" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.36 Description of the "pre" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.37 Description of the "h1" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.38 Description of the "h2" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.39 Description of the "h3" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.40 Description of the "h4" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.41 Description of the "h5" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.42 Description of the "h6" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.43 Description of the "p" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.44 Description of the "address" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.45 Description of the "dl" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.46 Description of the "ol" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.47 Description of the "ul" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.48 Description of the "hr" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.49 Description of the "ssmlGroup" attribute for the "FlowContentModelHTML5" class

Table 2.5.1.50 Description of the "ruby" attribute for the "FlowContentModelHTML5" class

Table 2.5.2 FlowGroupHTML5 class definitions

Table 2.5.2.1 Description of the "math" attribute for the "FlowGroupHTML5" class

Table 2.5.2.2 Description of the "math" attribute for the "FlowGroupHTML5" class

Table 2.5.2.3 Description of the "include" attribute for the "FlowGroupHTML5" class

Table 2.5.2.4 Description of the "flowContentModel" attribute for the "FlowGroupHTML5" class

Table 2.5.3 PhraseRBSelection class definitions

Table 2.5.3.1 Description of the "phrasingContentModel" attribute for the "PhraseRBSelection" class

Table 2.5.3.2 Description of the "rb" attribute for the "PhraseRBSelection" class

Table 2.5.4 PhrasingContentModelHTML5 class definitions

Table 2.5.4.1 Description of the "a" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.2 Description of the "abbr" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.3 Description of the "b" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.4 Description of the "bdo" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.5 Description of the "br" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.6 Description of the "cite" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.7 Description of the "code" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.8 Description of the "dfn" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.9 Description of the "em" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.10 Description of the "i" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.11 Description of the "img" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.12 Description of the "kbd" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.13 Description of the "object" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.14 Description of the "q" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.15 Description of the "samp" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.16 Description of the "small" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.17 Description of the "span" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.18 Description of the "strong" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.19 Description of the "sub" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.20 Description of the "sup" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.21 Description of the "var" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.22 Description of the "audio" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.23 Description of the "bdi" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.24 Description of the "label" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.25 Description of the "ruby" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.4.26 Description of the "video" attribute for the "PhrasingContentModelHTML5" class

Table 2.5.5 RPRTSelection class definitions

Table 2.5.5.1 Description of the "rp" attribute for the "RPRTSelection" class

Table 2.5.5.2 Description of the "rtrtcSelection" attribute for the "RPRTSelection" class

Table 2.5.6 RTRTCSelection class definitions

Table 2.5.6.1 Description of the "rt" attribute for the "RTRTCSelection" class

Table 2.5.6.2 Description of the "rtc" attribute for the "RTRTCSelection" class

Table 2.5.7 RubySelection class definitions

Table 2.5.7.1 Description of the "phraseSelection" attribute for the "RubySelection" class

Table 2.5.7.2 Description of the "rprtSelection" attribute for the "RubySelection" class

Table 2.5.8 SSMLGroup class definitions

Table 2.5.8.1 Description of the "p" attribute for the "SSMLGroup" class

Table 2.5.8.2 Description of the "s" attribute for the "SSMLGroup" class

Table 2.5.8.3 Description of the "say-as" attribute for the "SSMLGroup" class

Table 2.5.8.4 Description of the "phoneme" attribute for the "SSMLGroup" class

Table 2.5.8.5 Description of the "sub" attribute for the "SSMLGroup" class

Table 2.5.8.6 Description of the "voice" attribute for the "SSMLGroup" class

Table 2.5.8.7 Description of the "emphasis" attribute for the "SSMLGroup" class

Table 2.5.8.8 Description of the "break" attribute for the "SSMLGroup" class

Table 2.5.8.9 Description of the "prosody" attribute for the "SSMLGroup" class

Table 2.5.8.10 Description of the "mark" attribute for the "SSMLGroup" class

Table 2.5.8.11 Description of the "audio" attribute for the "SSMLGroup" class

Table 2.5.8.12 Description of the "speak" attribute for the "SSMLGroup" class

Table 2.6.1 AriaLevelInteger class definitions

Table 2.6.1.1 Description of the "minInclusive" attribute for the "AriaLevelInteger" class

Table 2.6.2 BaseHTML5Empty class definitions

Table 2.6.2.1 Description of the "id" characteristic for the "BaseHTML5Empty" class

Table 2.6.2.2 Description of the "language" characteristic for the "BaseHTML5Empty" class

Table 2.6.2.3 Description of the "title" characteristic for the "BaseHTML5Empty" class

Table 2.6.2.4 Description of the "label" characteristic for the "BaseHTML5Empty" class

Table 2.6.2.5 Description of the "class" characteristic for the "BaseHTML5Empty" class

Table 2.6.2.6 Description of the "dir" characteristic for the "BaseHTML5Empty" class

Table 2.6.2.7 Description of the "role" characteristic for the "BaseHTML5Empty" class

Table 2.6.2.8 Description of the "aria-controls" characteristic for the "BaseHTML5Empty" class

Table 2.6.2.9 Description of the "aria-describedby" characteristic for the "BaseHTML5Empty" class

Table 2.6.2.10 Description of the "aria-flowto" characteristic for the "BaseHTML5Empty" class

Table 2.6.2.11 Description of the "aria-label" characteristic for the "BaseHTML5Empty" class

Table 2.6.2.12 Description of the "aria-labelledby" characteristic for the "BaseHTML5Empty" class

Table 2.6.2.13 Description of the "aria-level" characteristic for the "BaseHTML5Empty" class

Table 2.6.2.14 Description of the "aria-live" characteristic for the "BaseHTML5Empty" class

Table 2.6.2.15 Description of the "aria-orientation" characteristic for the "BaseHTML5Empty" class

Table 2.6.2.16 Description of the "aria-owns" characteristic for the "BaseHTML5Empty" class

Table 2.6.2.17 Description of the "aria-hidden" characteristic for the "BaseHTML5Empty" class

Table 2.6.2.18 Description of the "dataExtension" characteristic for the "BaseHTML5Empty" class

Table 2.6.3 DataHTML5Extension class definitions

Table 2.6.3.1 Description of the "pattern" attribute for the "DataHTML5Extension" class

Table 2.6.4 MimeType class definitions

Table 2.6.4.1 Description of the "pattern" attribute for the "MimeType" class

Table 2.6.5 URL class definitions

Table 2.6.6 UniqueIdentifier class definitions

Table 2.7.1 ARIALiveValue class definitions

Table 2.7.2 ARIAOrientationValue class definitions

Table 2.7.3 ARIARoleValue class definitions

Table 2.7.4 CORSSettings class definitions

Table 2.7.5 DirValue class definitions

Table 2.7.6 KindValue class definitions

Table 2.7.7 PreLoadValue class definitions

Table 2.8.1 StringList class description

Table 2.9.1 Include class description

Table 2.9.2 MathML2 class description

Table 2.9.3 MathML3 class description

Table 2.9.4 QTIv2p2 class description

Table 2.9.5 SSMLv1p1 class description

Table 3.2.1 UML/XSD Mapping for the Root Attributes

Table 3.2.2.1 UML/XSD Mapping for the Article Root Class

Table 3.2.2.2 UML/XSD Mapping for the Aside Root Class

Table 3.2.2.3 UML/XSD Mapping for the Audio Root Class

Table 3.2.2.4 UML/XSD Mapping for the BDI Root Class

Table 3.2.2.5 UML/XSD Mapping for the FigCaption Root Class

Table 3.2.2.6 UML/XSD Mapping for the Figure Root Class

Table 3.2.2.7 UML/XSD Mapping for the Footer Root Class

Table 3.2.2.8 UML/XSD Mapping for the Header Root Class

Table 3.2.2.9 UML/XSD Mapping for the Label Root Class

Table 3.2.2.10 UML/XSD Mapping for the Nav Root Class

Table 3.2.2.11 UML/XSD Mapping for the RB Root Class

Table 3.2.2.12 UML/XSD Mapping for the RP Root Class

Table 3.2.2.13 UML/XSD Mapping for the RT Root Class

Table 3.2.2.14 UML/XSD Mapping for the RTC Root Class

Table 3.2.2.15 UML/XSD Mapping for the Ruby Root Class

Table 3.2.2.16 UML/XSD Mapping for the Section Root Class

Table 3.2.2.17 UML/XSD Mapping for the Source Root Class

Table 3.2.2.18 UML/XSD Mapping for the Track Root Class

Table 3.2.2.19 UML/XSD Mapping for the Video Root Class

Table 3.2.3.1 UML/XSD Mapping for the BaseHTML5 Core Class

Table 3.2.4.1 UML/XSD Mapping for the AriaLevelInteger Derived Class

Table 3.2.4.2 UML/XSD Mapping for the BaseHTML5Empty Derived Class

Table 3.2.4.3 UML/XSD Mapping for the DataHTML5Extension Derived Class

Table 3.2.4.4 UML/XSD Mapping for the MimeType Derived Class

Table 3.2.4.5 UML/XSD Mapping for the URL Derived Class

Table 3.2.4.6 UML/XSD Mapping for the UniqueIdentifier Derived Class

Table 3.2.5 UML/XSD Mapping for the Enumerated Class Definitions

Table 3.2.7 UML/XSD Mapping for the List Class Definitions

Table 3.2.9 UML/XSD Mapping for the Primitive Type Definitions

Table 3.4.1.1 XSD Description for the "article" Root Element

Table 3.4.1.2 XSD Description for the "aside" Root Element

Table 3.4.1.3 XSD Description for the "audio" Root Element

Table 3.4.1.4 XSD Description for the "bdi" Root Element

Table 3.4.1.5 XSD Description for the "figcaption" Root Element

Table 3.4.1.6 XSD Description for the "figure" Root Element

Table 3.4.1.7 XSD Description for the "footer" Root Element

Table 3.4.1.8 XSD Description for the "header" Root Element

Table 3.4.1.9 XSD Description for the "label" Root Element

Table 3.4.1.10 XSD Description for the "nav" Root Element

Table 3.4.1.11 XSD Description for the "rb" Root Element

Table 3.4.1.12 XSD Description for the "rp" Root Element

Table 3.4.1.13 XSD Description for the "rt" Root Element

Table 3.4.1.14 XSD Description for the "rtc" Root Element

Table 3.4.1.15 XSD Description for the "ruby" Root Element

Table 3.4.1.16 XSD Description for the "section" Root Element

Table 3.4.1.17 XSD Description for the "source" Root Element

Table 3.4.1.18 XSD Description for the "track" Root Element

Table 3.4.1.19 XSD Description for the "video" Root Element

Table 3.4.2.1 XSD Description for the "qti:a" Global Element

Table 3.4.2.2 XSD Description for the "qti:abbr" Global Element

Table 3.4.2.3 XSD Description for the "qti:acronym" Global Element

Table 3.4.2.4 XSD Description for the "qti:address" Global Element

Table 3.4.2.5 XSD Description for the "ssml11:audio" Global Element

Table 3.4.2.6 XSD Description for the "qti:b" Global Element

Table 3.4.2.7 XSD Description for the "qti:bdo" Global Element

Table 3.4.2.8 XSD Description for the "qti:big" Global Element

Table 3.4.2.9 XSD Description for the "qti:br" Global Element

Table 3.4.2.10 XSD Description for the "ssml11:break" Global Element

Table 3.4.2.11 XSD Description for the "qti:cite" Global Element

Table 3.4.2.12 XSD Description for the "qti:code" Global Element

Table 3.4.2.13 XSD Description for the "qti:dfn" Global Element

Table 3.4.2.14 XSD Description for the "qti:dl" Global Element

Table 3.4.2.15 XSD Description for the "qti:em" Global Element

Table 3.4.2.16 XSD Description for the "ssml11:emphasis" Global Element

Table 3.4.2.17 XSD Description for the "qti:h1" Global Element

Table 3.4.2.18 XSD Description for the "qti:h2" Global Element

Table 3.4.2.19 XSD Description for the "qti:h3" Global Element

Table 3.4.2.20 XSD Description for the "qti:h4" Global Element

Table 3.4.2.21 XSD Description for the "qti:h5" Global Element

Table 3.4.2.22 XSD Description for the "qti:h6" Global Element

Table 3.4.2.23 XSD Description for the "qti:hr" Global Element

Table 3.4.2.24 XSD Description for the "qti:i" Global Element

Table 3.4.2.25 XSD Description for the "qti:img" Global Element

Table 3.4.2.26 XSD Description for the "xi:include" Global Element

Table 3.4.2.27 XSD Description for the "qti:kbd" Global Element

Table 3.4.2.28 XSD Description for the "ssml11:mark" Global Element

Table 3.4.2.29 XSD Description for the "m2:math" Global Element

Table 3.4.2.30 XSD Description for the "m3:math" Global Element

Table 3.4.2.31 XSD Description for the "qti:object" Global Element

Table 3.4.2.32 XSD Description for the "qti:ol" Global Element

Table 3.4.2.33 XSD Description for the "qti:p" Global Element

Table 3.4.2.34 XSD Description for the "ssml11:p" Global Element

Table 3.4.2.35 XSD Description for the "ssml11:phoneme" Global Element

Table 3.4.2.36 XSD Description for the "qti:pre" Global Element

Table 3.4.2.37 XSD Description for the "ssml11:prosody" Global Element

Table 3.4.2.38 XSD Description for the "qti:q" Global Element

Table 3.4.2.39 XSD Description for the "ssml11:s" Global Element

Table 3.4.2.40 XSD Description for the "qti:samp" Global Element

Table 3.4.2.41 XSD Description for the "ssml11:say-as" Global Element

Table 3.4.2.42 XSD Description for the "qti:small" Global Element

Table 3.4.2.43 XSD Description for the "qti:span" Global Element

Table 3.4.2.44 XSD Description for the "ssml11:speak" Global Element

Table 3.4.2.45 XSD Description for the "qti:strong" Global Element

Table 3.4.2.46 XSD Description for the "qti:sub" Global Element

Table 3.4.2.47 XSD Description for the "ssml11:sub" Global Element

Table 3.4.2.48 XSD Description for the "qti:sup" Global Element

Table 3.4.2.49 XSD Description for the "qti:tt" Global Element

Table 3.4.2.50 XSD Description for the "qti:ul" Global Element

Table 3.4.2.51 XSD Description for the "qti:var" Global Element

Table 3.4.2.52 XSD Description for the "ssml11:voice" Global Element

Table 3.4.3.1 XSD Description for the "aria-controls.BaseHTML5.Attr" Attribute Group

Table 3.4.3.2 XSD Description for the "aria-controls.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.3 XSD Description for the "aria-describedby.BaseHTML5.Attr" Attribute Group

Table 3.4.3.4 XSD Description for the "aria-describedby.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.5 XSD Description for the "aria-flowto.BaseHTML5.Attr" Attribute Group

Table 3.4.3.6 XSD Description for the "aria-flowto.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.7 XSD Description for the "aria-hidden.BaseHTML5.Attr" Attribute Group

Table 3.4.3.8 XSD Description for the "aria-hidden.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.9 XSD Description for the "aria-label.BaseHTML5.Attr" Attribute Group

Table 3.4.3.10 XSD Description for the "aria-label.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.11 XSD Description for the "aria-labelledby.BaseHTML5.Attr" Attribute Group

Table 3.4.3.12 XSD Description for the "aria-labelledby.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.13 XSD Description for the "aria-level.BaseHTML5.Attr" Attribute Group

Table 3.4.3.14 XSD Description for the "aria-level.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.15 XSD Description for the "aria-live.BaseHTML5.Attr" Attribute Group

Table 3.4.3.16 XSD Description for the "aria-live.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.17 XSD Description for the "aria-orientation.BaseHTML5.Attr" Attribute Group

Table 3.4.3.18 XSD Description for the "aria-orientation.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.19 XSD Description for the "aria-owns.BaseHTML5.Attr" Attribute Group

Table 3.4.3.20 XSD Description for the "aria-owns.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.21 XSD Description for the "autoplay.Audio.Attr" Attribute Group

Table 3.4.3.22 XSD Description for the "autoplay.Video.Attr" Attribute Group

Table 3.4.3.23 XSD Description for the "class.BaseHTML5.Attr" Attribute Group

Table 3.4.3.24 XSD Description for the "class.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.25 XSD Description for the "controls.Audio.Attr" Attribute Group

Table 3.4.3.26 XSD Description for the "controls.Video.Attr" Attribute Group

Table 3.4.3.27 XSD Description for the "crossorigin.Audio.Attr" Attribute Group

Table 3.4.3.28 XSD Description for the "crossorigin.Video.Attr" Attribute Group

Table 3.4.3.29 XSD Description for the "dataExtension.BaseHTML5.Attr" Attribute Group

Table 3.4.3.30 XSD Description for the "dataExtension.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.31 XSD Description for the "default.Track.Attr" Attribute Group

Table 3.4.3.32 XSD Description for the "dir.BaseHTML5.Attr" Attribute Group

Table 3.4.3.33 XSD Description for the "dir.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.34 XSD Description for the "height.Video.Attr" Attribute Group

Table 3.4.3.35 XSD Description for the "id.BaseHTML5.Attr" Attribute Group

Table 3.4.3.36 XSD Description for the "id.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.37 XSD Description for the "kind.Track.Attr" Attribute Group

Table 3.4.3.38 XSD Description for the "label.BaseHTML5.Attr" Attribute Group

Table 3.4.3.39 XSD Description for the "label.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.40 XSD Description for the "language.BaseHTML5.Attr" Attribute Group

Table 3.4.3.41 XSD Description for the "language.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.42 XSD Description for the "loop.Audio.Attr" Attribute Group

Table 3.4.3.43 XSD Description for the "loop.Video.Attr" Attribute Group

Table 3.4.3.44 XSD Description for the "mediagroup.Audio.Attr" Attribute Group

Table 3.4.3.45 XSD Description for the "mediagroup.Video.Attr" Attribute Group

Table 3.4.3.46 XSD Description for the "muted.Audio.Attr" Attribute Group

Table 3.4.3.47 XSD Description for the "muted.Video.Attr" Attribute Group

Table 3.4.3.48 XSD Description for the "poster.Video.Attr" Attribute Group

Table 3.4.3.49 XSD Description for the "preload.Audio.Attr" Attribute Group

Table 3.4.3.50 XSD Description for the "preload.Video.Attr" Attribute Group

Table 3.4.3.51 XSD Description for the "role.BaseHTML5.Attr" Attribute Group

Table 3.4.3.52 XSD Description for the "role.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.53 XSD Description for the "src.Audio.Attr" Attribute Group

Table 3.4.3.54 XSD Description for the "src.Source.Attr" Attribute Group

Table 3.4.3.55 XSD Description for the "src.Track.Attr" Attribute Group

Table 3.4.3.56 XSD Description for the "src.Video.Attr" Attribute Group

Table 3.4.3.57 XSD Description for the "srclang.Track.Attr" Attribute Group

Table 3.4.3.58 XSD Description for the "title.BaseHTML5.Attr" Attribute Group

Table 3.4.3.59 XSD Description for the "title.BaseHTML5Empty.Attr" Attribute Group

Table 3.4.3.60 XSD Description for the "type.Source.Attr" Attribute Group

Table 3.4.3.61 XSD Description for the "width.Video.Attr" Attribute Group

Table 3.4.4.1 XSD Description for the "ArticleDType" Root ComplexType

Table 3.4.4.2 XSD Description for the "AsideDType" Root ComplexType

Table 3.4.4.3 XSD Description for the "AudioDType" Root ComplexType

Table 3.4.4.4 XSD Description for the "BDIDType" Root ComplexType

Table 3.4.4.5 XSD Description for the "FigCaptionDType" Root ComplexType

Table 3.4.4.6 XSD Description for the "FigureDType" Root ComplexType

Table 3.4.4.7 XSD Description for the "FooterDType" Root ComplexType

Table 3.4.4.8 XSD Description for the "HeaderDType" Root ComplexType

Table 3.4.4.9 XSD Description for the "LabelDType" Root ComplexType

Table 3.4.4.10 XSD Description for the "NavDType" Root ComplexType

Table 3.4.4.11 XSD Description for the "RBDType" Root ComplexType

Table 3.4.4.12 XSD Description for the "RPDType" Root ComplexType

Table 3.4.4.13 XSD Description for the "RTDType" Root ComplexType

Table 3.4.4.14 XSD Description for the "RTCDType" Root ComplexType

Table 3.4.4.15 XSD Description for the "RubyDType" Root ComplexType

Table 3.4.4.16 XSD Description for the "SectionDType" Root ComplexType

Table 3.4.4.17 XSD Description for the "SourceDType" Root ComplexType

Table 3.4.4.18 XSD Description for the "TrackDType" Root ComplexType

Table 3.4.4.19 XSD Description for the "VideoDType" Root ComplexType

Table 3.4.5.1 XSD Description for the "BaseHTML5DType" Core Complex Type

Table 3.4.6.1 XSD Description for the "BaseHTML5EmptyDType" Derived Complex Type

Table 3.4.7.1 XSD Description for the "AriaLevelIntegerDType" Simple Type

Table 3.4.7.2 XSD Description for the "MimeTypeDType" Simple Type

Table 3.4.7.3 XSD Description for the "StringListDType" Simple Type

Table 3.4.7.4 XSD Description for the "URLDType" Simple Type

Table 3.4.7.5 XSD Description for the "UniqueIdentifierDType" Simple Type

Table A1.1 The key to the descriptions of data model diagrams

Table A1.2 The key to the descriptions of the data class tables

Table A1.3 The key to the descriptions of the data attribute/characteristic tables

Table A1.4 The key to the descriptions of the enumerated vocabulary tables

Table A1.5 The key to the descriptions of the external vocabulary tables

Table A1.6 The key to the descriptions of the import class tables

Table A1.7 The key to the descriptions of the link data tables

Table A1.8 The key to the descriptions of the common data model persistent identifier tables

Table B1.1 The key to the descriptions of UML to XSD attribute mapping tables

Table B1.2 The key to the descriptions of UML to XSD class mapping tables

Table B1.3 The key to the descriptions of UML to XSD enumerated and enumerated list class mapping tables

Table B1.4 The key to the descriptions of UML to XSD list class mapping table

Table B1.5 The key to the descriptions of UML to XSD primitive mapping table

Table B1.6 The key to the descriptions of XSD element tables

Table B1.7 The key to the descriptions of XSD complex type tables

Table B1.8 The key to the descriptions of XSD simple type tables

Table B1.9 The key to the descriptions of XSD attribute group tables

Table B1.10 The key to the descriptions of XSD attribute tables

Table B1.11 The key to the descriptions of VDEX vocabulary binding tables

toc | top

1. Introduction

1.1. Scope and Context

The IMS QTI HTML5 v2.2 is used in conjunction with the following documents:

This QTI HTML5 v2.2 specification is an extension to the core IMS QTI ASI specification and enables support for a number of HTML5 tags. The QTI Information Model is bound to an XML Schema Definition (XSD). This document and the accompanying XSD is generated using the IMS Binding Auto-generation Tool-kit (I-BAT) [I-BAT, 06].

1.2. Conventions

All sections marked as non-normative, all authoring guidelines, diagrams (with the exception of the UML diagrams), examples, and notes in this specification are non-normative. Everything else in this specification is normative.

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in [RFC 2119]. This means that from the perspective of conformance:

The Conformance and Certification Guide for this specification may introduce greater normative constraints than those defined here for specific service or implementation categories.

The SHOULD/SHOULD NOT/RECOMMENDED statements MUST NOT be used in any document, or section of a document, that is responsible for defining the information model and/or the associated bindings and/or conformance and certification.

1.3. Structure of this Document

The structure of the rest of this document is:

2. Information Model The Information Model description for the QTI HTML5 components. This description uses a profile of the Unified Modeling Language (UML) to represent the structure of the data model (see Appendix A1 for further details of the format of the information model description);
3. XSD Binding This is the description of the binding of the data model to XML and the corresponding XSD that is used to partially validate QTI Assessment, Section and Item instances. This description includes an explanation of the relationship between the UML representation and the XSD that is produced through transformation of that representation (see Appendix B1 for further details on the format of the description of the XSD);
4. Extending and Profiling the Data Model Identification of the ways in which the data model can be extended (both in terms of the extending features and proprietary extensions to the model) and how this base specification, and its model-based description, can be profiled to produce derivative specifications;
References The details for the set of references cited within this document;
Appendix A Modelling Concepts and Terms An overview of the model driven approach, the concepts and the terms used by IMS to create the data model representations (based upon a profile of UML), the corresponding set of bindings and the accompanying documentation (including this information model);
Appendix B XSD Binding Terms An overview of the concepts and the terms used by IMS to create theXSD-based bindings representations and the accompanying documentation. The XSD binding is auto-generated from the UML representation to ensure full consistency between the information model and binding;
Appendix C XSD Listings The listing of the QTI HTML5 XSD that should be used to validate instances of the data exchange.

1.4. Nomenclature

ARIA Accessible Rich Internet Applications
ASI Assessment, Section and Item
DT Derived Type
HTML HyperText Markup Language
I-BAT IMS Binding Autogeneration Toolkit
ISO International Standards Organization
PT Primitive Type
QTI Question and Test Interoperability
RFC Request For Comment
SSML Speech Synthesis Markup Language
UML Unified Modeling Language
URL Uniform Resource Locator
VDEX Vocabulary Definition Exchange
W3C World Wide Web Consortium
XHTML XML HyperText Markup Language
XML Exchange Markup Language
XOR Exclusive OR
XSD XML Schema Definition

toc | top

2. Information Model

2.1. Information Model Overview

The Information Model is described using a UML representation approach. The description consists of:

2.2. Root Attribute Descriptions

This Section is NORMATIVE.

All of the Root attributes (the root name for the instances that can be exchanged) used within this Information Model are described in this Section. The syntax and semantics for this representation is described in Appendix A1.3. The root attributes are:

2.2.1 "article" Root Attribute Description

The definition of the "article" root attribute is shown in Table 2.2.1.

Table 2.2.1 Description of the "article" root attribute.
Descriptor Definition
Attribute Name article
Data Type Article
Description This makes the HTML5 'article' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag allows independent, self-contained content to be identified;

2.2.2 "aside" Root Attribute Description

The definition of the "aside" root attribute is shown in Table 2.2.2.

Table 2.2.2 Description of the "aside" root attribute.
Descriptor Definition
Attribute Name aside
Data Type Aside
Description This makes the HTML5 'aside' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag allows pieces of information that are related to the main flow to be identified;

2.2.3 "audio" Root Attribute Description

The definition of the "audio" root attribute is shown in Table 2.2.3.

Table 2.2.3 Description of the "audio" root attribute.
Descriptor Definition
Attribute Name audio
Data Type Audio
Description This makes the HTML5 'audio' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag identifies audio content;

2.2.4 "bdi" Root Attribute Description

The definition of the "bdi" root attribute is shown in Table 2.2.4.

Table 2.2.4 Description of the "bdi" root attribute.
Descriptor Definition
Attribute Name bdi
Data Type BDI
Description This makes the HTML5 'bdi' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag isolates a part of text that might be formatted in a different direction from other text outside it;

2.2.5 "figcaption" Root Attribute Description

The definition of the "figcaption" root attribute is shown in Table 2.2.5.

Table 2.2.5 Description of the "figcaption" root attribute.
Descriptor Definition
Attribute Name figcaption
Data Type FigCaption
Description This makes the HTML5 'figcaption' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag defines a caption for a 'figure' tag (the figcaption must be the first or last child within the 'figure' tag);

2.2.6 "figure" Root Attribute Description

The definition of the "figure" root attribute is shown in Table 2.2.6.

Table 2.2.6 Description of the "figure" root attribute.
Descriptor Definition
Attribute Name figure
Data Type Figure
Description This makes the HTML5 'figure' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag specifies self-contained content, like illustrations, diagrams, photos, code listings, etc.

2.2.7 "footer" Root Attribute Description

The definition of the "footer" root attribute is shown in Table 2.2.7.

Table 2.2.7 Description of the "footer" root attribute.
Descriptor Definition
Attribute Name footer
Data Type Footer
Description This makes the HTML5 'footer' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag identifies content as a page footer;

2.2.8 "header" Root Attribute Description

The definition of the "header" root attribute is shown in Table 2.2.8.

Table 2.2.8 Description of the "header" root attribute.
Descriptor Definition
Attribute Name header
Data Type Header
Description This makes the HTML5 'header' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag identifies content as a page header;

2.2.9 "label" Root Attribute Description

The definition of the "label" root attribute is shown in Table 2.2.9.

Table 2.2.9 Description of the "label" root attribute.
Descriptor Definition
Attribute Name label
Data Type Label
Description This makes the HTML4 'label' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag identifies content as a label for input. Note that this has been placed with the HTML5 content due to another QTI tag called 'label' already existing in the QTI ASI;

2.2.10 "nav" Root Attribute Description

The definition of the "nav" root attribute is shown in Table 2.2.10.

Table 2.2.10 Description of the "nav" root attribute.
Descriptor Definition
Attribute Name nav
Data Type Nav
Description This makes the HTML5 'nav' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag identifies navigation content;

2.2.11 "rb" Root Attribute Description

The definition of the "rb" root attribute is shown in Table 2.2.11.

Table 2.2.11 Description of the "rb" root attribute.
Descriptor Definition
Attribute Name rb
Data Type RB
Description This makes the HTML5 'rb' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag, a child of 'ruby', is used to contain the characters that require pronunciation help or are displayed as a learning aid;

2.2.12 "rp" Root Attribute Description

The definition of the "rp" root attribute is shown in Table 2.2.12.

Table 2.2.12 Description of the "rp" root attribute.
Descriptor Definition
Attribute Name rp
Data Type RP
Description This makes the HTML5 'rp' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag identifies the content to be displayed if Ruby annotation is not supported;

2.2.13 "rt" Root Attribute Description

The definition of the "rt" root attribute is shown in Table 2.2.13.

Table 2.2.13 Description of the "rt" root attribute.
Descriptor Definition
Attribute Name rt
Data Type RT
Description This makes the HTML5 'rt' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag defines an explanation or pronunction of characters in a Ruby annotation;

2.2.14 "rtc" Root Attribute Description

The definition of the "rtc" root attribute is shown in Table 2.2.14.

Table 2.2.14 Description of the "rtc" root attribute.
Descriptor Definition
Attribute Name rtc
Data Type RTC
Description This makes the HTML5 'rtc' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag is a container for a collection of 'rt' tags;

2.2.15 "ruby" Root Attribute Description

The definition of the "ruby" root attribute is shown in Table 2.2.15.

Table 2.2.15 Description of the "ruby" root attribute.
Descriptor Definition
Attribute Name ruby
Data Type Ruby
Description This makes the HTML5 'ruby' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag identifies ruby annotation for the content;

2.2.16 "section" Root Attribute Description

The definition of the "section" root attribute is shown in Table 2.2.16.

Table 2.2.16 Description of the "section" root attribute.
Descriptor Definition
Attribute Name section
Data Type Section
Description This makes the HTML5 'section' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag identifies the content as a section in a document e.g. chapter, etc.

2.2.17 "source" Root Attribute Description

The definition of the "source" root attribute is shown in Table 2.2.17.

Table 2.2.17 Description of the "source" root attribute.
Descriptor Definition
Attribute Name source
Data Type Source
Description This makes the HTML5 'source' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag is used to specify multiple media resources for media tags;

2.2.18 "track" Root Attribute Description

The definition of the "track" root attribute is shown in Table 2.2.18.

Table 2.2.18 Description of the "track" root attribute.
Descriptor Definition
Attribute Name track
Data Type Track
Description This makes the HTML5 'track' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag identifies text tracks for media tags ('audio' and 'video');

2.2.19 "video" Root Attribute Description

The definition of the "video" root attribute is shown in Table 2.2.19.

Table 2.2.19 Description of the "video" root attribute.
Descriptor Definition
Attribute Name video
Data Type Video
Description This makes the HTML5 'video' tag functionality available to the classes within the QTIv2.2 specification. This is a new feature added in QTIv2.2. This tag identifies video content.

2.3. Root Class Descriptions

All of the Root data classes (the first class objects that can be exchanged using the data model) used within this Information Model are described in this Section. The syntax and semantics for this representation is described in Appendix A1.2.

2.3.1 Article Root Class Description

The data model for the "Article" root class is shown in Figure 2.3.1 and the accompanying definition in Table 2.3.1.

UML diagram of the Article class.

Figure 2.3.1 - Article class definitions.

Table 2.3.1 Description of the "Article" class.
Descriptor Definition
Class Name Article
Class Type Container [ Sequence , Mixed ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of directly inherited characteristics are:
Children The set of children attributes are:
Description This defines the permitted content for the HTML5 'article' tag. The article tag represents a complete, or self-contained, composition in a document, page, application, or site and that is, in principle, independently distributable or reusable, e.g. in syndication. This could be a forum post, a magazine or newspaper article, a blog entry, a user-submitted comment, an interactive widget or gadget, or any other independent item of content. When article tags are nested, the inner article tags represent articles that are in principle related to the contents of the outer article. For instance, a blog entry on a site that accepts user-submitted comments could represent the comments as article elements nested within the article tag for the blog entry. Author information associated with an article tag (q.v. the address tag) does not apply to nested article tags.

2.3.1.1 "flowGroup" Attribute Description

The description of the "flowGroup" attribute for the "Article" root class is given in Table 2.3.1.1.

Table 2.3.1.1 Description of the "flowGroup" attribute for the "Article" root class.
Descriptor Definition
Attribute Name flowGroup
Data Type FlowGroupHTML5
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract child. It is used to denote the permitted flow content i.e. the permitted set of HTML and other children.

2.3.2 Aside Root Class Description

The data model for the "Aside" root class is shown in Figure 2.3.2 and the accompanying definition in Table 2.3.2.

UML diagram of the Aside class.

Figure 2.3.2 - Aside class definitions.

Table 2.3.2 Description of the "Aside" class.
Descriptor Definition
Class Name Aside
Class Type Container [ Sequence , Mixed ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of directly inherited characteristics are:
Children The set of children attributes are:
Description This defines the permitted content for the HTML5 'aside' tag. The aside tag represents a section of a page that consists of content that is tangentially related to the content around the aside tag, and which could be considered separate from that content. Such sections are often represented as sidebars in printed typography. The tag can be used for typographical effects like pull quotes or sidebars, for advertising, for groups of nav tags, and for other content that is considered separate from the main content of the page.

2.3.2.1 "flowGroup" Attribute Description

The description of the "flowGroup" attribute for the "Aside" root class is given in Table 2.3.2.1.

Table 2.3.2.1 Description of the "flowGroup" attribute for the "Aside" root class.
Descriptor Definition
Attribute Name flowGroup
Data Type FlowGroupHTML5
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract child. It is used to denote the permitted flow content i.e. the permitted set of HTML and other children.

2.3.3 Audio Root Class Description

The data model for the "Audio" root class is shown in Figure 2.3.3 and the accompanying definition in Table 2.3.3.

UML diagram of the Audio class.

Figure 2.3.3 - Audio class definitions.

Table 2.3.3 Description of the "Audio" class.
Descriptor Definition
Class Name Audio
Class Type Container [ Sequence ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of characteristics are: The set of directly inherited characteristics are:
Children The set of children attributes are:
Description The 'audio' tag is an HTML5 feature. An audio tag represents a sound or audio stream. Content may be provided inside the audio tag. User agents should not show this content to the user; it is intended for older Web browsers which do not support audio, so that legacy audio plugins can be tried, or to show text to the users of these older browsers informing them of how to access the audio contents.

2.3.3.1 "src" Characteristic Description

The description of the "src" characteristic for the "Audio" root class is given in Table 2.3.3.1

Table 2.3.3.1 Description of the "src" characteristic for the "Audio" class.
Descriptor Definition
Characteristic Name src
Data Type URL
Value Space Container [ DerivedType ]
Scope Global ("+")
Multiplicity [0..1]
Description The 'src' content characteristic on media tags gives the address of the media resource (video, audio) to show. The attribute, if present, must contain a valid non-empty URL potentially surrounded by spaces.

2.3.3.2 "crossorigin" Characteristic Description

The description of the "crossorigin" characteristic for the "Audio" root class is given in Table 2.3.3.2

Table 2.3.3.2 Description of the "crossorigin" characteristic for the "Audio" class.
Descriptor Definition
Characteristic Name crossorigin
Data Type CORSSettings
Value Space Enumerated value set of: { anonymous | use-credentials }
Scope Global ("+")
Multiplicity [0..1]
Description The crossorigin content characteristic on media tags is a CORS settings attribute.

2.3.3.3 "preload" Characteristic Description

The description of the "preload" characteristic for the "Audio" root class is given in Table 2.3.3.3

Table 2.3.3.3 Description of the "preload" characteristic for the "Audio" class.
Descriptor Definition
Characteristic Name preload
Data Type PreLoadValue
Value Space Enumerated value set of: { none | auto | metadata }
Default = "metadata".
Scope Global ("+")
Multiplicity [0..1]
Description The preload characteristic is an enumerated value. The characteristic can be changed even once the media resource is being buffered or played; the descriptions in the table below are to be interpreted with that in mind.

2.3.3.4 "autoplay" Characteristic Description

The description of the "autoplay" characteristic for the "Audio" root class is given in Table 2.3.3.4

Table 2.3.3.4 Description of the "autoplay" characteristic for the "Audio" class.
Descriptor Definition
Characteristic Name autoplay
Data Type Boolean (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The 'autoplay' characteristic is a boolean. When present, the user agent (as described in the algorithm described herein) will automatically begin playback of the media resource as soon as it can do so without stopping.

2.3.3.5 "mediagroup" Characteristic Description

The description of the "mediagroup" characteristic for the "Audio" root class is given in Table 2.3.3.5

Table 2.3.3.5 Description of the "mediagroup" characteristic for the "Audio" class.
Descriptor Definition
Characteristic Name mediagroup
Data Type NormalizedString (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The 'mediagroup' content characteristic on media elements can be used to link multiple media tags together by implicitly creating a MediaController. The value is text; media tags with the same value are automatically linked by the user agent.

2.3.3.6 "loop" Characteristic Description

The description of the "loop" characteristic for the "Audio" root class is given in Table 2.3.3.6

Table 2.3.3.6 Description of the "loop" characteristic for the "Audio" class.
Descriptor Definition
Characteristic Name loop
Data Type Boolean (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The 'loop' characteristic is a boolean that, if specified, indicates that the media tag is to seek back to the start of the media resource upon reaching the end.

2.3.3.7 "muted" Characteristic Description

The description of the "muted" characteristic for the "Audio" root class is given in Table 2.3.3.7

Table 2.3.3.7 Description of the "muted" characteristic for the "Audio" class.
Descriptor Definition
Characteristic Name muted
Data Type Boolean (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The 'muted' characteristic on media tags is a boolean that controls the default state of the audio output of the media resource, potentially overriding user preferences. When a media tag is created, if it has a muted characteristic specified, the user agent must mute the media tag's audio output, overriding any user preference.

2.3.3.8 "controls" Characteristic Description

The description of the "controls" characteristic for the "Audio" root class is given in Table 2.3.3.8

Table 2.3.3.8 Description of the "controls" characteristic for the "Audio" class.
Descriptor Definition
Characteristic Name controls
Data Type Boolean (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The 'controls' characteristic is a boolean. If present, it indicates that the author has not provided a scripted controller and would like the user agent to provide its own set of controls.

2.3.3.9 "source" Attribute Description

The description of the "source" attribute for the "Audio" root class is given in Table 2.3.3.9.

Table 2.3.3.9 Description of the "source" attribute for the "Audio" root class.
Descriptor Definition
Attribute Name source
Data Type Source
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [0.. unbounded]
Description The 'source' tag allows authors to specify multiple alternative media resources for audio tags.

2.3.3.10 "track" Attribute Description

The description of the "track" attribute for the "Audio" root class is given in Table 2.3.3.10.

Table 2.3.3.10 Description of the "track" attribute for the "Audio" root class.
Descriptor Definition
Attribute Name track
Data Type Track
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [0.. unbounded]
Description The track tag allows authors to specify explicit external timed text tracks for the audio tags.

2.3.4 BDI Root Class Description

The data model for the "BDI" root class is shown in Figure 2.3.4 and the accompanying definition in Table 2.3.4.

UML diagram of the BDI class.

Figure 2.3.4 - BDI class definitions.

Table 2.3.4 Description of the "BDI" class.
Descriptor Definition
Class Name BDI
Class Type Container [ Sequence , Mixed ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of directly inherited characteristics are:
Children The set of children attributes are:
Description This defines the content for defining bidirectional content. The bdi tag represents a span of text that is to be isolated from its surroundings for the purposes of bidirectional text formatting.

2.3.4.1 "flowContentModel" Attribute Description

The description of the "flowContentModel" attribute for the "BDI" root class is given in Table 2.3.4.1.

Table 2.3.4.1 Description of the "flowContentModel" attribute for the "BDI" root class.
Descriptor Definition
Attribute Name flowContentModel
Data Type FlowContentModelHTML5
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract child. It is used to denote the permitted flow content i.e. the permitted set of HTML children.

2.3.5 FigCaption Root Class Description

The data model for the "FigCaption" root class is shown in Figure 2.3.5 and the accompanying definition in Table 2.3.5.

UML diagram of the FigCaption class.

Figure 2.3.5 - FigCaption class definitions.

Table 2.3.5 Description of the "FigCaption" class.
Descriptor Definition
Class Name FigCaption
Class Type Container [ Sequence , Mixed ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of directly inherited characteristics are:
Children The set of children attributes are:
Description This defines the permitted content for the HTML5 'figcaption' tag. The 'figcaption' element represents a caption or legend for the rest of the contents of the figcaption element's parent figure element, if any.

2.3.5.1 "flowGroup" Attribute Description

The description of the "flowGroup" attribute for the "FigCaption" root class is given in Table 2.3.5.1.

Table 2.3.5.1 Description of the "flowGroup" attribute for the "FigCaption" root class.
Descriptor Definition
Attribute Name flowGroup
Data Type FlowGroupHTML5
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract child. It is used to denote the permitted flow content i.e. the permitted set of HTML and other children.

2.3.6 Figure Root Class Description

The data model for the "Figure" root class is shown in Figure 2.3.6 and the accompanying definition in Table 2.3.6.

UML diagram of the Figure class.

Figure 2.3.6 - Figure class definitions.

Table 2.3.6 Description of the "Figure" class.
Descriptor Definition
Class Name Figure
Class Type Container [ Unordered , Mixed ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of directly inherited characteristics are:
Children The set of children attributes are:
Description This defines the permitted content for the HTML5 'figure' tag. The 'figure' tag represents some flow content, optionally with a caption, that is self-contained (like a complete sentence) and is typically referenced as a single unit from the main flow of the document.

2.3.6.1 "figcaption" Attribute Description

The description of the "figcaption" attribute for the "Figure" root class is given in Table 2.3.6.1.

Table 2.3.6.1 Description of the "figcaption" attribute for the "Figure" root class.
Descriptor Definition
Attribute Name figcaption
Data Type FigCaption
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [0..1]
Description The optional 'figcaption' that can be either the first or last child. This provides the caption for the figure.

2.3.6.2 "flowContentModel" Attribute Description

The description of the "flowContentModel" attribute for the "Figure" root class is given in Table 2.3.6.2.

Table 2.3.6.2 Description of the "flowContentModel" attribute for the "Figure" root class.
Descriptor Definition
Attribute Name flowContentModel
Data Type FlowContentModelHTML5
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract child. It is used to denote the permitted flow content i.e. the permitted set of HTML children.

2.3.7 Footer Root Class Description

The data model for the "Footer" root class is shown in Figure 2.3.7 and the accompanying definition in Table 2.3.7.

UML diagram of the Footer class.

Figure 2.3.7 - Footer class definitions.

Table 2.3.7 Description of the "Footer" class.
Descriptor Definition
Class Name Footer
Class Type Container [ Sequence , Mixed ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of directly inherited characteristics are:
Children The set of children attributes are:
Description This defines the permitted content for the HTML5 'footer' tag. The footer tag represents a footer for its nearest ancestor sectioning content or sectioning root element. A footer typically contains information about its section such as who wrote it, links to related documents, copyright data, and the like.

2.3.7.1 "flowGroup" Attribute Description

The description of the "flowGroup" attribute for the "Footer" root class is given in Table 2.3.7.1.

Table 2.3.7.1 Description of the "flowGroup" attribute for the "Footer" root class.
Descriptor Definition
Attribute Name flowGroup
Data Type FlowGroupHTML5
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract child. It is used to denote the permitted flow content i.e. the permitted set of HTML and other children.

2.3.8 Header Root Class Description

The data model for the "Header" root class is shown in Figure 2.3.8 and the accompanying definition in Table 2.3.8.

UML diagram of the Header class.

Figure 2.3.8 - Header class definitions.

Table 2.3.8 Description of the "Header" class.
Descriptor Definition
Class Name Header
Class Type Container [ Sequence , Mixed ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of directly inherited characteristics are:
Children The set of children attributes are:
Description This defines the permitted content for the HTML5 'header' tag. The header tag represents introductory content for its nearest ancestor sectioning content or sectioning root tag. A header typically contains a group of introductory or navigational aids.

2.3.8.1 "flowGroup" Attribute Description

The description of the "flowGroup" attribute for the "Header" root class is given in Table 2.3.8.1.

Table 2.3.8.1 Description of the "flowGroup" attribute for the "Header" root class.
Descriptor Definition
Attribute Name flowGroup
Data Type FlowGroupHTML5
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract child. It is used to denote the permitted flow content i.e. the permitted set of HTML and other children.

2.3.9 Label Root Class Description

The data model for the "Label" root class is shown in Figure 2.3.9 and the accompanying definition in Table 2.3.9.

UML diagram of the Label class.

Figure 2.3.9 - Label class definitions.

Table 2.3.9 Description of the "Label" class.
Descriptor Definition
Class Name Label
Class Type Container [ Sequence , Mixed ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of directly inherited characteristics are:
Children The set of children attributes are:
Description This defines the permitted content for the HTML5 'label' tag. The label tag represents a caption in a user interface. The caption can be associated with a specific form control, known as the label element's labeled control, either using the for attribute, or by putting the form control inside the label element itself. Except where otherwise specified by the following rules, a label element has no labeled control.

2.3.9.1 "flowGroup" Attribute Description

The description of the "flowGroup" attribute for the "Label" root class is given in Table 2.3.9.1.

Table 2.3.9.1 Description of the "flowGroup" attribute for the "Label" root class.
Descriptor Definition
Attribute Name flowGroup
Data Type FlowGroupHTML5
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract child. It is used to denote the permitted flow content i.e. the permitted set of HTML and other children.

2.3.10 Nav Root Class Description

The data model for the "Nav" root class is shown in Figure 2.3.10 and the accompanying definition in Table 2.3.10.

UML diagram of the Nav class.

Figure 2.3.10 - Nav class definitions.

Table 2.3.10 Description of the "Nav" class.
Descriptor Definition
Class Name Nav
Class Type Container [ Sequence , Mixed ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of directly inherited characteristics are:
Children The set of children attributes are:
Description This defines the permitted content for the HTML5 'nav' tag. The nav tag represents a section of a page that links to other pages or to parts within the page: a section with navigation links.

2.3.10.1 "flowGroup" Attribute Description

The description of the "flowGroup" attribute for the "Nav" root class is given in Table 2.3.10.1.

Table 2.3.10.1 Description of the "flowGroup" attribute for the "Nav" root class.
Descriptor Definition
Attribute Name flowGroup
Data Type FlowGroupHTML5
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract child. It is used to denote the permitted flow content i.e. the permitted set of HTML and other children.

2.3.11 RB Root Class Description

The data model for the "RB" root class is shown in Figure 2.3.11 and the accompanying definition in Table 2.3.11.

UML diagram of the RB class.

Figure 2.3.11 - RB class definitions.

Table 2.3.11 Description of the "RB" class.
Descriptor Definition
Class Name RB
Class Type Container [ Sequence , Mixed ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of directly inherited characteristics are:
Children The set of children attributes are:
Description This feature is a part of the HTML5 Ruby annotation. The rb tag marks the base text component of a ruby annotation. When it is the child of a ruby tag, it doesn't represent anything itself, but its parent ruby tag uses it as part of determining what it represents.

2.3.11.1 "phrasingContentModel" Attribute Description

The description of the "phrasingContentModel" attribute for the "RB" root class is given in Table 2.3.11.1.

Table 2.3.11.1 Description of the "phrasingContentModel" attribute for the "RB" root class.
Descriptor Definition
Attribute Name phrasingContentModel
Data Type PhrasingContentModelHTML5
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract attribute that defines the permitted content for the 'rb' tag. This content is collectively termed 'Phrasing'. Phrasing content is the text of the document, as well as tags that mark up that text at the intra-paragraph level. Runs of phrasing content form paragraphs.

2.3.12 RP Root Class Description

The data model for the "RP" root class is shown in Figure 2.3.12 and the accompanying definition in Table 2.3.12.

UML diagram of the RP class.

Figure 2.3.12 - RP class definitions.

Table 2.3.12 Description of the "RP" class.
Descriptor Definition
Class Name RP
Class Type Container [ Sequence , Mixed ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of directly inherited characteristics are:
Children The set of children attributes are:
Description This feature is a part of the HTML5 Ruby annotation. The 'rp' tag is used to provide fallback text to be shown by user agents that don't support ruby annotations. One widespread convention is to provide parentheses around the ruby text component of a ruby annotation. The contents of the rp tags are typically not displayed by user agents which do support ruby annotations. An rp tag that is a child of a ruby tag represents nothing. An rp element whose parent tag is not a ruby tag represents its children.

2.3.12.1 "phrasingContentModel" Attribute Description

The description of the "phrasingContentModel" attribute for the "RP" root class is given in Table 2.3.12.1.

Table 2.3.12.1 Description of the "phrasingContentModel" attribute for the "RP" root class.
Descriptor Definition
Attribute Name phrasingContentModel
Data Type PhrasingContentModelHTML5
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract attribute that defines the permitted content for the 'rp' tag. This content is collectively termed 'Phrasing'. Phrasing content is the text of the document, as well as elements that mark up that text at the intra-paragraph level. Runs of phrasing content form paragraphs.

2.3.13 RT Root Class Description

The data model for the "RT" root class is shown in Figure 2.3.13 and the accompanying definition in Table 2.3.13.

UML diagram of the RT class.

Figure 2.3.13 - RT class definitions.

Table 2.3.13 Description of the "RT" class.
Descriptor Definition
Class Name RT
Class Type Container [ Sequence , Mixed ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of directly inherited characteristics are:
Children The set of children attributes are:
Description This feature is a part of the HTML5 Ruby annotation. The 'rt' tag marks the ruby text component of a ruby annotation. When it is the child of a ruby tag or of an rtc tag that is itself the child of a ruby tag, it doesn't represent anything itself, but its ancestor ruby tag uses it as part of determining what it represents.

2.3.13.1 "phrasingContentModel" Attribute Description

The description of the "phrasingContentModel" attribute for the "RT" root class is given in Table 2.3.13.1.

Table 2.3.13.1 Description of the "phrasingContentModel" attribute for the "RT" root class.
Descriptor Definition
Attribute Name phrasingContentModel
Data Type PhrasingContentModelHTML5
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract attribute that defines the permitted content for the 'rt' tag. This content is collectively termed 'Phrasing'. Phrasing content is the text of the document, as well as tags that mark up that text at the intra-paragraph level. Runs of phrasing content form paragraphs.

2.3.14 RTC Root Class Description

The data model for the "RTC" root class is shown in Figure 2.3.14 and the accompanying definition in Table 2.3.14.

UML diagram of the RTC class.

Figure 2.3.14 - RTC class definitions.

Table 2.3.14 Description of the "RTC" class.
Descriptor Definition
Class Name RTC
Class Type Container [ Selection , Mixed ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of directly inherited characteristics are:
Children The set of children attributes are:
Description This feature is a part of the HTML5 Ruby annotation. The 'rtc' tag marks a ruby text container for ruby text components in a ruby annotation. When it is the child of a ruby tag it doesn't represent anything itself, but its parent ruby tag uses it as part of determining what it represents. An rtc tag that is not a child of a ruby tag represents the same thing as its children.

2.3.14.1 "phrasingContentModel" Attribute Description

The description of the "phrasingContentModel" attribute for the "RTC" root class is given in Table 2.3.14.1.

Table 2.3.14.1 Description of the "phrasingContentModel" attribute for the "RTC" root class.
Descriptor Definition
Attribute Name phrasingContentModel
Data Type PhrasingContentModelHTML5
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract attribute that defines the permitted content for the 'rtc' tag. This content is collectively termed 'Phrasing'. Phrasing content is the text of the document, as well as tags that mark up that text at the intra-paragraph level. Runs of phrasing content form paragraphs.

2.3.14.2 "rt" Attribute Description

The description of the "rt" attribute for the "RTC" root class is given in Table 2.3.14.2.

Table 2.3.14.2 Description of the "rt" attribute for the "RTC" root class.
Descriptor Definition
Attribute Name rt
Data Type RT
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [0.. unbounded]
Description This is the 'rt' Ruby tag within the 'rtc' Ruby tag. This tag can be intermingled with the associated 'Phrasing' content.

2.3.15 Ruby Root Class Description

The data model for the "Ruby" root class is shown in Figure 2.3.15 and the accompanying definition in Table 2.3.15.

UML diagram of the Ruby class.

Figure 2.3.15 - Ruby class definitions.

Table 2.3.15 Description of the "Ruby" class.
Descriptor Definition
Class Name Ruby
Class Type Container [ Sequence , Mixed ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of directly inherited characteristics are:
Children The set of children attributes are:
Description This feature is a part of the HTML5 Ruby annotation. The ruby tag allows one or more spans of phrasing content to be marked with ruby annotations. Ruby annotations are short runs of text presented alongside base text, primarily used in East Asian typography as a guide for pronunciation or to include other annotations. In Japanese, this form of typography is also known as furigana. Ruby text can appear on either side, and sometimes both sides, of the base text, and it is possible to control its position using CSS.

2.3.15.1 "rubySelection" Attribute Description

The description of the "rubySelection" attribute for the "Ruby" root class is given in Table 2.3.15.1.

Table 2.3.15.1 Description of the "rubySelection" attribute for the "Ruby" root class.
Descriptor Definition
Attribute Name rubySelection
Data Type RubySelection
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract attribute that enables the Ruby annotation to be composed of any combination of HTML5 Phrasing content and combinations of 'rp', 'rt' and 'rtc' tags.

2.3.16 Section Root Class Description

The data model for the "Section" root class is shown in Figure 2.3.16 and the accompanying definition in Table 2.3.16.

UML diagram of the Section class.

Figure 2.3.16 - Section class definitions.

Table 2.3.16 Description of the "Section" class.
Descriptor Definition
Class Name Section
Class Type Container [ Sequence , Mixed ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of directly inherited characteristics are:
Children The set of children attributes are:
Description This defines the permitted content for the HTML5 'section' tag. The section tag represents a generic section of a document or application. A section, in this context, is a thematic grouping of content. The theme of each section should be identified, typically by including a heading (h1-h6 tag) as a child of the section tag.

2.3.16.1 "flowGroup" Attribute Description

The description of the "flowGroup" attribute for the "Section" root class is given in Table 2.3.16.1.

Table 2.3.16.1 Description of the "flowGroup" attribute for the "Section" root class.
Descriptor Definition
Attribute Name flowGroup
Data Type FlowGroupHTML5
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract child. It is used to denote the permitted flow content i.e. the permitted set of HTML and other children.

2.3.17 Source Root Class Description

The data model for the "Source" root class is shown in Figure 2.3.17 and the accompanying definition in Table 2.3.17.

UML diagram of the Source class.

Figure 2.3.17 - Source class definitions.

Table 2.3.17 Description of the "Source" class.
Descriptor Definition
Class Name Source
Class Type Container [ Sequence ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of characteristics are: The set of directly inherited characteristics are:
Children There are no children.
Description The 'source' tag is an HTML5 feature. The source tag allows authors to specify multiple alternative media resources for media tags. It does not represent anything on its own.

2.3.17.1 "src" Characteristic Description

The description of the "src" characteristic for the "Source" root class is given in Table 2.3.17.1

Table 2.3.17.1 Description of the "src" characteristic for the "Source" class.
Descriptor Definition
Characteristic Name src
Data Type URL
Value Space Container [ DerivedType ]
Scope Global ("+")
Multiplicity [1]
Description The 'src' characteristic gives the address of the media resource. The value must be a valid non-empty URL potentially surrounded by spaces. This characteristic must be present.

2.3.17.2 "type" Characteristic Description

The description of the "type" characteristic for the "Source" root class is given in Table 2.3.17.2

Table 2.3.17.2 Description of the "type" characteristic for the "Source" class.
Descriptor Definition
Characteristic Name type
Data Type MimeType
Value Space Container [ DerivedType ]
Scope Global ("+")
Multiplicity [0..1]
Description The 'type' characteristic gives the type of the media resource, to help the user agent determine if it can play this media resource before fetching it. If specified, its value must be a valid MIME type.

2.3.18 Track Root Class Description

The data model for the "Track" root class is shown in Figure 2.3.18 and the accompanying definition in Table 2.3.18.

UML diagram of the Track class.

Figure 2.3.18 - Track class definitions.

Table 2.3.18 Description of the "Track" class.
Descriptor Definition
Class Name Track
Class Type Container [ Sequence ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of characteristics are: The set of directly inherited characteristics are:
Children There are no children.
Description The 'track' tag is an HTML5 feature. The track tag allows authors to specify explicit external timed text tracks for media elements. It does not represent anything on its own.

2.3.18.1 "kind" Characteristic Description

The description of the "kind" characteristic for the "Track" root class is given in Table 2.3.18.1

Table 2.3.18.1 Description of the "kind" characteristic for the "Track" class.
Descriptor Definition
Characteristic Name kind
Data Type KindValue
Value Space Enumerated value set of: { subtitles | captions | descriptions | chapters | metadata }
Default = "subtitles".
Scope Global ("+")
Multiplicity [0..1]
Description The 'kind' characteristic is an enumerated attribute. The following table lists the keywords defined for this attribute. The keyword given in the first cell of each row maps to the state given in the second cell.

2.3.18.2 "src" Characteristic Description

The description of the "src" characteristic for the "Track" root class is given in Table 2.3.18.2

Table 2.3.18.2 Description of the "src" characteristic for the "Track" class.
Descriptor Definition
Characteristic Name src
Data Type URL
Value Space Container [ DerivedType ]
Scope Global ("+")
Multiplicity [1]
Description The 'src' characteristic gives the address of the text track data. The value must be a valid non-empty URL potentially surrounded by spaces. This attribute must be present.

2.3.18.3 "srclang" Characteristic Description

The description of the "srclang" characteristic for the "Track" root class is given in Table 2.3.18.3

Table 2.3.18.3 Description of the "srclang" characteristic for the "Track" class.
Descriptor Definition
Characteristic Name srclang
Data Type NormalizedString (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The 'srclang' characteristic gives the language of the text track data. The value must be a valid BCP 47 language tag. This attribute must be present if the tag's kind attribute is in the subtitles state.

2.3.18.4 "default" Characteristic Description

The description of the "default" characteristic for the "Track" root class is given in Table 2.3.18.4

Table 2.3.18.4 Description of the "default" characteristic for the "Track" class.
Descriptor Definition
Characteristic Name default
Data Type Boolean (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The 'default' is a boolean, which, if specified, indicates that the track is to be enabled if the user's preferences do not indicate that another track would be more appropriate.

2.3.19 Video Root Class Description

The data model for the "Video" root class is shown in Figure 2.3.19 and the accompanying definition in Table 2.3.19.

UML diagram of the Video class.

Figure 2.3.19 - Video class definitions.

Table 2.3.19 Description of the "Video" class.
Descriptor Definition
Class Name Video
Class Type Container [ Sequence ]
Parents None (Root Class)
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics The set of characteristics are: The set of directly inherited characteristics are:
Children The set of children attributes are:
Description The 'video' tag is an HTML5 feature. A video tag is used for playing videos or movies, and audio files with captions.

2.3.19.1 "src" Characteristic Description

The description of the "src" characteristic for the "Video" root class is given in Table 2.3.19.1

Table 2.3.19.1 Description of the "src" characteristic for the "Video" class.
Descriptor Definition
Characteristic Name src
Data Type URL
Value Space Container [ DerivedType ]
Scope Global ("+")
Multiplicity [0..1]
Description The 'src' content characteristic on media tags gives the address of the media resource (video, audio) to show. The attribute, if present, must contain a valid non-empty URL potentially surrounded by spaces.

2.3.19.2 "crossorigin" Characteristic Description

The description of the "crossorigin" characteristic for the "Video" root class is given in Table 2.3.19.2

Table 2.3.19.2 Description of the "crossorigin" characteristic for the "Video" class.
Descriptor Definition
Characteristic Name crossorigin
Data Type CORSSettings
Value Space Enumerated value set of: { anonymous | use-credentials }
Scope Global ("+")
Multiplicity [0..1]
Description The crossorigin content characteristic on media tags is a CORS settings attribute.

2.3.19.3 "preload" Characteristic Description

The description of the "preload" characteristic for the "Video" root class is given in Table 2.3.19.3

Table 2.3.19.3 Description of the "preload" characteristic for the "Video" class.
Descriptor Definition
Characteristic Name preload
Data Type PreLoadValue
Value Space Enumerated value set of: { none | auto | metadata }
Default = "metadata".
Scope Global ("+")
Multiplicity [0..1]
Description The preload characteristic is an enumerated value. The attribute can be changed even once the media resource is being buffered or played; the descriptions in the table below are to be interpreted with that in mind.

2.3.19.4 "autoplay" Characteristic Description

The description of the "autoplay" characteristic for the "Video" root class is given in Table 2.3.19.4

Table 2.3.19.4 Description of the "autoplay" characteristic for the "Video" class.
Descriptor Definition
Characteristic Name autoplay
Data Type Boolean (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The 'autoplay' characteristic is a boolean. When present, the user agent (as described in the algorithm described herein) will automatically begin playback of the media resource as soon as it can do so without stopping.

2.3.19.5 "mediagroup" Characteristic Description

The description of the "mediagroup" characteristic for the "Video" root class is given in Table 2.3.19.5

Table 2.3.19.5 Description of the "mediagroup" characteristic for the "Video" class.
Descriptor Definition
Characteristic Name mediagroup
Data Type NormalizedString (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The 'mediagroup' content characteristic on media tags can be used to link multiple media elements together by implicitly creating a MediaController. The value is text; media elements with the same value are automatically linked by the user agent.

2.3.19.6 "loop" Characteristic Description

The description of the "loop" characteristic for the "Video" root class is given in Table 2.3.19.6

Table 2.3.19.6 Description of the "loop" characteristic for the "Video" class.
Descriptor Definition
Characteristic Name loop
Data Type Boolean (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The 'loop' characteristic is a boolean that, if specified, indicates that the media tag is to seek back to the start of the media resource upon reaching the end.

2.3.19.7 "muted" Characteristic Description

The description of the "muted" characteristic for the "Video" root class is given in Table 2.3.19.7

Table 2.3.19.7 Description of the "muted" characteristic for the "Video" class.
Descriptor Definition
Characteristic Name muted
Data Type Boolean (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The 'muted' characteristic on media tags is a boolean that controls the default state of the audio output of the media resource, potentially overriding user preferences. When a media tag is created, if it has a muted attribute specified, the user agent must mute the media element's audio output, overriding any user preference.

2.3.19.8 "controls" Characteristic Description

The description of the "controls" characteristic for the "Video" root class is given in Table 2.3.19.8

Table 2.3.19.8 Description of the "controls" characteristic for the "Video" class.
Descriptor Definition
Characteristic Name controls
Data Type Boolean (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The 'controls' characteristic is a boolean. If present, it indicates that the author has not provided a scripted controller and would like the user agent to provide its own set of controls

2.3.19.9 "poster" Characteristic Description

The description of the "poster" characteristic for the "Video" root class is given in Table 2.3.19.9

Table 2.3.19.9 Description of the "poster" characteristic for the "Video" class.
Descriptor Definition
Characteristic Name poster
Data Type URL
Value Space Container [ DerivedType ]
Scope Global ("+")
Multiplicity [0..1]
Description The 'poster' characteristic gives the address of an image file that the user agent can show while no video data is available. The characteristic, if present, must contain a valid non-empty URL potentially surrounded by spaces.

2.3.19.10 "width" Characteristic Description

The description of the "width" characteristic for the "Video" root class is given in Table 2.3.19.10

Table 2.3.19.10 Description of the "width" characteristic for the "Video" class.
Descriptor Definition
Characteristic Name width
Data Type NonNegativeInteger (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The 'width' characteristic defines the width of the video content in CSS pixels.

2.3.19.11 "height" Characteristic Description

The description of the "height" characteristic for the "Video" root class is given in Table 2.3.19.11

Table 2.3.19.11 Description of the "height" characteristic for the "Video" class.
Descriptor Definition
Characteristic Name height
Data Type NonNegativeInteger (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The 'height' characteristic defines the width of the video content in CSS pixels.

2.3.19.12 "source" Attribute Description

The description of the "source" attribute for the "Video" root class is given in Table 2.3.19.12.

Table 2.3.19.12 Description of the "source" attribute for the "Video" root class.
Descriptor Definition
Attribute Name source
Data Type Source
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [0.. unbounded]
Description The 'source' tag allows authors to specify multiple alternative media resources for video elements.

2.3.19.13 "track" Attribute Description

The description of the "track" attribute for the "Video" root class is given in Table 2.3.19.13.

Table 2.3.19.13 Description of the "track" attribute for the "Video" root class.
Descriptor Definition
Attribute Name track
Data Type Track
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [0.. unbounded]
Description The track tag allows authors to specify explicit external timed text tracks for the video tags.

2.4. Data Class Descriptions

This Section is NORMATIVE.

All of the data classes used within this Information Model are described in this Section. The syntax and semantics for this representation is described in Appendix A1.2.

2.4.1 BaseHTML5 Class Description

The data model for the "BaseHTML5" class is shown in Figure 2.4.1 and the accompanying definition in Table 2.4.1.

UML diagram of the BaseHTML5 class.

Figure 2.4.1 - BaseHTML5 class definitions.

Table 2.4.1 Description of the "BaseHTML5" class.
Descriptor Definition
Class Name BaseHTML5
Class Type Container [ Sequence ]
Parents There are no parent classes.
Derived Classes The set of derived classes are:
Super Classes This class is not derived from another class.
Characteristics The set of characteristics are:
Children There are no children.
Description This is the base class for the HTML5 features that have children. This consists of a set of children characteristics.

2.4.1.1 "id" Characteristic Description

The description of the "id" characteristic for the "BaseHTML5" class is given in Table 2.4.1.1.

Table 2.4.1.1 Description of the "id" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name id
Data Type UniqueIdentifier
Value Space Container [ DerivedType ]
Scope Global ("+")
Multiplicity [0..1]
Description The unique identifier assigned to the HTML tag. This must be unique otherwise features such as the APIP accessibilty text cannot be supplied as an alternative.

2.4.1.2 "language" Characteristic Description

The description of the "language" characteristic for the "BaseHTML5" class is given in Table 2.4.1.2.

Table 2.4.1.2 Description of the "language" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name language
Data Type Language (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description This chracteristic specifies the primary language for the tag's contents and for any of the tag's attributes that contain text. Its value must be a valid BCP 47 language tag, or the empty string. Setting the characteristic to the empty string indicates that the primary language is unknown.

2.4.1.3 "title" Characteristic Description

The description of the "title" characteristic for the "BaseHTML5" class is given in Table 2.4.1.3.

Table 2.4.1.3 Description of the "title" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name title
Data Type NormalizedString (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The title characteristic represents advisory information for the tag, such as would be appropriate for a tooltip. On a link, this could be the title or a description of the target resource; on an image, it could be the image credit or a description of the image; on a paragraph, it could be a footnote or commentary on the text; on a citation, it could be further information about the source; on interactive content, it could be a label for, or instructions for, use of the element; and so forth. The value is text.

2.4.1.4 "label" Characteristic Description

The description of the "label" characteristic for the "BaseHTML5" class is given in Table 2.4.1.4.

Table 2.4.1.4 Description of the "label" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name label
Data Type NormalizedString (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The label characteristic represents information for the tag that can be used to identify it or its functionality, such as would be appropriate for a tooltip. The value is text.

2.4.1.5 "class" Characteristic Description

The description of the "class" characteristic for the "BaseHTML5" class is given in Table 2.4.1.5.

Table 2.4.1.5 Description of the "class" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name class
Data Type StringList
Value Space The list consist of values of data-type(s): String (Primitive-type)
Scope Global ("+")
Multiplicity [0..1]
Description Every HTML tag may have a class attribute specified. If specified, it must have a value that is a set of space-separated tokens representing the various classes to which the tag belongs.

2.4.1.6 "dir" Characteristic Description

The description of the "dir" characteristic for the "BaseHTML5" class is given in Table 2.4.1.6.

Table 2.4.1.6 Description of the "dir" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name dir
Data Type DirValue
Value Space Enumerated value set of: { ltr | rtl | auto }
Default = "auto".
Scope Global ("+")
Multiplicity [0..1]
Description Specifies the tag's text directionality.

2.4.1.7 "role" Characteristic Description

The description of the "role" characteristic for the "BaseHTML5" class is given in Table 2.4.1.7.

Table 2.4.1.7 Description of the "role" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name role
Data Type ARIARoleValue
Value Space Enumerated value set of: { article | columnheader | definition | directory | document | group | heading | img | list | listitem | math | note | presentation | region | row | rowgroup | rowheader | separator | toolbar | button | checkbox | gridcell | link | log | option | radio | slider | spinbutton | status | tab | tabpanel | textbox | timer | listbox | radiogroup | tablist | complementary | contentinfo }
Scope Global ("+")
Multiplicity [0..1]
Description This is the ARIA role. Roles are defined and described by their characteristics. Characteristics define the structural function of a role, such as what a role is, concepts behind it, and what instances the role can or must contain.

2.4.1.8 "aria-controls" Characteristic Description

The description of the "aria-controls" characteristic for the "BaseHTML5" class is given in Table 2.4.1.8.

Table 2.4.1.8 Description of the "aria-controls" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name aria-controls
Data Type IDREFS (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. This identifies the tag (or tags) whose contents or presence are controlled by the current tag.

2.4.1.9 "aria-describedby" Characteristic Description

The description of the "aria-describedby" characteristic for the "BaseHTML5" class is given in Table 2.4.1.9.

Table 2.4.1.9 Description of the "aria-describedby" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name aria-describedby
Data Type IDREFS (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. Identifies the element (or elements) that describes the object.

2.4.1.10 "aria-flowto" Characteristic Description

The description of the "aria-flowto" characteristic for the "BaseHTML5" class is given in Table 2.4.1.10.

Table 2.4.1.10 Description of the "aria-flowto" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name aria-flowto
Data Type IDREFS (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. Identifies the next tag (or tags) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.

2.4.1.11 "aria-label" Characteristic Description

The description of the "aria-label" characteristic for the "BaseHTML5" class is given in Table 2.4.1.11.

Table 2.4.1.11 Description of the "aria-label" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name aria-label
Data Type NormalizedString (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. Defines a string value that labels the current tag. See related aria-labelledby. The purpose of aria-label is the same as that of aria-labelledby. It provides the user with a recognizable name of the object.

2.4.1.12 "aria-labelledby" Characteristic Description

The description of the "aria-labelledby" characteristic for the "BaseHTML5" class is given in Table 2.4.1.12.

Table 2.4.1.12 Description of the "aria-labelledby" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name aria-labelledby
Data Type IDREFS (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. Identifies the tag (or tags) that labels the current element. See related aria-label and aria-describedby. The purpose of aria-labelledby is the same as that of aria-label. It provides the user with a recognizable name of the object. The most common accessibility API mapping for a label is the accessible name property. If the label text is visible on screen, authors SHOULD use aria-labelledby and SHOULD NOT use aria-label. Use aria-label only if the interface is such that it is not possible to have a visible label on the screen. As required by the text alternative computation, user agents give precedence to aria-labelledby over aria-label when computing the accessible name property. The aria-labelledby attribute is similar to aria-describedby in that both reference other elements to calculate a text alternative, but a label should be concise, where a description is intended to provide more verbose information.

2.4.1.13 "aria-level" Characteristic Description

The description of the "aria-level" characteristic for the "BaseHTML5" class is given in Table 2.4.1.13.

Table 2.4.1.13 Description of the "aria-level" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name aria-level
Data Type AriaLevelInteger
Value Space Container [ DerivedType ]
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. Defines the hierarchical level of an tag within a structure. This can be applied inside trees to tree items, to headings inside a document, to nested grids, nested tablists and to other structural items that may appear inside a container or participate in an ownership hierarchy. The value for aria-level is an integer greater than or equal to 1.

2.4.1.14 "aria-live" Characteristic Description

The description of the "aria-live" characteristic for the "BaseHTML5" class is given in Table 2.4.1.14.

Table 2.4.1.14 Description of the "aria-live" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name aria-live
Data Type ARIALiveValue
Value Space Enumerated value set of: { off | polite | assertive }
Default = "off".
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. Indicates that a tag will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. The values of this attribute are expressed in degrees of importance. When regions are specified as polite, assistive technologies will notify users of updates but generally do not interrupt the current task, and updates take low priority. When regions are specified as assertive, assistive technologies will immediately notify the user, and could potentially clear the speech queue of previous updates.

2.4.1.15 "aria-orientation" Characteristic Description

The description of the "aria-orientation" characteristic for the "BaseHTML5" class is given in Table 2.4.1.15.

Table 2.4.1.15 Description of the "aria-orientation" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name aria-orientation
Data Type ARIAOrientationValue
Value Space Enumerated value set of: { vertical | horizontal }
Default = "horizontal".
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. Indicates whether the tag and orientation is horizontal or vertical.

2.4.1.16 "aria-owns" Characteristic Description

The description of the "aria-owns" characteristic for the "BaseHTML5" class is given in Table 2.4.1.16.

Table 2.4.1.16 Description of the "aria-owns" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name aria-owns
Data Type IDREFS (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. See related aria-controls. The value of the aria-owns attribute is a space-separated list of IDREFS that reference one or more elements in the document by ID.

2.4.1.17 "aria-hidden" Characteristic Description

The description of the "aria-hidden" characteristic for the "BaseHTML5" class is given in Table 2.4.1.17.

Table 2.4.1.17 Description of the "aria-hidden" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name aria-hidden
Data Type Boolean (Primitive-type)
Value Space See Appendix A1.3.
Default = "false".
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. It indicates whether the element is exposed to an accessibility API.

2.4.1.18 "dataExtension" Characteristic Description

The description of the "dataExtension" characteristic for the "BaseHTML5" class is given in Table 2.4.1.18.

Table 2.4.1.18 Description of the "dataExtension" characteristic for the "BaseHTML5" class.
Descriptor Definition
Characteristic Name dataExtension
Data Type DataHTML5Extension
Value Space Container [ DerivedType ]
Scope Global ("+")
Multiplicity [0.. unbounded]
Description This is the HTML5 extension characteristic. A custom data characteristic is a characteristic in no namespace whose name starts with the string 'data-', has at least one character after the hyphen, is XML-compatible, and contains no uppercase ASCII letters.

2.5. Abstract Class Descriptions

This Section is NORMATIVE.

All of the abstract data classes used within this Information Model are described in this Section. The syntax and semantics for this representation is described in Appendix A1.2.

2.5.1 FlowContentModelHTML5 Class Description

The data model for the "FlowContentModelHTML5" class is shown in Figure 2.5.1 and the accompanying definition in Table 2.5.1

UML diagram of the FlowContentModelHTML5 class.

Figure 2.5.1 - FlowContentModelHTML5 class definitions.

Table 2.5.1 Description of the "FlowContentModelHTML5" class.
Descriptor Definition
Class Name FlowContentModelHTML5
Class Type Abstract Container [ Selection ]
Parents The set of parent classes are:
Derived Classes There are no derived classes.
Super Classes This class is not derived from another class.
Characteristics There are no characteristics.
Children The set of children attributes are:
Description This is the abstract class that is used to provide the set of HTML tag options defined as flow content. The formal definition of flow content is given in [QTI, 21].

2.5.1.1 "img" Attribute Description

The description of the "img" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.1.

Table 2.5.1.1 Description of the "img" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name img
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'img' tag for the HTML. This is taken from the QTI ASI.

2.5.1.2 "br" Attribute Description

The description of the "br" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.2.

Table 2.5.1.2 Description of the "br" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name br
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'br' tag for the HTML. This is taken from the QTI ASI.

2.5.1.3 "object" Attribute Description

The description of the "object" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.3.

Table 2.5.1.3 Description of the "object" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name object
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'object' tag for the HTML. This is taken from the QTI ASI.

2.5.1.4 "em" Attribute Description

The description of the "em" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.4.

Table 2.5.1.4 Description of the "em" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name em
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'em' tag for the HTML. This is taken from the QTI ASI.

2.5.1.5 "a" Attribute Description

The description of the "a" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.5.

Table 2.5.1.5 Description of the "a" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name a
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'a' tag for the HTML. This is taken from the QTI ASI.

2.5.1.6 "code" Attribute Description

The description of the "code" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.6.

Table 2.5.1.6 Description of the "code" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name code
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'code' tag for the HTML. This is taken from the QTI ASI.

2.5.1.7 "span" Attribute Description

The description of the "span" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.7.

Table 2.5.1.7 Description of the "span" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name span
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'span' tag for the HTML. This is taken from the QTI ASI.

2.5.1.8 "sub" Attribute Description

The description of the "sub" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.8.

Table 2.5.1.8 Description of the "sub" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name sub
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'sub' tag for the HTML. This is taken from the QTI ASI.

2.5.1.9 "acronym" Attribute Description

The description of the "acronym" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.9.

Table 2.5.1.9 Description of the "acronym" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name acronym
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'acronym' tag for the HTML. This is taken from the QTI ASI.

2.5.1.10 "big" Attribute Description

The description of the "big" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.10.

Table 2.5.1.10 Description of the "big" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name big
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'big' tag for the HTML. This is taken from the QTI ASI.

2.5.1.11 "tt" Attribute Description

The description of the "tt" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.11.

Table 2.5.1.11 Description of the "tt" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name tt
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'tt' tag for the HTML. This is taken from the QTI ASI.

2.5.1.12 "kbd" Attribute Description

The description of the "kbd" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.12.

Table 2.5.1.12 Description of the "kbd" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name kbd
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'kbd' tag for the HTML. This is taken from the QTI ASI.

2.5.1.13 "q" Attribute Description

The description of the "q" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.13.

Table 2.5.1.13 Description of the "q" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name q
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'q' tag for the HTML. This is taken from the QTI ASI.

2.5.1.14 "i" Attribute Description

The description of the "i" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.14.

Table 2.5.1.14 Description of the "i" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name i
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'i' tag for the HTML. This is taken from the QTI ASI.

2.5.1.15 "dfn" Attribute Description

The description of the "dfn" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.15.

Table 2.5.1.15 Description of the "dfn" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name dfn
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'dfn' tag for the HTML. This is taken from the QTI ASI.

2.5.1.16 "abbr" Attribute Description

The description of the "abbr" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.16.

Table 2.5.1.16 Description of the "abbr" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name abbr
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'abbr' tag for the HTML. This is taken from the QTI ASI.

2.5.1.17 "strong" Attribute Description

The description of the "strong" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.17.

Table 2.5.1.17 Description of the "strong" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name strong
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'strong' tag for the HTML. This is taken from the QTI ASI.

2.5.1.18 "sup" Attribute Description

The description of the "sup" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.18.

Table 2.5.1.18 Description of the "sup" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name sup
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'sup' tag for the HTML. This is taken from the QTI ASI.

2.5.1.19 "var" Attribute Description

The description of the "var" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.19.

Table 2.5.1.19 Description of the "var" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name var
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'var' tag for the HTML. This is taken from the QTI ASI.

2.5.1.20 "small" Attribute Description

The description of the "small" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.20.

Table 2.5.1.20 Description of the "small" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name small
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'small' tag for the HTML. This is taken from the QTI ASI.

2.5.1.21 "samp" Attribute Description

The description of the "samp" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.21.

Table 2.5.1.21 Description of the "samp" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name samp
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'samp' tag for the HTML. This is taken from the QTI ASI.

2.5.1.22 "b" Attribute Description

The description of the "b" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.22.

Table 2.5.1.22 Description of the "b" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name b
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'b' tag for the HTML. This is taken from the QTI ASI.

2.5.1.23 "cite" Attribute Description

The description of the "cite" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.23.

Table 2.5.1.23 Description of the "cite" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name cite
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'cite' tag for the HTML. This is taken from the QTI ASI.

2.5.1.24 "bdo" Attribute Description

The description of the "bdo" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.24.

Table 2.5.1.24 Description of the "bdo" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name bdo
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'bdo' tag for the HTML. This is taken from the QTI ASI.

2.5.1.25 "bdi" Attribute Description

The description of the "bdi" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.25.

Table 2.5.1.25 Description of the "bdi" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name bdi
Data Type BDI
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [1]
Description This is the 'bdi' tag for the HTML. This is taken from the QTI HTML5.

2.5.1.26 "figure" Attribute Description

The description of the "figure" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.26.

Table 2.5.1.26 Description of the "figure" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name figure
Data Type Figure
Value Space Container [ Unordered ]
Scope Global ("+")
Multiplicity [1]
Description This is the 'figure' tag for the HTML. This is taken from the QTI HTML5.

2.5.1.27 "audio" Attribute Description

The description of the "audio" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.27.

Table 2.5.1.27 Description of the "audio" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name audio
Data Type Audio
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [1]
Description This is the 'audio' tag for the HTML. This is taken from the QTI HTML5.

2.5.1.28 "video" Attribute Description

The description of the "video" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.28.

Table 2.5.1.28 Description of the "video" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name video
Data Type Video
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [1]
Description This is the 'video' tag for the HTML. This is taken from the QTI HTML5.

2.5.1.29 "label" Attribute Description

The description of the "label" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.29.

Table 2.5.1.29 Description of the "label" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name label
Data Type Label
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [1]
Description This is the 'label' tag for the HTML. This is taken from the QTI HTML but placed in the HTML5 due to a clash with another tag already in QTI ASI.

2.5.1.30 "article" Attribute Description

The description of the "article" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.30.

Table 2.5.1.30 Description of the "article" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name article
Data Type Article
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [1]
Description This is the 'article' tag for the HTML. This is taken from the QTI HTML5.

2.5.1.31 "aside" Attribute Description

The description of the "aside" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.31.

Table 2.5.1.31 Description of the "aside" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name aside
Data Type Aside
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [1]
Description This is the 'aside' tag for the HTML. This is taken from the QTI HTML5.

2.5.1.32 "footer" Attribute Description

The description of the "footer" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.32.

Table 2.5.1.32 Description of the "footer" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name footer
Data Type Footer
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [1]
Description This is the 'footer' tag for the HTML. This is taken from the QTI HTML5.

2.5.1.33 "header" Attribute Description

The description of the "header" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.33.

Table 2.5.1.33 Description of the "header" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name header
Data Type Header
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [1]
Description This is the 'header' tag for the HTML. This is taken from the QTI HTML5.

2.5.1.34 "nav" Attribute Description

The description of the "nav" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.34.

Table 2.5.1.34 Description of the "nav" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name nav
Data Type Nav
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [1]
Description This is the 'nav' tag for the HTML. This is taken from the QTI HTML5.

2.5.1.35 "section" Attribute Description

The description of the "section" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.35.

Table 2.5.1.35 Description of the "section" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name section
Data Type Section
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [1]
Description This is the 'section' tag for the HTML. This is taken from the QTI HTML5.

2.5.1.36 "pre" Attribute Description

The description of the "pre" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.36.

Table 2.5.1.36 Description of the "pre" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name pre
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'pre' tag for the HTML. This is taken from the QTI ASI.

2.5.1.37 "h1" Attribute Description

The description of the "h1" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.37.

Table 2.5.1.37 Description of the "h1" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name h1
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'h1' tag for the HTML. This is taken from the QTI ASI.

2.5.1.38 "h2" Attribute Description

The description of the "h2" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.38.

Table 2.5.1.38 Description of the "h2" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name h2
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'h2' tag for the HTML. This is taken from the QTI ASI.

2.5.1.39 "h3" Attribute Description

The description of the "h3" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.39.

Table 2.5.1.39 Description of the "h3" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name h3
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'h3' tag for the HTML. This is taken from the QTI ASI.

2.5.1.40 "h4" Attribute Description

The description of the "h4" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.40.

Table 2.5.1.40 Description of the "h4" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name h4
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'h4' tag for the HTML. This is taken from the QTI ASI.

2.5.1.41 "h5" Attribute Description

The description of the "h5" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.41.

Table 2.5.1.41 Description of the "h5" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name h5
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'h5' tag for the HTML. This is taken from the QTI ASI.

2.5.1.42 "h6" Attribute Description

The description of the "h6" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.42.

Table 2.5.1.42 Description of the "h6" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name h6
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'h6' tag for the HTML. This is taken from the QTI ASI.

2.5.1.43 "p" Attribute Description

The description of the "p" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.43.

Table 2.5.1.43 Description of the "p" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name p
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'p' tag for the HTML. This is taken from the QTI ASI.

2.5.1.44 "address" Attribute Description

The description of the "address" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.44.

Table 2.5.1.44 Description of the "address" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name address
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'address' tag for the HTML. This is taken from the QTI ASI.

2.5.1.45 "dl" Attribute Description

The description of the "dl" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.45.

Table 2.5.1.45 Description of the "dl" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name dl
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'dl' tag for the HTML. This is taken from the QTI ASI.

2.5.1.46 "ol" Attribute Description

The description of the "ol" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.46.

Table 2.5.1.46 Description of the "ol" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name ol
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'ol' tag for the HTML. This is taken from the QTI ASI.

2.5.1.47 "ul" Attribute Description

The description of the "ul" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.47.

Table 2.5.1.47 Description of the "ul" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name ul
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'ul' tag for the HTML. This is taken from the QTI ASI.

2.5.1.48 "hr" Attribute Description

The description of the "hr" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.48.

Table 2.5.1.48 Description of the "hr" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name hr
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'hr' tag for the HTML. This is taken from the QTI ASI.

2.5.1.49 "ssmlGroup" Attribute Description

The description of the "ssmlGroup" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.49.

Table 2.5.1.49 Description of the "ssmlGroup" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name ssmlGroup
Data Type SSMLGroup
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract attribute that is used to offer the set of SSML tags for annotating the content.

2.5.1.50 "ruby" Attribute Description

The description of the "ruby" attribute for the "FlowContentModelHTML5" class is given in Table 2.5.1.50.

Table 2.5.1.50 Description of the "ruby" attribute for the "FlowContentModelHTML5" class.
Descriptor Definition
Attribute Name ruby
Data Type Ruby
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [1]
Description This is the 'ruby' tag for the HTML. This is taken from the QTI HTML5.

2.5.2 FlowGroupHTML5 Class Description

The data model for the "FlowGroupHTML5" class is shown in Figure 2.5.2 and the accompanying definition in Table 2.5.2

UML diagram of the FlowGroupHTML5 class.

Figure 2.5.2 - FlowGroupHTML5 class definitions.

Table 2.5.2 Description of the "FlowGroupHTML5" class.
Descriptor Definition
Class Name FlowGroupHTML5
Class Type Abstract Container [ Selection ]
Parents The set of parent classes are:
Derived Classes There are no derived classes.
Super Classes This class is not derived from another class.
Characteristics There are no characteristics.
Children The set of children attributes are:
Description This is the abstract class that provides the selection of the flow group content, namely between: MathML 2, MathML 3, XInclude and the flow content model as defined under HTML (see the abstract class FlowContentModel for more details).

2.5.2.1 "math" Attribute Description

The description of the "math" attribute for the "FlowGroupHTML5" class is given in Table 2.5.2.1.

Table 2.5.2.1 Description of the "math" attribute for the "FlowGroupHTML5" class.
Descriptor Definition
Attribute Name math
Data Type MathML2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the option for the MathML 2 content.

2.5.2.2 "math" Attribute Description

The description of the "math" attribute for the "FlowGroupHTML5" class is given in Table 2.5.2.2.

Table 2.5.2.2 Description of the "math" attribute for the "FlowGroupHTML5" class.
Descriptor Definition
Attribute Name math
Data Type MathML3
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the option for the MathML 3 content.

2.5.2.3 "include" Attribute Description

The description of the "include" attribute for the "FlowGroupHTML5" class is given in Table 2.5.2.3.

Table 2.5.2.3 Description of the "include" attribute for the "FlowGroupHTML5" class.
Descriptor Definition
Attribute Name include
Data Type Include
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the option for the inclusion of content fragments. In the case of XML-based bindings this makes use of the XInclude standard.

2.5.2.4 "flowContentModel" Attribute Description

The description of the "flowContentModel" attribute for the "FlowGroupHTML5" class is given in Table 2.5.2.4.

Table 2.5.2.4 Description of the "flowContentModel" attribute for the "FlowGroupHTML5" class.
Descriptor Definition
Attribute Name flowContentModel
Data Type FlowContentModelHTML5
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract child. It is used to denote the permitted flow content i.e. the permitted set of HTML children.

2.5.3 PhraseRBSelection Class Description

The data model for the "PhraseRBSelection" class is shown in Figure 2.5.3 and the accompanying definition in Table 2.5.3

UML diagram of the PhraseRBSelection class.

Figure 2.5.3 - PhraseRBSelection class definitions.

Table 2.5.3 Description of the "PhraseRBSelection" class.
Descriptor Definition
Class Name PhraseRBSelection
Class Type Abstract Container [ Selection ]
Parents The set of parent classes are:
Derived Classes There are no derived classes.
Super Classes This class is not derived from another class.
Characteristics There are no characteristics.
Children The set of children attributes are:
Description This is an abstract class that forms a part of the Ruby annotation. It enables the Ruby markup to be composed of combinations of the HTML5 Phrasing content and 'rb' tags.

2.5.3.1 "phrasingContentModel" Attribute Description

The description of the "phrasingContentModel" attribute for the "PhraseRBSelection" class is given in Table 2.5.3.1.

Table 2.5.3.1 Description of the "phrasingContentModel" attribute for the "PhraseRBSelection" class.
Descriptor Definition
Attribute Name phrasingContentModel
Data Type PhrasingContentModelHTML5
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [0.. unbounded]
Description This is an abstract attribute that allows the contents to be composed of the HTML phrasing content.

2.5.3.2 "rb" Attribute Description

The description of the "rb" attribute for the "PhraseRBSelection" class is given in Table 2.5.3.2.

Table 2.5.3.2 Description of the "rb" attribute for the "PhraseRBSelection" class.
Descriptor Definition
Attribute Name rb
Data Type RB
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [0.. unbounded]
Description The 'rp' Ruby annotation tag option.

2.5.4 PhrasingContentModelHTML5 Class Description

The data model for the "PhrasingContentModelHTML5" class is shown in Figure 2.5.4 and the accompanying definition in Table 2.5.4

UML diagram of the PhrasingContentModelHTML5 class.

Figure 2.5.4 - PhrasingContentModelHTML5 class definitions.

Table 2.5.4 Description of the "PhrasingContentModelHTML5" class.
Descriptor Definition
Class Name PhrasingContentModelHTML5
Class Type Abstract Container [ Selection ]
Parents The set of parent classes are:
Derived Classes There are no derived classes.
Super Classes This class is not derived from another class.
Characteristics There are no characteristics.
Children The set of children attributes are:
Description This is the abstract class that is used to provide the set of HTML tag options defined as phrasing content. The formal definition of Phrasing content is given in [HTML5, 14].

2.5.4.1 "a" Attribute Description

The description of the "a" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.1.

Table 2.5.4.1 Description of the "a" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name a
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'a' tag for the HTML. This is taken from the QTI ASI.

2.5.4.2 "abbr" Attribute Description

The description of the "abbr" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.2.

Table 2.5.4.2 Description of the "abbr" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name abbr
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'abbr' tag for the HTML. This is taken from the QTI ASI.

2.5.4.3 "b" Attribute Description

The description of the "b" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.3.

Table 2.5.4.3 Description of the "b" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name b
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'b' tag for the HTML. This is taken from the QTI ASI.

2.5.4.4 "bdo" Attribute Description

The description of the "bdo" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.4.

Table 2.5.4.4 Description of the "bdo" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name bdo
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'bdo' tag for the HTML. This is taken from the QTI ASI.

2.5.4.5 "br" Attribute Description

The description of the "br" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.5.

Table 2.5.4.5 Description of the "br" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name br
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'br' tag for the HTML. This is taken from the QTI ASI.

2.5.4.6 "cite" Attribute Description

The description of the "cite" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.6.

Table 2.5.4.6 Description of the "cite" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name cite
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'cite' tag for the HTML. This is taken from the QTI ASI.

2.5.4.7 "code" Attribute Description

The description of the "code" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.7.

Table 2.5.4.7 Description of the "code" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name code
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'code' tag for the HTML. This is taken from the QTI ASI.

2.5.4.8 "dfn" Attribute Description

The description of the "dfn" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.8.

Table 2.5.4.8 Description of the "dfn" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name dfn
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'dfn' tag for the HTML. This is taken from the QTI ASI.

2.5.4.9 "em" Attribute Description

The description of the "em" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.9.

Table 2.5.4.9 Description of the "em" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name em
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'em' tag for the HTML. This is taken from the QTI ASI.

2.5.4.10 "i" Attribute Description

The description of the "i" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.10.

Table 2.5.4.10 Description of the "i" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name i
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'i' tag for the HTML. This is taken from the QTI ASI.

2.5.4.11 "img" Attribute Description

The description of the "img" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.11.

Table 2.5.4.11 Description of the "img" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name img
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'img' tag for the HTML. This is taken from the QTI ASI.

2.5.4.12 "kbd" Attribute Description

The description of the "kbd" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.12.

Table 2.5.4.12 Description of the "kbd" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name kbd
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'kbd' tag for the HTML. This is taken from the QTI ASI.

2.5.4.13 "object" Attribute Description

The description of the "object" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.13.

Table 2.5.4.13 Description of the "object" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name object
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'object' tag for the HTML. This is taken from the QTI ASI.

2.5.4.14 "q" Attribute Description

The description of the "q" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.14.

Table 2.5.4.14 Description of the "q" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name q
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'q' tag for the HTML. This is taken from the QTI ASI.

2.5.4.15 "samp" Attribute Description

The description of the "samp" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.15.

Table 2.5.4.15 Description of the "samp" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name samp
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'samp' tag for the HTML. This is taken from the QTI ASI.

2.5.4.16 "small" Attribute Description

The description of the "small" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.16.

Table 2.5.4.16 Description of the "small" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name small
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'small' tag for the HTML. This is taken from the QTI ASI.

2.5.4.17 "span" Attribute Description

The description of the "span" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.17.

Table 2.5.4.17 Description of the "span" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name span
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'span' tag for the HTML. This is taken from the QTI ASI.

2.5.4.18 "strong" Attribute Description

The description of the "strong" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.18.

Table 2.5.4.18 Description of the "strong" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name strong
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'strong' tag for the HTML. This is taken from the QTI ASI.

2.5.4.19 "sub" Attribute Description

The description of the "sub" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.19.

Table 2.5.4.19 Description of the "sub" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name sub
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'sub' tag for the HTML. This is taken from the QTI ASI.

2.5.4.20 "sup" Attribute Description

The description of the "sup" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.20.

Table 2.5.4.20 Description of the "sup" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name sup
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'sup' tag for the HTML. This is taken from the QTI ASI.

2.5.4.21 "var" Attribute Description

The description of the "var" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.21.

Table 2.5.4.21 Description of the "var" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name var
Data Type QTIv2p2
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is the 'var' tag for the HTML. This is taken from the QTI ASI.

2.5.4.22 "audio" Attribute Description

The description of the "audio" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.22.

Table 2.5.4.22 Description of the "audio" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name audio
Data Type Audio
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [1]
Description This is the 'audio' tag for the HTML5. This is taken from the QTI HTML5.

2.5.4.23 "bdi" Attribute Description

The description of the "bdi" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.23.

Table 2.5.4.23 Description of the "bdi" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name bdi
Data Type BDI
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [1]
Description This is the 'bdi' tag for the HTML5. This is taken from the QTI HTML5.

2.5.4.24 "label" Attribute Description

The description of the "label" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.24.

Table 2.5.4.24 Description of the "label" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name label
Data Type Label
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [1]
Description This is the 'label' tag for the HTML5. This is taken from the QTI HTML but placed in the HTML5 due to a clash with another tag already in QTI ASI.

2.5.4.25 "ruby" Attribute Description

The description of the "ruby" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.25.

Table 2.5.4.25 Description of the "ruby" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name ruby
Data Type Ruby
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [1]
Description This is the 'ruby' tag for the HTML5. This is taken from the QTI HTML5.

2.5.4.26 "video" Attribute Description

The description of the "video" attribute for the "PhrasingContentModelHTML5" class is given in Table 2.5.4.26.

Table 2.5.4.26 Description of the "video" attribute for the "PhrasingContentModelHTML5" class.
Descriptor Definition
Attribute Name video
Data Type Video
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [1]
Description This is the 'video' tag for the HTML5. This is taken from the QTI HTML5.

2.5.5 RPRTSelection Class Description

The data model for the "RPRTSelection" class is shown in Figure 2.5.5 and the accompanying definition in Table 2.5.5

UML diagram of the RPRTSelection class.

Figure 2.5.5 - RPRTSelection class definitions.

Table 2.5.5 Description of the "RPRTSelection" class.
Descriptor Definition
Class Name RPRTSelection
Class Type Abstract Container [ Unordered ]
Parents The set of parent classes are:
Derived Classes There are no derived classes.
Super Classes This class is not derived from another class.
Characteristics There are no characteristics.
Children The set of children attributes are:
Description This is an abstract class that provides the choice between the 'rp', 'rt' and 'rtc' Ruby annotation tags.

2.5.5.1 "rp" Attribute Description

The description of the "rp" attribute for the "RPRTSelection" class is given in Table 2.5.5.1.

Table 2.5.5.1 Description of the "rp" attribute for the "RPRTSelection" class.
Descriptor Definition
Attribute Name rp
Data Type RP
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [0..1]
Description The 'rp' Ruby annotation tag option.

2.5.5.2 "rtrtcSelection" Attribute Description

The description of the "rtrtcSelection" attribute for the "RPRTSelection" class is given in Table 2.5.5.2.

Table 2.5.5.2 Description of the "rtrtcSelection" attribute for the "RPRTSelection" class.
Descriptor Definition
Attribute Name rtrtcSelection
Data Type RTRTCSelection
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [1]
Description This is an abstract attribute that rovides choices between the 'rt' and 'rtc' Ruby annotation tag option.

2.5.6 RTRTCSelection Class Description

The data model for the "RTRTCSelection" class is shown in Figure 2.5.6 and the accompanying definition in Table 2.5.6

UML diagram of the RTRTCSelection class.

Figure 2.5.6 - RTRTCSelection class definitions.

Table 2.5.6 Description of the "RTRTCSelection" class.
Descriptor Definition
Class Name RTRTCSelection
Class Type Abstract Container [ Selection ]
Parents The set of parent classes are:
Derived Classes There are no derived classes.
Super Classes This class is not derived from another class.
Characteristics There are no characteristics.
Children The set of children attributes are:
Description This is an abstract class that provides the choice between the 'rt' and the 'rtc' Ruby annotation tags.

2.5.6.1 "rt" Attribute Description

The description of the "rt" attribute for the "RTRTCSelection" class is given in Table 2.5.6.1.

Table 2.5.6.1 Description of the "rt" attribute for the "RTRTCSelection" class.
Descriptor Definition
Attribute Name rt
Data Type RT
Value Space Container [ Sequence ]
Scope Global ("+")
Multiplicity [1]
Description The 'rt' Ruby annotation tag option.

2.5.6.2 "rtc" Attribute Description

The description of the "rtc" attribute for the "RTRTCSelection" class is given in Table 2.5.6.2.

Table 2.5.6.2 Description of the "rtc" attribute for the "RTRTCSelection" class.
Descriptor Definition
Attribute Name rtc
Data Type RTC
Value Space Container [ Selection ]
Scope Global ("+")
Multiplicity [1]
Description The 'rtc' Ruby annotation tag option.

2.5.7 RubySelection Class Description

The data model for the "RubySelection" class is shown in Figure 2.5.7 and the accompanying definition in Table 2.5.7

UML diagram of the RubySelection class.

Figure 2.5.7 - RubySelection class definitions.

Table 2.5.7 Description of the "RubySelection" class.
Descriptor Definition
Class Name RubySelection
Class Type Abstract Container [ Selection ]
Parents The set of parent classes are:
Derived Classes There are no derived classes.
Super Classes This class is not derived from another class.
Characteristics There are no characteristics.
Children The set of children attributes are:
Description This is an abstract class that forms a part of the Ruby annotation. It enables the Ruby markup to be composed of combinations of the HTML5 Phrasing content and the 'rb' tags, and the 'rp', 'rt' and rtc' tags.

2.5.7.1 "phraseSelection" Attribute Description

The description of the "phraseSelection" attribute for the "RubySelection" class is given in Table 2.5.7.1.

Table 2.5.7.1 Description of the "phraseSelection" attribute for the "RubySelection" class.
Descriptor Definition
Attribute Name phraseSelection
Data Type PhraseRBSelection
Value Space Abstract Container [ Selection ]
Scope Local ("-")
Multiplicity [1]
Description This is an abstract attribute that allows the contents to be composed of the HTML phrasing content and 'rb' tags.

2.5.7.2 "rprtSelection" Attribute Description

The description of the "rprtSelection" attribute for the "RubySelection" class is given in Table 2.5.7.2.

Table 2.5.7.2 Description of the "rprtSelection" attribute for the "RubySelection" class.
Descriptor Definition
Attribute Name rprtSelection
Data Type RPRTSelection
Value Space Abstract Container [ Unordered ]
Scope Local ("-")
Multiplicity [1]
Description This is an abstract attribute that enables the content to be based upon various combinations of the 'rp', 'rt' and rtc' tags.

2.5.8 SSMLGroup Class Description

The data model for the "SSMLGroup" class is shown in Figure 2.5.8 and the accompanying definition in Table 2.5.8

UML diagram of the SSMLGroup class.

Figure 2.5.8 - SSMLGroup class definitions.

Table 2.5.8 Description of the "SSMLGroup" class.
Descriptor Definition
Class Name SSMLGroup
Class Type Abstract Container [ Selection ]
Parents The set of parent classes are:
Derived Classes There are no derived classes.
Super Classes This class is not derived from another class.
Characteristics There are no characteristics.
Children The set of children attributes are:
Description This is an abstract class that enables the set of SSML annotations to be used within the HTML5 content. SSML is part of a larger set of markup specifications for voice browsers developed through the open processes of the W3C. It is designed to provide a rich, XML-based markup language for assisting the generation of synthetic speech in Web and other applications. The essential role of the markup language is to give authors of synthesizable content a standard way to control aspects of speech output such as pronunciation, volume, pitch, rate, etc. across different synthesis-capable platforms.

2.5.8.1 "p" Attribute Description

The description of the "p" attribute for the "SSMLGroup" class is given in Table 2.5.8.1.

Table 2.5.8.1 Description of the "p" attribute for the "SSMLGroup" class.
Descriptor Definition
Attribute Name p
Data Type SSMLv1p1
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is one of the SSML annotation attributes. A 'p' tag represents a paragraph.

2.5.8.2 "s" Attribute Description

The description of the "s" attribute for the "SSMLGroup" class is given in Table 2.5.8.2.

Table 2.5.8.2 Description of the "s" attribute for the "SSMLGroup" class.
Descriptor Definition
Attribute Name s
Data Type SSMLv1p1
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is one of the SSML annotation attributes. A 's' tag represents a sentence.

2.5.8.3 "say-as" Attribute Description

The description of the "say-as" attribute for the "SSMLGroup" class is given in Table 2.5.8.3.

Table 2.5.8.3 Description of the "say-as" attribute for the "SSMLGroup" class.
Descriptor Definition
Attribute Name say-as
Data Type SSMLv1p1
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is one of the SSML annotation attributes. The 'say-as' tag allows the author to indicate information on the type of text construct contained within the tag and to help specify the level of detail for rendering the contained text. Defining a comprehensive set of text format types is difficult because of the variety of languages that have to be considered and because of the innate flexibility of written languages. SSML only specifies the 'say-as' tag, its characteristics, and their purpose. It does not enumerate the possible values for the characteristics. The Working Group expects to produce a separate document that will define standard values and associated normative behavior for these values.

2.5.8.4 "phoneme" Attribute Description

The description of the "phoneme" attribute for the "SSMLGroup" class is given in Table 2.5.8.4.

Table 2.5.8.4 Description of the "phoneme" attribute for the "SSMLGroup" class.
Descriptor Definition
Attribute Name phoneme
Data Type SSMLv1p1
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is one of the SSML annotation attributes. The phoneme tag provides a phonemic/phonetic pronunciation for the contained text. The phoneme tag may be empty. However, it is recommended that the tag contain human-readable text that can be used for non-spoken rendering of the document. For example, the content may be displayed visually for users with hearing impairments.

2.5.8.5 "sub" Attribute Description

The description of the "sub" attribute for the "SSMLGroup" class is given in Table 2.5.8.5.

Table 2.5.8.5 Description of the "sub" attribute for the "SSMLGroup" class.
Descriptor Definition
Attribute Name sub
Data Type SSMLv1p1
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is one of the SSML annotation attributes. The 'sub' tag is employed to indicate that the text in the alias attribute value replaces the contained text for pronunciation. This allows a document to contain both a spoken and written form.

2.5.8.6 "voice" Attribute Description

The description of the "voice" attribute for the "SSMLGroup" class is given in Table 2.5.8.6.

Table 2.5.8.6 Description of the "voice" attribute for the "SSMLGroup" class.
Descriptor Definition
Attribute Name voice
Data Type SSMLv1p1
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is one of the SSML annotation attributes. The 'voice' tag is a production element that requests a change in speaking voice.

2.5.8.7 "emphasis" Attribute Description

The description of the "emphasis" attribute for the "SSMLGroup" class is given in Table 2.5.8.7.

Table 2.5.8.7 Description of the "emphasis" attribute for the "SSMLGroup" class.
Descriptor Definition
Attribute Name emphasis
Data Type SSMLv1p1
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is one of the SSML annotation attributes. The emphasis tag requests that the contained text be spoken with emphasis (also referred to as prominence or stress). The synthesis processor determines how to render emphasis since the nature of emphasis differs between languages, dialects or even voices.

2.5.8.8 "break" Attribute Description

The description of the "break" attribute for the "SSMLGroup" class is given in Table 2.5.8.8.

Table 2.5.8.8 Description of the "break" attribute for the "SSMLGroup" class.
Descriptor Definition
Attribute Name break
Data Type SSMLv1p1
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is one of the SSML annotation attributes. The 'break' tag is an empty tag that controls the pausing or other prosodic boundaries between words. The use of the break tag between any pair of words is optional. If the tag is not present between words, the synthesis processor is expected to automatically determine a break based on the linguistic context. In practice, the break tag is most often used to override the typical automatic behavior of a synthesis processor.

2.5.8.9 "prosody" Attribute Description

The description of the "prosody" attribute for the "SSMLGroup" class is given in Table 2.5.8.9.

Table 2.5.8.9 Description of the "prosody" attribute for the "SSMLGroup" class.
Descriptor Definition
Attribute Name prosody
Data Type SSMLv1p1
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is one of the SSML annotation attributes. The 'prosody' tag permits control of the pitch, speaking rate and volume of the speech output.

2.5.8.10 "mark" Attribute Description

The description of the "mark" attribute for the "SSMLGroup" class is given in Table 2.5.8.10.

Table 2.5.8.10 Description of the "mark" attribute for the "SSMLGroup" class.
Descriptor Definition
Attribute Name mark
Data Type SSMLv1p1
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is one of the SSML annotation attributes. A 'mark' tag is an empty tag that places a marker into the text/tag sequence.

2.5.8.11 "audio" Attribute Description

The description of the "audio" attribute for the "SSMLGroup" class is given in Table 2.5.8.11.

Table 2.5.8.11 Description of the "audio" attribute for the "SSMLGroup" class.
Descriptor Definition
Attribute Name audio
Data Type SSMLv1p1
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is one of the SSML annotation attributes. The 'audio' tag supports the insertion of recorded audio files and the insertion of other audio formats in conjunction with synthesized speech output. The audio tag may be empty. If the audio tag is not empty then the contents should be the marked-up text to be spoken if the audio document is not available. The alternate content may include text, speech markup, desc tags, or other audio tags.

2.5.8.12 "speak" Attribute Description

The description of the "speak" attribute for the "SSMLGroup" class is given in Table 2.5.8.12.

Table 2.5.8.12 Description of the "speak" attribute for the "SSMLGroup" class.
Descriptor Definition
Attribute Name speak
Data Type SSMLv1p1
Value Space Imported
Scope Global ("+")
Multiplicity [1]
Description This is one of the SSML annotation attributes. The 'speak' tag is the root for the markup annotation.

2.6. DerivedClass Descriptions

This Section is NORMATIVE.

All of the derived data classes used within this Information Model are described in this Section. The syntax and semantics for this representation is described in Appendix A1.2.

2.6.1 AriaLevelInteger Class Description

The data model for the "AriaLevelInteger" class is shown in Figure 2.6.1 and the accompanying definition in Table 2.6.1.

UML diagram of the AriaLevelInteger class.

Figure 2.6.1 - AriaLevelInteger class definitions.

Table 2.6.1 Description of the "AriaLevelInteger" class.
Descriptor Definition
Class Name AriaLevelInteger
Class Type Container [ DerivedType ]
Parents The set of parent classes are:
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics There are no characteristics.
Children The set of children attributes are:
Description Defines the datatype for the 'aria-level' property. This is an integer that must be '1' or greater.

2.6.1.1 "minInclusive" Attribute Description

The description of the "minInclusive" attribute for the "AriaLevelInteger" class is given in Table 2.6.1.

Table 2.6.1 Description of the "minInclusive" attribute for the "AriaLevelInteger" class.
Descriptor Definition
Attribute Name minInclusive
Data Type Integer (Primitive-type)
Value Space See Appendix A1.3.
Default = "1".
Scope Local ("-")
Multiplicity [1]
Description Constrains the value to be at least '1'.

2.6.2 BaseHTML5Empty Class Description

The data model for the "BaseHTML5Empty" class is shown in Figure 2.6.2 and the accompanying definition in Table 2.6.2.

UML diagram of the BaseHTML5Empty class.

Figure 2.6.2 - BaseHTML5Empty class definitions.

Table 2.6.2 Description of the "BaseHTML5Empty" class.
Descriptor Definition
Class Name BaseHTML5Empty
Class Type Container [ DerivedType ]
Parents There are no parent classes.
Derived Classes The set of derived classes are:
Super Classes The set of classes from which this class is derived:
Characteristics The set of characteristics are:
Children There are no children.
Description This is the base class for the HTML5 features that have no children tags i.e. must be empty. This consists of a set of children characteristics.

2.6.2.1 "id" Characteristic Description

The description of the "id" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.1.

Table 2.6.2.1 Description of the "id" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name id
Data Type UniqueIdentifier
Value Space Container [ DerivedType ]
Scope Global ("+")
Multiplicity [0..1]
Description The unique identifier assigned to the HTML tag. This must be unique otherwise features such as the APIP accessibilty text cannot be supplied as an alternative.

2.6.2.2 "language" Characteristic Description

The description of the "language" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.2.

Table 2.6.2.2 Description of the "language" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name language
Data Type Language (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description This attribute specifies the primary language for the tag's contents and for any of the tag's characeristics that contain text. Its value must be a valid BCP 47 language tag, or the empty string. Setting the attribute to the empty string indicates that the primary language is unknown.

2.6.2.3 "title" Characteristic Description

The description of the "title" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.3.

Table 2.6.2.3 Description of the "title" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name title
Data Type NormalizedString (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The title attribute represents advisory information for the tag, such as would be appropriate for a tooltip. On a link, this could be the title or a description of the target resource; on an image, it could be the image credit or a description of the image; on a paragraph, it could be a footnote or commentary on the text; on a citation, it could be further information about the source; on interactive content, it could be a label for, or instructions for, use of the tag; and so forth. The value is text.

2.6.2.4 "label" Characteristic Description

The description of the "label" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.4.

Table 2.6.2.4 Description of the "label" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name label
Data Type NormalizedString (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description The label characteristic represents information for the tag that can be used to identify it or its functionality, such as would be appropriate for a tooltip. The value is text.

2.6.2.5 "class" Characteristic Description

The description of the "class" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.5.

Table 2.6.2.5 Description of the "class" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name class
Data Type StringList
Value Space The list consist of values of data-type(s): String (Primitive-type)
Scope Global ("+")
Multiplicity [0..1]
Description Every HTML tag may have a class characteristic specified. If specified, it must have a value that is a set of space-separated tokens representing the various classes to which the tag belongs.

2.6.2.6 "dir" Characteristic Description

The description of the "dir" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.6.

Table 2.6.2.6 Description of the "dir" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name dir
Data Type DirValue
Value Space Enumerated value set of: { ltr | rtl | auto }
Default = "auto".
Scope Global ("+")
Multiplicity [0..1]
Description Specifies the tag's text directionality.

2.6.2.7 "role" Characteristic Description

The description of the "role" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.7.

Table 2.6.2.7 Description of the "role" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name role
Data Type ARIARoleValue
Value Space Enumerated value set of: { article | columnheader | definition | directory | document | group | heading | img | list | listitem | math | note | presentation | region | row | rowgroup | rowheader | separator | toolbar | button | checkbox | gridcell | link | log | option | radio | slider | spinbutton | status | tab | tabpanel | textbox | timer | listbox | radiogroup | tablist | complementary | contentinfo }
Scope Global ("+")
Multiplicity [0..1]
Description This is the ARIA role. Roles are defined and described by their characteristics. Characteristics define the structural function of a role, such as what a role is, concepts behind it, and what instances the role can or must contain.

2.6.2.8 "aria-controls" Characteristic Description

The description of the "aria-controls" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.8.

Table 2.6.2.8 Description of the "aria-controls" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name aria-controls
Data Type IDREFS (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. This identifies the tag (or tags) whose contents or presence are controlled by the current tag.

2.6.2.9 "aria-describedby" Characteristic Description

The description of the "aria-describedby" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.9.

Table 2.6.2.9 Description of the "aria-describedby" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name aria-describedby
Data Type IDREFS (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. Identifies the tag (or tags) that describes the object.

2.6.2.10 "aria-flowto" Characteristic Description

The description of the "aria-flowto" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.10.

Table 2.6.2.10 Description of the "aria-flowto" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name aria-flowto
Data Type IDREFS (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. Identifies the next tag (or tags) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.

2.6.2.11 "aria-label" Characteristic Description

The description of the "aria-label" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.11.

Table 2.6.2.11 Description of the "aria-label" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name aria-label
Data Type NormalizedString (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. Defines a string value that labels the current tag. See related aria-labelledby. The purpose of aria-label is the same as that of aria-labelledby. It provides the user with a recognizable name of the object.

2.6.2.12 "aria-labelledby" Characteristic Description

The description of the "aria-labelledby" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.12.

Table 2.6.2.12 Description of the "aria-labelledby" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name aria-labelledby
Data Type IDREFS (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. Identifies the tag (or tags) that labels the current element. See related aria-label and aria-describedby. The purpose of aria-labelledby is the same as that of aria-label. It provides the user with a recognizable name of the object. The most common accessibility API mapping for a label is the accessible name property. If the label text is visible on screen, authors SHOULD use aria-labelledby and SHOULD NOT use aria-label. Use aria-label only if the interface is such that it is not possible to have a visible label on the screen. As required by the text alternative computation, user agents give precedence to aria-labelledby over aria-label when computing the accessible name property. The aria-labelledby attribute is similar to aria-describedby in that both reference other elements to calculate a text alternative, but a label should be concise, where a description is intended to provide more verbose information.

2.6.2.13 "aria-level" Characteristic Description

The description of the "aria-level" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.13.

Table 2.6.2.13 Description of the "aria-level" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name aria-level
Data Type AriaLevelInteger
Value Space Container [ DerivedType ]
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. Defines the hierarchical level of an tag within a structure. This can be applied inside trees to tree items, to headings inside a document, to nested grids, nested tablists and to other structural items that may appear inside a container or participate in an ownership hierarchy. The value for aria-level is an integer greater than or equal to 1.

2.6.2.14 "aria-live" Characteristic Description

The description of the "aria-live" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.14.

Table 2.6.2.14 Description of the "aria-live" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name aria-live
Data Type ARIALiveValue
Value Space Enumerated value set of: { off | polite | assertive }
Default = "off".
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. Indicates that a tag will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. The values of this characteristic are expressed in degrees of importance. When regions are specified as polite, assistive technologies will notify users of updates but generally do not interrupt the current task, and updates take low priority. When regions are specified as assertive, assistive technologies will immediately notify the user, and could potentially clear the speech queue of previous updates.

2.6.2.15 "aria-orientation" Characteristic Description

The description of the "aria-orientation" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.15.

Table 2.6.2.15 Description of the "aria-orientation" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name aria-orientation
Data Type ARIAOrientationValue
Value Space Enumerated value set of: { vertical | horizontal }
Default = "horizontal".
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. Indicates whether the tag and orientation is horizontal or vertical.

2.6.2.16 "aria-owns" Characteristic Description

The description of the "aria-owns" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.16.

Table 2.6.2.16 Description of the "aria-owns" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name aria-owns
Data Type IDREFS (Primitive-type)
Value Space See Appendix A1.3.
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. See related aria-controls. The value of the aria-owns characteristic is a space-separated list of IDREFS that reference one or more tags in the document by ID.

2.6.2.17 "aria-hidden" Characteristic Description

The description of the "aria-hidden" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.17.

Table 2.6.2.17 Description of the "aria-hidden" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name aria-hidden
Data Type Boolean (Primitive-type)
Value Space See Appendix A1.3.
Default = "false".
Scope Global ("+")
Multiplicity [0..1]
Description This is a part of the ARIA annotation. It indicates whether the element is exposed to an accessibility API.

2.6.2.18 "dataExtension" Characteristic Description

The description of the "dataExtension" characteristic for the "BaseHTML5Empty" class is given in Table 2.6.2.18.

Table 2.6.2.18 Description of the "dataExtension" characteristic for the "BaseHTML5Empty" class.
Descriptor Definition
Characteristic Name dataExtension
Data Type DataHTML5Extension
Value Space Container [ DerivedType ]
Scope Global ("+")
Multiplicity [0.. unbounded]
Description This is the HTML5 extension characteristic. A custom data characteristic is an characteristic in no namespace whose name starts with the string 'data-', has at least one character after the hyphen, is XML-compatible, and contains no uppercase ASCII letters.

2.6.3 DataHTML5Extension Class Description

The data model for the "DataHTML5Extension" class is shown in Figure 2.6.3 and the accompanying definition in Table 2.6.3.

UML diagram of the DataHTML5Extension class.

Figure 2.6.3 - DataHTML5Extension class definitions.

Table 2.6.3 Description of the "DataHTML5Extension" class.
Descriptor Definition
Class Name DataHTML5Extension
Class Type Container [ DerivedType ]
Parents The set of parent classes are:
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics There are no characteristics.
Children The set of children attributes are:
Description This data-type is used to define a constrained extension. The extension is in no namespace but has a name that starts with the string 'data-', has at least one character after the hyphen, is XML-compatible, and contains no uppercase ASCII letters.

2.6.3.1 "pattern" Attribute Description

The description of the "pattern" attribute for the "DataHTML5Extension" class is given in Table 2.6.3.

Table 2.6.3 Description of the "pattern" attribute for the "DataHTML5Extension" class.
Descriptor Definition
Attribute Name pattern
Data Type String (Primitive-type)
Value Space See Appendix A1.3.
Default = "(data-)[a-z|A-Z|0-9|-|.|_]+".
Scope Local ("-")
Multiplicity [1]
Description This is the pattern that defines the regular expression for the name of the attrubute. It is a the string starting with 'data-', has at least one character after the hyphen, is XML-compatible, and contains no uppercase ASCII letters.

2.6.4 MimeType Class Description

The data model for the "MimeType" class is shown in Figure 2.6.4 and the accompanying definition in Table 2.6.4.

UML diagram of the MimeType class.

Figure 2.6.4 - MimeType class definitions.

Table 2.6.4 Description of the "MimeType" class.
Descriptor Definition
Class Name MimeType
Class Type Container [ DerivedType ]
Parents The set of parent classes are:
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics There are no characteristics.
Children The set of children attributes are:
Description The set of mime types (type and subtype), as defined by [RFC 2045].

2.6.4.1 "pattern" Attribute Description

The description of the "pattern" attribute for the "MimeType" class is given in Table 2.6.4.

Table 2.6.4 Description of the "pattern" attribute for the "MimeType" class.
Descriptor Definition
Attribute Name pattern
Data Type String (Primitive-type)
Value Space See Appendix A1.3.
Default = "[\p{IsBasicLatin}-[()<>@,;:\\"/\[\]?=]]+/[\p{IsBasicLatin}-[()<>@,;:\\"/\[\]?=]]+".
Scope Local ("-")
Multiplicity [1]
Description Defines the regular expression for a mimeType value.

2.6.5 URL Class Description

The data model for the "URL" class is shown in Figure 2.6.5 and the accompanying definition in Table 2.6.5.

UML diagram of the URL class.

Figure 2.6.5 - URL class definitions.

Table 2.6.5 Description of the "URL" class.
Descriptor Definition
Class Name URL
Class Type Container [ DerivedType ]
Parents The set of parent classes are:
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics There are no characteristics.
Children There are no children.
Description This is a Uniform Resource Locator as defined in [RFC 1738].

2.6.6 UniqueIdentifier Class Description

The data model for the "UniqueIdentifier" class is shown in Figure 2.6.6 and the accompanying definition in Table 2.6.6.

UML diagram of the UniqueIdentifier class.

Figure 2.6.6 - UniqueIdentifier class definitions.

Table 2.6.6 Description of the "UniqueIdentifier" class.
Descriptor Definition
Class Name UniqueIdentifier
Class Type Container [ DerivedType ]
Parents The set of parent classes are:
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics There are no characteristics.
Children There are no children.
Description This is a unique identifier i.e. it must be unique within the structure being exchanged. An identifier is simply a logical reference to another object in the item, such as an itemVariable or choice. An identifier is a string of characters that must start with a Letter or an underscore ('_') and contain only Letters, underscores, hyphens ('-'), period ('.', a.k.a. full-stop), Digits, CombiningChars and Extenders. Identifiers containing the period character are reserved for use in prefixing, as described in the definition of variable. The character classes Letter, Digit, CombiningChar and Extender are defined in the Extensible Markup Language (XML) 1.0 (Second Edition) [XML, 00]. Note particularly that identifiers may not contain the colon (':') character. Identifiers should have no more than 32 characters for compatibility with version 1. They are always compared case-sensitively.

2.7. Enumerated Vocabularies

This Section is NORMATIVE.

All of the enumerated vocabularies used within this Information Model are described in this Section. The syntax and semantics for this representation is described in Appendix A1.4.

2.7.1 ARIALiveValue Vocabulary Description

The vocabulary for the 'aria-live' property. This denotes the nature of the types of updates. The data model for the "ARIALiveValue" enumerated class is shown in Figure 2.7.1 and the accompanying vocabulary definition in Table 2.7.1.

UML diagram of the ARIALiveValue class.

Figure 2.7.1 - ARIALiveValue class definitions.

Table 2.7.1 Description of the "ARIALiveValue" enumerated vocabulary terms.
Term Definition
assertive This information has the highest priority and assistive technologies SHOULD notify the user immediately. Because an interruption may disorient users or cause them to not complete their current task, authors SHOULD NOT use the assertive value unless the interruption is imperative.
off Updates to the region will not be presented to the user unless the assistive technology is currently focused on that region. This is the default value for the 'aria-live' property.
polite (Background change) Assistive technologies SHOULD announce updates at the next graceful opportunity, such as at the end of speaking the current sentence or when the user pauses typing.

2.7.2 ARIAOrientationValue Vocabulary Description

The vocabulary for the 'aria-orientation' property i.e. for the orientation of the associated element. The data model for the "ARIAOrientationValue" enumerated class is shown in Figure 2.7.2 and the accompanying vocabulary definition in Table 2.7.2.

UML diagram of the ARIAOrientationValue class.

Figure 2.7.2 - ARIAOrientationValue class definitions.

Table 2.7.2 Description of the "ARIAOrientationValue" enumerated vocabulary terms.
Term Definition
horizontal The tag is oriented horizontally.
vertical The tag is oriented vertically.

2.7.3 ARIARoleValue Vocabulary Description

The set of permitted values for the 'aria-roles' property (this is a subset of the full ARIA vocabulary i.e. the terms relevant to QTI). The data model for the "ARIARoleValue" enumerated class is shown in Figure 2.7.3 and the accompanying vocabulary definition in Table 2.7.3.

UML diagram of the ARIARoleValue class.

Figure 2.7.3 - ARIARoleValue class definitions.

Table 2.7.3 Description of the "ARIARoleValue" enumerated vocabulary terms.
Term Definition
article A section of a page that consists of a composition that forms an independent part of a document, page, or site.
button An input that allows for user-triggered actions when clicked or pressed. See related link.
checkbox A checkable input that has three possible values: true, false, or mixed.
columnheader A cell containing header information for a column.
complementary A supporting section of the document, designed to be complementary to the main content at a similar level in the DOM hierarchy, but remains meaningful when separated from the main content.
contentinfo A large perceivable region that contains information about the parent document.
definition A definition of a term or concept.
directory A list of references to members of a group, such as a static table of contents.
document A region containing related information that is declared as document content, as opposed to a web application.
gridcell A cell in a grid or treegrid.
group A set of user interface objects which are not intended to be included in a page summary or table of contents by assistive technologies.
heading A heading for a section of the page.
img A container for a collection of elements that form an image.
link An interactive reference to an internal or external resource that, when activated, causes the user agent to navigate to that resource. See related button.
list A group of non-interactive list items. See related listbox.
listbox A widget that allows the user to select one or more items from a list of choices. See related combobox and list.
listitem A single item in a list or directory.
log A type of live region where new information is added in meaningful order and old information may disappear. See related marquee.
math Content that represents a mathematical expression.
note A section whose content is parenthetic or ancillary to the main content of the resource.
option A selectable item in a select list.
presentation An element whose implicit native role semantics will not be mapped to the accessibility API.
radio A checkable input in a group of radio roles, only one of which can be checked at a time.
radiogroup A group of radio buttons.
region A large perceivable section of a web page or document, that is important enough to be included in a page summary or table of contents, for example, an area of the page containing live sporting event statistics.
row A row of cells in a grid.
rowgroup A group containing one or more row elements in a grid.
rowheader A cell containing header information for a row in a grid.
separator A divider that separates and distinguishes sections of content or groups of menuitems.
slider A user input where the user selects a value from within a given range.
spinbutton A form of range that expects the user to select from among discrete choices.
status A container whose content is advisory information for the user but is not important enough to justify an alert, often but not necessarily presented as a status bar. See related alert.
tab A grouping label providing a mechanism for selecting the tab content that is to be rendered to the user.
tablist A list of tab elements, which are references to tabpanel elements.
tabpanel A container for the resources associated with a tab, where each tab is contained in a tablist.
textbox Input that allows free-form text as its value.
timer A type of live region containing a numerical counter which indicates an amount of elapsed time from a start point, or the time remaining until an end point.
toolbar A collection of commonly used function buttons or controls represented in compact visual form.

2.7.4 CORSSettings Vocabulary Description

The permitted vocabulary for CORS settings for the 'crossorigin' attribute for the media elements in HTML5. The data model for the "CORSSettings" enumerated class is shown in Figure 2.7.4 and the accompanying vocabulary definition in Table 2.7.4.

UML diagram of the CORSSettings class.

Figure 2.7.4 - CORSSettings class definitions.

Table 2.7.4 Description of the "CORSSettings" enumerated vocabulary terms.
Term Definition
anonymous Cross-origin CORS requests for the element will have the omit credentials flag set.
use-credentials Cross-origin CORS requests for the element will not have the omit credentials flag set.

2.7.5 DirValue Vocabulary Description

The permitted vocabulary for the direction of the content presented as part of the HTML5 'bdi' tag. The data model for the "DirValue" enumerated class is shown in Figure 2.7.5 and the accompanying vocabulary definition in Table 2.7.5.

UML diagram of the DirValue class.

Figure 2.7.5 - DirValue class definitions.

Table 2.7.5 Description of the "DirValue" enumerated vocabulary terms.
Term Definition
auto Indicates that the contents of the element are explicitly directionally isolated text, but that the direction is to be determined programmatically using the contents of the element (as described below).
ltr Indicates that the contents of the element are explicitly directionally isolated left-to-right text.
rtl Indicates that the contents of the element are explicitly directionally isolated right-to-left text.

2.7.6 KindValue Vocabulary Description

The permitted vocabulary for the 'kind' charateristic used with the HTML5 tags such as 'track'. The data model for the "KindValue" enumerated class is shown in Figure 2.7.6 and the accompanying vocabulary definition in Table 2.7.6.

UML diagram of the KindValue class.

Figure 2.7.6 - KindValue class definitions.

Table 2.7.6 Description of the "KindValue" enumerated vocabulary terms.
Term Definition
captions Transcription or translation of the dialogue, sound effects, relevant musical cues, and other relevant audio information, suitable for when sound is unavailable or not clearly audible (e.g. because it is muted, drowned-out by ambient noise, or because the user is deaf). Overlaid on the video; labeled as appropriate for the hard-of-hearing.
chapters Chapter titles, intended to be used for navigating the media resource. Displayed as an interactive (potentially nested) list in the user agent's interface.
descriptions Textual descriptions of the video component of the media resource, intended for audio synthesis when the visual component is obscured, unavailable, or not usable (e.g. because the user is interacting with the application without a screen while driving, or because the user is blind). Synthesized as audio.
metadata Tracks intended for use from script. Not displayed by the user agent.
subtitles Transcription or translation of the dialogue, suitable for when the sound is available but not understood (e.g. because the user does not understand the language of the media resource's audio track). Overlaid on the video.

2.7.7 PreLoadValue Vocabulary Description

The vocabulary for the 'preload' attribute used on the media-based HTML5 tags e.g. 'audio', etc. The data model for the "PreLoadValue" enumerated class is shown in Figure 2.7.7 and the accompanying vocabulary definition in Table 2.7.7.

UML diagram of the PreLoadValue class.

Figure 2.7.7 - PreLoadValue class definitions.

Table 2.7.7 Description of the "PreLoadValue" enumerated vocabulary terms.
Term Definition
auto Hints to the user agent that the user agent can put the user's needs first without risk to the server, up to and including optimistically downloading the entire resource.
metadata Hints to the user agent that the author does not expect the user to need the media resource, but that fetching the resource metadata (dimensions, track list, duration, etc), and maybe even the first few frames, is reasonable. If the user agent precisely fetches no more than the metadata, then the media element will end up with its readyState attribute set to HAVE_METADATA; typically though, some frames will be obtained as well and it will probably be HAVE_CURRENT_DATA or HAVE_FUTURE_DATA. When the media resource is playing, hints to the user agent that bandwidth is to be considered scarce, e.g. suggesting throttling the download so that the media data is obtained at the slowest possible rate that still maintains consistent playback.
none Hints to the user agent that either the author does not expect the user to need the media resource, or that the server wants to minimize unnecessary traffic. This state does not provide a hint regarding how aggressively to actually download the media resource if buffering starts anyway (e.g. once the user hits 'play').

2.8. List Class Descriptions

The set of list classes used within this Information Model are described in this Section. The syntax and semantics for this representation is described in Appendix A1.2.

2.8.1 StringList Class Description

The data model for the "StringList" class is shown in Figure 2.8.1 and the accompanying definition in Table 2.8.1.

UML diagram of the StringList class.

Figure 2.8.1 - StringList class definitions.

Table 2.8.1 Description of the "StringList" class.
Descriptor Definition
Class Name StringList
Class Type Container [ List ]
Parents The set of parent classes are:
Derived Classes There are no derived classes.
Super Classes The set of classes from which this class is derived:
Characteristics There are no characteristics.
Children There are no children.
Description The StringList is a list of Strings i.e. an unordered list of strings separated by spaces (a string must NOT contain a space). Each string is of primitiveType String.

2.9. Imported Class Descriptions

This Section is NORMATIVE.

The set of imported classes (the classes that are referenced in this Information Model but defined in another separate Information Model) used within this Information Model are described in this Section. The syntax and semantics for this representation is described in Appendix A1.6.

2.9.1 Include Class Description

The details for the "Include" class are shown in Table 2.9.1.

Table 2.9.1 Description of the "Include" imported class.
Descriptor Definition
Import Class Name Include
Parent Classes The set of parent classes, and the associated children, that use this imported class are:
Description This denotes the XInclude specification. This is used to enable XML fragments to be included within the content layout.

2.9.2 MathML2 Class Description

The details for the "MathML2" class are shown in Table 2.9.2.

Table 2.9.2 Description of the "MathML2" imported class.
Descriptor Definition
Import Class Name MathML2
Parent Classes The set of parent classes, and the associated children, that use this imported class are:
Description This denotes the MathML 2 specification. This is used to enable mathematical expressions to be defined using a standardised markup language. This refers to MathML version 2.

2.9.3 MathML3 Class Description

The details for the "MathML3" class are shown in Table 2.9.3.

Table 2.9.3 Description of the "MathML3" imported class.
Descriptor Definition
Import Class Name MathML3
Parent Classes The set of parent classes, and the associated children, that use this imported class are:
Description This denotes the MathML 3.0 specification. This is used to enable mathematical expressions to be defined using a standardised markup language. This refers to MathML version 3.0.

2.9.4 QTIv2p2 Class Description

The details for the "QTIv2p2" class are shown in Table 2.9.4.

Table 2.9.4 Description of the "QTIv2p2" imported class.
Descriptor Definition
Import Class Name QTIv2p2
Parent Classes The set of parent classes, and the associated children, that use this imported class are:
Description This refers to the core QTI Assessment, Section and Item (ASI) standard. This enables the appropriate subset of the QTI to be used in this HTML5 context. It is a subset of the HTML features within the QTI ASI that are used within this HTML5 conetxt.

2.9.5 SSMLv1p1 Class Description

The details for the "SSMLv1p1" class are shown in Table 2.9.5.

Table 2.9.5 Description of the "SSMLv1p1" imported class.
Descriptor Definition
Import Class Name SSMLv1p1
Parent Classes The set of parent classes, and the associated children, that use this imported class are:
Description This denotes the Speech Synthesis Markup Language (SSML) standard. This allows all of the mark-up feaures to be for annotating the text content appropriately. This refers to SSMLv1.1. SSML is part of a larger set of markup specifications for voice browsers developed through the open processes of the W3C. It is designed to provide a rich, XML-based markup language for assisting the generation of synthetic speech in Web and other applications. The essential role of the markup language is to give authors of synthesizable content a standard way to control aspects of speech output such as pronunciation, volume, pitch, rate, etc. across different synthesis-capable platforms.

toc | top

3. XSD Binding

3.1. XSD Binding Overview

The XSD binding is described using a set of tables derived from the UML representation and a set of XML code snippets. The binding description consists of:

An explanation of the structure and terms used XSD binding tables is given in Appendix B.

3.2. UML to XSD Mapping Rules

This Section is NOT NORMATIVE.

3.2.1 Root Attribute UML/XSD Mapping

The UML/XSD Mapping for the UML Root Attributes to the XSD Root Elements is given in Table 3.2.1. The syntax and semantics for this representation is described in Appendix B1.1.

Table 3.2.1 UML/XSD Mapping for the Root Attributes.
Attribute Name UML Class XSD Name XSD Type XSD Data Type
article Article article Element ArticleDType
aside Aside aside Element AsideDType
audio Audio audio Element AudioDType
bdi BDI bdi Element BDIDType
figcaption FigCaption figcaption Element FigCaptionDType
figure Figure figure Element FigureDType
footer Footer footer Element FooterDType
header Header header Element HeaderDType
label Label label Element LabelDType
nav Nav nav Element NavDType
rb RB rb Element RBDType
rp RP rp Element RPDType
rt RT rt Element RTDType
rtc RTC rtc Element RTCDType
ruby Ruby ruby Element RubyDType
section Section section Element SectionDType
source Source source Element SourceDType
track Track track Element TrackDType
video Video video Element VideoDType

3.2.2 Root Class UML/XSD Mapping

The syntax and semantics for the Root Class UML/XSD mapping representations is described in Appendix B1.2.

3.2.2.1 Article Root Class Mapping

The UML/XSD Mapping for the "Article" Root Class is given in Table 3.2.2.1.

Table 3.2.2.1 UML/XSD Mapping for the "Article" Root Class.
Information Model Details XSD Binding Details
Name UML Artefact Data Type Multiplicity Name Type
Article Root Container [ Sequence ] - N/A - ArticleDType ComplexType
  • math
Attribute [ Imported (MathML2) ] XOR [0.. *]
[1]
m2:math Element (Global)
  • math
Attribute [ Imported (MathML3) ] XOR [0.. *]
[1]
m3:math Element (Global)
  • include
Attribute [ Imported (Include) ] XOR [0.. *]
[1]
xi:include Element (Global)
  • img
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:img Element (Global)
  • br
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:br Element (Global)
  • object
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:object Element (Global)
  • em
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:em Element (Global)
  • a
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:a Element (Global)
  • code
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:code Element (Global)
  • span
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:span Element (Global)
  • sub
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sub Element (Global)
  • acronym
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:acronym Element (Global)
  • big
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:big Element (Global)
  • tt
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:tt Element (Global)
  • kbd
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:kbd Element (Global)
  • q
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:q Element (Global)
  • i
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:i Element (Global)
  • dfn
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dfn Element (Global)
  • abbr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:abbr Element (Global)
  • strong
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:strong Element (Global)
  • sup
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sup Element (Global)
  • var
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:var Element (Global)
  • small
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:small Element (Global)
  • samp
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:samp Element (Global)
  • b
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:b Element (Global)
  • cite
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:cite Element (Global)
  • bdo
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:bdo Element (Global)
  • bdi
Attribute BDI XOR [0.. *]
[1]
bdi Element (Global)
  • figure
Attribute Figure XOR [0.. *]
[1]
figure Element (Global)
  • audio
Attribute Audio XOR [0.. *]
[1]
audio Element (Global)
  • video
Attribute Video XOR [0.. *]
[1]
video Element (Global)
  • label
Attribute Label XOR [0.. *]
[1]
label Element (Global)
  • article
Attribute Article XOR [0.. *]
[1]
article Element (Global)
  • aside
Attribute Aside XOR [0.. *]
[1]
aside Element (Global)
  • footer
Attribute Footer XOR [0.. *]
[1]
footer Element (Global)
  • header
Attribute Header XOR [0.. *]
[1]
header Element (Global)
  • nav
Attribute Nav XOR [0.. *]
[1]
nav Element (Global)
  • section
Attribute Section XOR [0.. *]
[1]
section Element (Global)
  • pre
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:pre Element (Global)
  • h1
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h1 Element (Global)
  • h2
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h2 Element (Global)
  • h3
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h3 Element (Global)
  • h4
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h4 Element (Global)
  • h5
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h5 Element (Global)
  • h6
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h6 Element (Global)
  • p
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:p Element (Global)
  • address
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:address Element (Global)
  • dl
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dl Element (Global)
  • ol
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ol Element (Global)
  • ul
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ul Element (Global)
  • hr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:hr Element (Global)
  • p
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:p Element (Global)
  • s
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:s Element (Global)
  • say-as
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:say-as Element (Global)
  • phoneme
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:phoneme Element (Global)
  • sub
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:sub Element (Global)
  • voice
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:voice Element (Global)
  • emphasis
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:emphasis Element (Global)
  • break
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:break Element (Global)
  • prosody
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:prosody Element (Global)
  • mark
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:mark Element (Global)
  • audio
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:audio Element (Global)
  • speak
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:speak Element (Global)
  • ruby
Attribute Ruby XOR [0.. *]
[1]
ruby Element (Global)

3.2.2.2 Aside Root Class Mapping

The UML/XSD Mapping for the "Aside" Root Class is given in Table 3.2.2.2.

Table 3.2.2.2 UML/XSD Mapping for the "Aside" Root Class.
Information Model Details XSD Binding Details
Name UML Artefact Data Type Multiplicity Name Type
Aside Root Container [ Sequence ] - N/A - AsideDType ComplexType
  • math
Attribute [ Imported (MathML2) ] XOR [0.. *]
[1]
m2:math Element (Global)
  • math
Attribute [ Imported (MathML3) ] XOR [0.. *]
[1]
m3:math Element (Global)
  • include
Attribute [ Imported (Include) ] XOR [0.. *]
[1]
xi:include Element (Global)
  • img
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:img Element (Global)
  • br
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:br Element (Global)
  • object
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:object Element (Global)
  • em
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:em Element (Global)
  • a
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:a Element (Global)
  • code
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:code Element (Global)
  • span
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:span Element (Global)
  • sub
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sub Element (Global)
  • acronym
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:acronym Element (Global)
  • big
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:big Element (Global)
  • tt
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:tt Element (Global)
  • kbd
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:kbd Element (Global)
  • q
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:q Element (Global)
  • i
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:i Element (Global)
  • dfn
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dfn Element (Global)
  • abbr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:abbr Element (Global)
  • strong
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:strong Element (Global)
  • sup
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sup Element (Global)
  • var
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:var Element (Global)
  • small
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:small Element (Global)
  • samp
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:samp Element (Global)
  • b
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:b Element (Global)
  • cite
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:cite Element (Global)
  • bdo
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:bdo Element (Global)
  • bdi
Attribute BDI XOR [0.. *]
[1]
bdi Element (Global)
  • figure
Attribute Figure XOR [0.. *]
[1]
figure Element (Global)
  • audio
Attribute Audio XOR [0.. *]
[1]
audio Element (Global)
  • video
Attribute Video XOR [0.. *]
[1]
video Element (Global)
  • label
Attribute Label XOR [0.. *]
[1]
label Element (Global)
  • article
Attribute Article XOR [0.. *]
[1]
article Element (Global)
  • aside
Attribute Aside XOR [0.. *]
[1]
aside Element (Global)
  • footer
Attribute Footer XOR [0.. *]
[1]
footer Element (Global)
  • header
Attribute Header XOR [0.. *]
[1]
header Element (Global)
  • nav
Attribute Nav XOR [0.. *]
[1]
nav Element (Global)
  • section
Attribute Section XOR [0.. *]
[1]
section Element (Global)
  • pre
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:pre Element (Global)
  • h1
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h1 Element (Global)
  • h2
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h2 Element (Global)
  • h3
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h3 Element (Global)
  • h4
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h4 Element (Global)
  • h5
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h5 Element (Global)
  • h6
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h6 Element (Global)
  • p
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:p Element (Global)
  • address
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:address Element (Global)
  • dl
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dl Element (Global)
  • ol
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ol Element (Global)
  • ul
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ul Element (Global)
  • hr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:hr Element (Global)
  • p
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:p Element (Global)
  • s
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:s Element (Global)
  • say-as
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:say-as Element (Global)
  • phoneme
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:phoneme Element (Global)
  • sub
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:sub Element (Global)
  • voice
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:voice Element (Global)
  • emphasis
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:emphasis Element (Global)
  • break
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:break Element (Global)
  • prosody
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:prosody Element (Global)
  • mark
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:mark Element (Global)
  • audio
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:audio Element (Global)
  • speak
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:speak Element (Global)
  • ruby
Attribute Ruby XOR [0.. *]
[1]
ruby Element (Global)

3.2.2.3 Audio Root Class Mapping

The UML/XSD Mapping for the "Audio" Root Class is given in Table 3.2.2.3.

Table 3.2.2.3 UML/XSD Mapping for the "Audio" Root Class.
Information Model Details XSD Binding Details
Name UML Artefact Data Type Multiplicity Name Type
Audio Root Container [ Sequence ] - N/A - AudioDType ComplexType
  • src
Characteristic DT: URL (PT: NormalizedString) [0..1] src Attribute (Global)
  • crossorigin
Characteristic [ Enumeration (CORSSettings) ] [0..1] crossorigin Attribute (Global)
  • preload
Characteristic [ Enumeration (PreLoadValue) ] [0..1] preload Attribute (Global)
  • autoplay
Characteristic PT: Boolean [0..1] autoplay Attribute (Global)
  • mediagroup
Characteristic PT: NormalizedString [0..1] mediagroup Attribute (Global)
  • loop
Characteristic PT: Boolean [0..1] loop Attribute (Global)
  • muted
Characteristic PT: Boolean [0..1] muted Attribute (Global)
  • controls
Characteristic PT: Boolean [0..1] controls Attribute (Global)
  • source
Attribute Source [0.. *] source Element (Global)
  • track
Attribute Track [0.. *] track Element (Global)

3.2.2.4 BDI Root Class Mapping

The UML/XSD Mapping for the "BDI" Root Class is given in Table 3.2.2.4.

Table 3.2.2.4 UML/XSD Mapping for the "BDI" Root Class.
Information Model Details XSD Binding Details
Name UML Artefact Data Type Multiplicity Name Type
BDI Root Container [ Sequence ] - N/A - BDIDType ComplexType
  • img
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:img Element (Global)
  • br
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:br Element (Global)
  • object
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:object Element (Global)
  • em
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:em Element (Global)
  • a
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:a Element (Global)
  • code
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:code Element (Global)
  • span
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:span Element (Global)
  • sub
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sub Element (Global)
  • acronym
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:acronym Element (Global)
  • big
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:big Element (Global)
  • tt
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:tt Element (Global)
  • kbd
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:kbd Element (Global)
  • q
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:q Element (Global)
  • i
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:i Element (Global)
  • dfn
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dfn Element (Global)
  • abbr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:abbr Element (Global)
  • strong
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:strong Element (Global)
  • sup
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sup Element (Global)
  • var
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:var Element (Global)
  • small
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:small Element (Global)
  • samp
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:samp Element (Global)
  • b
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:b Element (Global)
  • cite
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:cite Element (Global)
  • bdo
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:bdo Element (Global)
  • bdi
Attribute BDI XOR [0.. *]
[1]
bdi Element (Global)
  • figure
Attribute Figure XOR [0.. *]
[1]
figure Element (Global)
  • audio
Attribute Audio XOR [0.. *]
[1]
audio Element (Global)
  • video
Attribute Video XOR [0.. *]
[1]
video Element (Global)
  • label
Attribute Label XOR [0.. *]
[1]
label Element (Global)
  • article
Attribute Article XOR [0.. *]
[1]
article Element (Global)
  • aside
Attribute Aside XOR [0.. *]
[1]
aside Element (Global)
  • footer
Attribute Footer XOR [0.. *]
[1]
footer Element (Global)
  • header
Attribute Header XOR [0.. *]
[1]
header Element (Global)
  • nav
Attribute Nav XOR [0.. *]
[1]
nav Element (Global)
  • section
Attribute Section XOR [0.. *]
[1]
section Element (Global)
  • pre
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:pre Element (Global)
  • h1
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h1 Element (Global)
  • h2
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h2 Element (Global)
  • h3
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h3 Element (Global)
  • h4
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h4 Element (Global)
  • h5
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h5 Element (Global)
  • h6
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h6 Element (Global)
  • p
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:p Element (Global)
  • address
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:address Element (Global)
  • dl
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dl Element (Global)
  • ol
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ol Element (Global)
  • ul
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ul Element (Global)
  • hr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:hr Element (Global)
  • p
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:p Element (Global)
  • s
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:s Element (Global)
  • say-as
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:say-as Element (Global)
  • phoneme
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:phoneme Element (Global)
  • sub
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:sub Element (Global)
  • voice
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:voice Element (Global)
  • emphasis
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:emphasis Element (Global)
  • break
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:break Element (Global)
  • prosody
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:prosody Element (Global)
  • mark
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:mark Element (Global)
  • audio
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:audio Element (Global)
  • speak
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:speak Element (Global)
  • ruby
Attribute Ruby XOR [0.. *]
[1]
ruby Element (Global)

3.2.2.5 FigCaption Root Class Mapping

The UML/XSD Mapping for the "FigCaption" Root Class is given in Table 3.2.2.5.

Table 3.2.2.5 UML/XSD Mapping for the "FigCaption" Root Class.
Information Model Details XSD Binding Details
Name UML Artefact Data Type Multiplicity Name Type
FigCaption Root Container [ Sequence ] - N/A - FigCaptionDType ComplexType
  • math
Attribute [ Imported (MathML2) ] XOR [0.. *]
[1]
m2:math Element (Global)
  • math
Attribute [ Imported (MathML3) ] XOR [0.. *]
[1]
m3:math Element (Global)
  • include
Attribute [ Imported (Include) ] XOR [0.. *]
[1]
xi:include Element (Global)
  • img
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:img Element (Global)
  • br
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:br Element (Global)
  • object
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:object Element (Global)
  • em
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:em Element (Global)
  • a
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:a Element (Global)
  • code
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:code Element (Global)
  • span
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:span Element (Global)
  • sub
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sub Element (Global)
  • acronym
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:acronym Element (Global)
  • big
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:big Element (Global)
  • tt
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:tt Element (Global)
  • kbd
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:kbd Element (Global)
  • q
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:q Element (Global)
  • i
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:i Element (Global)
  • dfn
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dfn Element (Global)
  • abbr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:abbr Element (Global)
  • strong
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:strong Element (Global)
  • sup
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sup Element (Global)
  • var
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:var Element (Global)
  • small
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:small Element (Global)
  • samp
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:samp Element (Global)
  • b
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:b Element (Global)
  • cite
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:cite Element (Global)
  • bdo
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:bdo Element (Global)
  • bdi
Attribute BDI XOR [0.. *]
[1]
bdi Element (Global)
  • figure
Attribute Figure XOR [0.. *]
[1]
figure Element (Global)
  • audio
Attribute Audio XOR [0.. *]
[1]
audio Element (Global)
  • video
Attribute Video XOR [0.. *]
[1]
video Element (Global)
  • label
Attribute Label XOR [0.. *]
[1]
label Element (Global)
  • article
Attribute Article XOR [0.. *]
[1]
article Element (Global)
  • aside
Attribute Aside XOR [0.. *]
[1]
aside Element (Global)
  • footer
Attribute Footer XOR [0.. *]
[1]
footer Element (Global)
  • header
Attribute Header XOR [0.. *]
[1]
header Element (Global)
  • nav
Attribute Nav XOR [0.. *]
[1]
nav Element (Global)
  • section
Attribute Section XOR [0.. *]
[1]
section Element (Global)
  • pre
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:pre Element (Global)
  • h1
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h1 Element (Global)
  • h2
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h2 Element (Global)
  • h3
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h3 Element (Global)
  • h4
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h4 Element (Global)
  • h5
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h5 Element (Global)
  • h6
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h6 Element (Global)
  • p
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:p Element (Global)
  • address
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:address Element (Global)
  • dl
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dl Element (Global)
  • ol
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ol Element (Global)
  • ul
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ul Element (Global)
  • hr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:hr Element (Global)
  • p
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:p Element (Global)
  • s
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:s Element (Global)
  • say-as
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:say-as Element (Global)
  • phoneme
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:phoneme Element (Global)
  • sub
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:sub Element (Global)
  • voice
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:voice Element (Global)
  • emphasis
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:emphasis Element (Global)
  • break
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:break Element (Global)
  • prosody
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:prosody Element (Global)
  • mark
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:mark Element (Global)
  • audio
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:audio Element (Global)
  • speak
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:speak Element (Global)
  • ruby
Attribute Ruby XOR [0.. *]
[1]
ruby Element (Global)

3.2.2.6 Figure Root Class Mapping

The UML/XSD Mapping for the "Figure" Root Class is given in Table 3.2.2.6.

Table 3.2.2.6 UML/XSD Mapping for the "Figure" Root Class.
Information Model Details XSD Binding Details
Name UML Artefact Data Type Multiplicity Name Type
Figure Root Container [ Unordered ] - N/A - FigureDType ComplexType
  • figcaption
Attribute FigCaption [0..1] figcaption Element (Global)
  • img
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:img Element (Global)
  • br
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:br Element (Global)
  • object
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:object Element (Global)
  • em
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:em Element (Global)
  • a
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:a Element (Global)
  • code
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:code Element (Global)
  • span
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:span Element (Global)
  • sub
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sub Element (Global)
  • acronym
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:acronym Element (Global)
  • big
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:big Element (Global)
  • tt
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:tt Element (Global)
  • kbd
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:kbd Element (Global)
  • q
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:q Element (Global)
  • i
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:i Element (Global)
  • dfn
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dfn Element (Global)
  • abbr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:abbr Element (Global)
  • strong
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:strong Element (Global)
  • sup
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sup Element (Global)
  • var
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:var Element (Global)
  • small
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:small Element (Global)
  • samp
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:samp Element (Global)
  • b
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:b Element (Global)
  • cite
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:cite Element (Global)
  • bdo
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:bdo Element (Global)
  • bdi
Attribute BDI XOR [0.. *]
[1]
bdi Element (Global)
  • figure
Attribute Figure XOR [0.. *]
[1]
figure Element (Global)
  • audio
Attribute Audio XOR [0.. *]
[1]
audio Element (Global)
  • video
Attribute Video XOR [0.. *]
[1]
video Element (Global)
  • label
Attribute Label XOR [0.. *]
[1]
label Element (Global)
  • article
Attribute Article XOR [0.. *]
[1]
article Element (Global)
  • aside
Attribute Aside XOR [0.. *]
[1]
aside Element (Global)
  • footer
Attribute Footer XOR [0.. *]
[1]
footer Element (Global)
  • header
Attribute Header XOR [0.. *]
[1]
header Element (Global)
  • nav
Attribute Nav XOR [0.. *]
[1]
nav Element (Global)
  • section
Attribute Section XOR [0.. *]
[1]
section Element (Global)
  • pre
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:pre Element (Global)
  • h1
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h1 Element (Global)
  • h2
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h2 Element (Global)
  • h3
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h3 Element (Global)
  • h4
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h4 Element (Global)
  • h5
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h5 Element (Global)
  • h6
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h6 Element (Global)
  • p
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:p Element (Global)
  • address
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:address Element (Global)
  • dl
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dl Element (Global)
  • ol
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ol Element (Global)
  • ul
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ul Element (Global)
  • hr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:hr Element (Global)
  • p
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:p Element (Global)
  • s
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:s Element (Global)
  • say-as
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:say-as Element (Global)
  • phoneme
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:phoneme Element (Global)
  • sub
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:sub Element (Global)
  • voice
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:voice Element (Global)
  • emphasis
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:emphasis Element (Global)
  • break
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:break Element (Global)
  • prosody
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:prosody Element (Global)
  • mark
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:mark Element (Global)
  • audio
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:audio Element (Global)
  • speak
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:speak Element (Global)
  • ruby
Attribute Ruby XOR [0.. *]
[1]
ruby Element (Global)

3.2.2.7 Footer Root Class Mapping

The UML/XSD Mapping for the "Footer" Root Class is given in Table 3.2.2.7.

Table 3.2.2.7 UML/XSD Mapping for the "Footer" Root Class.
Information Model Details XSD Binding Details
Name UML Artefact Data Type Multiplicity Name Type
Footer Root Container [ Sequence ] - N/A - FooterDType ComplexType
  • math
Attribute [ Imported (MathML2) ] XOR [0.. *]
[1]
m2:math Element (Global)
  • math
Attribute [ Imported (MathML3) ] XOR [0.. *]
[1]
m3:math Element (Global)
  • include
Attribute [ Imported (Include) ] XOR [0.. *]
[1]
xi:include Element (Global)
  • img
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:img Element (Global)
  • br
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:br Element (Global)
  • object
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:object Element (Global)
  • em
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:em Element (Global)
  • a
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:a Element (Global)
  • code
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:code Element (Global)
  • span
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:span Element (Global)
  • sub
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sub Element (Global)
  • acronym
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:acronym Element (Global)
  • big
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:big Element (Global)
  • tt
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:tt Element (Global)
  • kbd
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:kbd Element (Global)
  • q
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:q Element (Global)
  • i
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:i Element (Global)
  • dfn
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dfn Element (Global)
  • abbr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:abbr Element (Global)
  • strong
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:strong Element (Global)
  • sup
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sup Element (Global)
  • var
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:var Element (Global)
  • small
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:small Element (Global)
  • samp
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:samp Element (Global)
  • b
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:b Element (Global)
  • cite
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:cite Element (Global)
  • bdo
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:bdo Element (Global)
  • bdi
Attribute BDI XOR [0.. *]
[1]
bdi Element (Global)
  • figure
Attribute Figure XOR [0.. *]
[1]
figure Element (Global)
  • audio
Attribute Audio XOR [0.. *]
[1]
audio Element (Global)
  • video
Attribute Video XOR [0.. *]
[1]
video Element (Global)
  • label
Attribute Label XOR [0.. *]
[1]
label Element (Global)
  • article
Attribute Article XOR [0.. *]
[1]
article Element (Global)
  • aside
Attribute Aside XOR [0.. *]
[1]
aside Element (Global)
  • footer
Attribute Footer XOR [0.. *]
[1]
footer Element (Global)
  • header
Attribute Header XOR [0.. *]
[1]
header Element (Global)
  • nav
Attribute Nav XOR [0.. *]
[1]
nav Element (Global)
  • section
Attribute Section XOR [0.. *]
[1]
section Element (Global)
  • pre
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:pre Element (Global)
  • h1
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h1 Element (Global)
  • h2
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h2 Element (Global)
  • h3
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h3 Element (Global)
  • h4
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h4 Element (Global)
  • h5
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h5 Element (Global)
  • h6
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h6 Element (Global)
  • p
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:p Element (Global)
  • address
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:address Element (Global)
  • dl
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dl Element (Global)
  • ol
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ol Element (Global)
  • ul
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ul Element (Global)
  • hr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:hr Element (Global)
  • p
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:p Element (Global)
  • s
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:s Element (Global)
  • say-as
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:say-as Element (Global)
  • phoneme
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:phoneme Element (Global)
  • sub
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:sub Element (Global)
  • voice
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:voice Element (Global)
  • emphasis
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:emphasis Element (Global)
  • break
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:break Element (Global)
  • prosody
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:prosody Element (Global)
  • mark
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:mark Element (Global)
  • audio
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:audio Element (Global)
  • speak
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:speak Element (Global)
  • ruby
Attribute Ruby XOR [0.. *]
[1]
ruby Element (Global)

3.2.2.8 Header Root Class Mapping

The UML/XSD Mapping for the "Header" Root Class is given in Table 3.2.2.8.

Table 3.2.2.8 UML/XSD Mapping for the "Header" Root Class.
Information Model Details XSD Binding Details
Name UML Artefact Data Type Multiplicity Name Type
Header Root Container [ Sequence ] - N/A - HeaderDType ComplexType
  • math
Attribute [ Imported (MathML2) ] XOR [0.. *]
[1]
m2:math Element (Global)
  • math
Attribute [ Imported (MathML3) ] XOR [0.. *]
[1]
m3:math Element (Global)
  • include
Attribute [ Imported (Include) ] XOR [0.. *]
[1]
xi:include Element (Global)
  • img
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:img Element (Global)
  • br
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:br Element (Global)
  • object
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:object Element (Global)
  • em
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:em Element (Global)
  • a
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:a Element (Global)
  • code
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:code Element (Global)
  • span
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:span Element (Global)
  • sub
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sub Element (Global)
  • acronym
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:acronym Element (Global)
  • big
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:big Element (Global)
  • tt
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:tt Element (Global)
  • kbd
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:kbd Element (Global)
  • q
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:q Element (Global)
  • i
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:i Element (Global)
  • dfn
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dfn Element (Global)
  • abbr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:abbr Element (Global)
  • strong
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:strong Element (Global)
  • sup
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sup Element (Global)
  • var
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:var Element (Global)
  • small
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:small Element (Global)
  • samp
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:samp Element (Global)
  • b
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:b Element (Global)
  • cite
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:cite Element (Global)
  • bdo
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:bdo Element (Global)
  • bdi
Attribute BDI XOR [0.. *]
[1]
bdi Element (Global)
  • figure
Attribute Figure XOR [0.. *]
[1]
figure Element (Global)
  • audio
Attribute Audio XOR [0.. *]
[1]
audio Element (Global)
  • video
Attribute Video XOR [0.. *]
[1]
video Element (Global)
  • label
Attribute Label XOR [0.. *]
[1]
label Element (Global)
  • article
Attribute Article XOR [0.. *]
[1]
article Element (Global)
  • aside
Attribute Aside XOR [0.. *]
[1]
aside Element (Global)
  • footer
Attribute Footer XOR [0.. *]
[1]
footer Element (Global)
  • header
Attribute Header XOR [0.. *]
[1]
header Element (Global)
  • nav
Attribute Nav XOR [0.. *]
[1]
nav Element (Global)
  • section
Attribute Section XOR [0.. *]
[1]
section Element (Global)
  • pre
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:pre Element (Global)
  • h1
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h1 Element (Global)
  • h2
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h2 Element (Global)
  • h3
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h3 Element (Global)
  • h4
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h4 Element (Global)
  • h5
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h5 Element (Global)
  • h6
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h6 Element (Global)
  • p
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:p Element (Global)
  • address
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:address Element (Global)
  • dl
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dl Element (Global)
  • ol
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ol Element (Global)
  • ul
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ul Element (Global)
  • hr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:hr Element (Global)
  • p
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:p Element (Global)
  • s
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:s Element (Global)
  • say-as
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:say-as Element (Global)
  • phoneme
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:phoneme Element (Global)
  • sub
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:sub Element (Global)
  • voice
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:voice Element (Global)
  • emphasis
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:emphasis Element (Global)
  • break
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:break Element (Global)
  • prosody
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:prosody Element (Global)
  • mark
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:mark Element (Global)
  • audio
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:audio Element (Global)
  • speak
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:speak Element (Global)
  • ruby
Attribute Ruby XOR [0.. *]
[1]
ruby Element (Global)

3.2.2.9 Label Root Class Mapping

The UML/XSD Mapping for the "Label" Root Class is given in Table 3.2.2.9.

Table 3.2.2.9 UML/XSD Mapping for the "Label" Root Class.
Information Model Details XSD Binding Details
Name UML Artefact Data Type Multiplicity Name Type
Label Root Container [ Sequence ] - N/A - LabelDType ComplexType
  • math
Attribute [ Imported (MathML2) ] XOR [0.. *]
[1]
m2:math Element (Global)
  • math
Attribute [ Imported (MathML3) ] XOR [0.. *]
[1]
m3:math Element (Global)
  • include
Attribute [ Imported (Include) ] XOR [0.. *]
[1]
xi:include Element (Global)
  • img
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:img Element (Global)
  • br
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:br Element (Global)
  • object
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:object Element (Global)
  • em
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:em Element (Global)
  • a
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:a Element (Global)
  • code
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:code Element (Global)
  • span
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:span Element (Global)
  • sub
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sub Element (Global)
  • acronym
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:acronym Element (Global)
  • big
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:big Element (Global)
  • tt
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:tt Element (Global)
  • kbd
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:kbd Element (Global)
  • q
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:q Element (Global)
  • i
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:i Element (Global)
  • dfn
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dfn Element (Global)
  • abbr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:abbr Element (Global)
  • strong
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:strong Element (Global)
  • sup
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sup Element (Global)
  • var
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:var Element (Global)
  • small
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:small Element (Global)
  • samp
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:samp Element (Global)
  • b
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:b Element (Global)
  • cite
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:cite Element (Global)
  • bdo
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:bdo Element (Global)
  • bdi
Attribute BDI XOR [0.. *]
[1]
bdi Element (Global)
  • figure
Attribute Figure XOR [0.. *]
[1]
figure Element (Global)
  • audio
Attribute Audio XOR [0.. *]
[1]
audio Element (Global)
  • video
Attribute Video XOR [0.. *]
[1]
video Element (Global)
  • label
Attribute Label XOR [0.. *]
[1]
label Element (Global)
  • article
Attribute Article XOR [0.. *]
[1]
article Element (Global)
  • aside
Attribute Aside XOR [0.. *]
[1]
aside Element (Global)
  • footer
Attribute Footer XOR [0.. *]
[1]
footer Element (Global)
  • header
Attribute Header XOR [0.. *]
[1]
header Element (Global)
  • nav
Attribute Nav XOR [0.. *]
[1]
nav Element (Global)
  • section
Attribute Section XOR [0.. *]
[1]
section Element (Global)
  • pre
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:pre Element (Global)
  • h1
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h1 Element (Global)
  • h2
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h2 Element (Global)
  • h3
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h3 Element (Global)
  • h4
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h4 Element (Global)
  • h5
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h5 Element (Global)
  • h6
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h6 Element (Global)
  • p
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:p Element (Global)
  • address
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:address Element (Global)
  • dl
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dl Element (Global)
  • ol
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ol Element (Global)
  • ul
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ul Element (Global)
  • hr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:hr Element (Global)
  • p
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:p Element (Global)
  • s
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:s Element (Global)
  • say-as
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:say-as Element (Global)
  • phoneme
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:phoneme Element (Global)
  • sub
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:sub Element (Global)
  • voice
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:voice Element (Global)
  • emphasis
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:emphasis Element (Global)
  • break
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:break Element (Global)
  • prosody
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:prosody Element (Global)
  • mark
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:mark Element (Global)
  • audio
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:audio Element (Global)
  • speak
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:speak Element (Global)
  • ruby
Attribute Ruby XOR [0.. *]
[1]
ruby Element (Global)

3.2.2.10 Nav Root Class Mapping

The UML/XSD Mapping for the "Nav" Root Class is given in Table 3.2.2.10.

Table 3.2.2.10 UML/XSD Mapping for the "Nav" Root Class.
Information Model Details XSD Binding Details
Name UML Artefact Data Type Multiplicity Name Type
Nav Root Container [ Sequence ] - N/A - NavDType ComplexType
  • math
Attribute [ Imported (MathML2) ] XOR [0.. *]
[1]
m2:math Element (Global)
  • math
Attribute [ Imported (MathML3) ] XOR [0.. *]
[1]
m3:math Element (Global)
  • include
Attribute [ Imported (Include) ] XOR [0.. *]
[1]
xi:include Element (Global)
  • img
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:img Element (Global)
  • br
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:br Element (Global)
  • object
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:object Element (Global)
  • em
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:em Element (Global)
  • a
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:a Element (Global)
  • code
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:code Element (Global)
  • span
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:span Element (Global)
  • sub
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sub Element (Global)
  • acronym
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:acronym Element (Global)
  • big
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:big Element (Global)
  • tt
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:tt Element (Global)
  • kbd
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:kbd Element (Global)
  • q
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:q Element (Global)
  • i
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:i Element (Global)
  • dfn
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dfn Element (Global)
  • abbr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:abbr Element (Global)
  • strong
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:strong Element (Global)
  • sup
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sup Element (Global)
  • var
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:var Element (Global)
  • small
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:small Element (Global)
  • samp
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:samp Element (Global)
  • b
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:b Element (Global)
  • cite
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:cite Element (Global)
  • bdo
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:bdo Element (Global)
  • bdi
Attribute BDI XOR [0.. *]
[1]
bdi Element (Global)
  • figure
Attribute Figure XOR [0.. *]
[1]
figure Element (Global)
  • audio
Attribute Audio XOR [0.. *]
[1]
audio Element (Global)
  • video
Attribute Video XOR [0.. *]
[1]
video Element (Global)
  • label
Attribute Label XOR [0.. *]
[1]
label Element (Global)
  • article
Attribute Article XOR [0.. *]
[1]
article Element (Global)
  • aside
Attribute Aside XOR [0.. *]
[1]
aside Element (Global)
  • footer
Attribute Footer XOR [0.. *]
[1]
footer Element (Global)
  • header
Attribute Header XOR [0.. *]
[1]
header Element (Global)
  • nav
Attribute Nav XOR [0.. *]
[1]
nav Element (Global)
  • section
Attribute Section XOR [0.. *]
[1]
section Element (Global)
  • pre
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:pre Element (Global)
  • h1
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h1 Element (Global)
  • h2
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h2 Element (Global)
  • h3
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h3 Element (Global)
  • h4
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h4 Element (Global)
  • h5
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h5 Element (Global)
  • h6
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:h6 Element (Global)
  • p
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:p Element (Global)
  • address
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:address Element (Global)
  • dl
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dl Element (Global)
  • ol
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ol Element (Global)
  • ul
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:ul Element (Global)
  • hr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:hr Element (Global)
  • p
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:p Element (Global)
  • s
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:s Element (Global)
  • say-as
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:say-as Element (Global)
  • phoneme
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:phoneme Element (Global)
  • sub
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:sub Element (Global)
  • voice
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:voice Element (Global)
  • emphasis
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:emphasis Element (Global)
  • break
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:break Element (Global)
  • prosody
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:prosody Element (Global)
  • mark
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:mark Element (Global)
  • audio
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:audio Element (Global)
  • speak
Attribute [ Imported (SSMLv1p1) ] XOR [0.. *]
[1]
ssml11:speak Element (Global)
  • ruby
Attribute Ruby XOR [0.. *]
[1]
ruby Element (Global)

3.2.2.11 RB Root Class Mapping

The UML/XSD Mapping for the "RB" Root Class is given in Table 3.2.2.11.

Table 3.2.2.11 UML/XSD Mapping for the "RB" Root Class.
Information Model Details XSD Binding Details
Name UML Artefact Data Type Multiplicity Name Type
RB Root Container [ Sequence ] - N/A - RBDType ComplexType
  • a
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:a Element (Global)
  • abbr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:abbr Element (Global)
  • b
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:b Element (Global)
  • bdo
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:bdo Element (Global)
  • br
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:br Element (Global)
  • cite
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:cite Element (Global)
  • code
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:code Element (Global)
  • dfn
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dfn Element (Global)
  • em
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:em Element (Global)
  • i
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:i Element (Global)
  • img
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:img Element (Global)
  • kbd
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:kbd Element (Global)
  • object
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:object Element (Global)
  • q
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:q Element (Global)
  • samp
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:samp Element (Global)
  • small
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:small Element (Global)
  • span
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:span Element (Global)
  • strong
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:strong Element (Global)
  • sub
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sub Element (Global)
  • sup
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sup Element (Global)
  • var
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:var Element (Global)
  • audio
Attribute Audio XOR [0.. *]
[1]
audio Element (Global)
  • bdi
Attribute BDI XOR [0.. *]
[1]
bdi Element (Global)
  • label
Attribute Label XOR [0.. *]
[1]
label Element (Global)
  • ruby
Attribute Ruby XOR [0.. *]
[1]
ruby Element (Global)
  • video
Attribute Video XOR [0.. *]
[1]
video Element (Global)

3.2.2.12 RP Root Class Mapping

The UML/XSD Mapping for the "RP" Root Class is given in Table 3.2.2.12.

Table 3.2.2.12 UML/XSD Mapping for the "RP" Root Class.
Information Model Details XSD Binding Details
Name UML Artefact Data Type Multiplicity Name Type
RP Root Container [ Sequence ] - N/A - RPDType ComplexType
  • a
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:a Element (Global)
  • abbr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:abbr Element (Global)
  • b
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:b Element (Global)
  • bdo
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:bdo Element (Global)
  • br
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:br Element (Global)
  • cite
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:cite Element (Global)
  • code
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:code Element (Global)
  • dfn
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dfn Element (Global)
  • em
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:em Element (Global)
  • i
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:i Element (Global)
  • img
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:img Element (Global)
  • kbd
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:kbd Element (Global)
  • object
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:object Element (Global)
  • q
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:q Element (Global)
  • samp
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:samp Element (Global)
  • small
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:small Element (Global)
  • span
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:span Element (Global)
  • strong
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:strong Element (Global)
  • sub
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sub Element (Global)
  • sup
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sup Element (Global)
  • var
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:var Element (Global)
  • audio
Attribute Audio XOR [0.. *]
[1]
audio Element (Global)
  • bdi
Attribute BDI XOR [0.. *]
[1]
bdi Element (Global)
  • label
Attribute Label XOR [0.. *]
[1]
label Element (Global)
  • ruby
Attribute Ruby XOR [0.. *]
[1]
ruby Element (Global)
  • video
Attribute Video XOR [0.. *]
[1]
video Element (Global)

3.2.2.13 RT Root Class Mapping

The UML/XSD Mapping for the "RT" Root Class is given in Table 3.2.2.13.

Table 3.2.2.13 UML/XSD Mapping for the "RT" Root Class.
Information Model Details XSD Binding Details
Name UML Artefact Data Type Multiplicity Name Type
RT Root Container [ Sequence ] - N/A - RTDType ComplexType
  • a
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:a Element (Global)
  • abbr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:abbr Element (Global)
  • b
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:b Element (Global)
  • bdo
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:bdo Element (Global)
  • br
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:br Element (Global)
  • cite
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:cite Element (Global)
  • code
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:code Element (Global)
  • dfn
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dfn Element (Global)
  • em
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:em Element (Global)
  • i
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:i Element (Global)
  • img
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:img Element (Global)
  • kbd
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:kbd Element (Global)
  • object
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:object Element (Global)
  • q
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:q Element (Global)
  • samp
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:samp Element (Global)
  • small
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:small Element (Global)
  • span
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:span Element (Global)
  • strong
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:strong Element (Global)
  • sub
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sub Element (Global)
  • sup
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sup Element (Global)
  • var
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:var Element (Global)
  • audio
Attribute Audio XOR [0.. *]
[1]
audio Element (Global)
  • bdi
Attribute BDI XOR [0.. *]
[1]
bdi Element (Global)
  • label
Attribute Label XOR [0.. *]
[1]
label Element (Global)
  • ruby
Attribute Ruby XOR [0.. *]
[1]
ruby Element (Global)
  • video
Attribute Video XOR [0.. *]
[1]
video Element (Global)

3.2.2.14 RTC Root Class Mapping

The UML/XSD Mapping for the "RTC" Root Class is given in Table 3.2.2.14.

Table 3.2.2.14 UML/XSD Mapping for the "RTC" Root Class.
Information Model Details XSD Binding Details
Name UML Artefact Data Type Multiplicity Name Type
RTC Root Container [ Selection ] - N/A - RTCDType ComplexType
  • a
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:a Element (Global)
  • abbr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:abbr Element (Global)
  • b
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:b Element (Global)
  • bdo
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:bdo Element (Global)
  • br
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:br Element (Global)
  • cite
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:cite Element (Global)
  • code
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:code Element (Global)
  • dfn
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dfn Element (Global)
  • em
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:em Element (Global)
  • i
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:i Element (Global)
  • img
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:img Element (Global)
  • kbd
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:kbd Element (Global)
  • object
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:object Element (Global)
  • q
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:q Element (Global)
  • samp
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:samp Element (Global)
  • small
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:small Element (Global)
  • span
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:span Element (Global)
  • strong
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:strong Element (Global)
  • sub
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sub Element (Global)
  • sup
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sup Element (Global)
  • var
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:var Element (Global)
  • audio
Attribute Audio XOR [0.. *]
[1]
audio Element (Global)
  • bdi
Attribute BDI XOR [0.. *]
[1]
bdi Element (Global)
  • label
Attribute Label XOR [0.. *]
[1]
label Element (Global)
  • ruby
Attribute Ruby XOR [0.. *]
[1]
ruby Element (Global)
  • video
Attribute Video XOR [0.. *]
[1]
video Element (Global)
  • rt
Attribute RT [0.. *] rt Element (Global)

3.2.2.15 Ruby Root Class Mapping

The UML/XSD Mapping for the "Ruby" Root Class is given in Table 3.2.2.15.

Table 3.2.2.15 UML/XSD Mapping for the "Ruby" Root Class.
Information Model Details XSD Binding Details
Name UML Artefact Data Type Multiplicity Name Type
Ruby Root Container [ Sequence ] - N/A - RubyDType ComplexType
  • a
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:a Element (Global)
  • abbr
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:abbr Element (Global)
  • b
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:b Element (Global)
  • bdo
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:bdo Element (Global)
  • br
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:br Element (Global)
  • cite
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:cite Element (Global)
  • code
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:code Element (Global)
  • dfn
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:dfn Element (Global)
  • em
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:em Element (Global)
  • i
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:i Element (Global)
  • img
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:img Element (Global)
  • kbd
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:kbd Element (Global)
  • object
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:object Element (Global)
  • q
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:q Element (Global)
  • samp
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:samp Element (Global)
  • small
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:small Element (Global)
  • span
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:span Element (Global)
  • strong
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:strong Element (Global)
  • sub
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sub Element (Global)
  • sup
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sup Element (Global)
  • var
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:var Element (Global)
  • audio
Attribute Audio XOR [0.. *]
[1]
audio Element (Global)
  • bdi
Attribute BDI XOR [0.. *]
[1]
bdi Element (Global)
  • label
Attribute Label XOR [0.. *]
[1]
label Element (Global)
  • ruby
Attribute Ruby XOR [0.. *]
[1]
ruby Element (Global)
  • video
Attribute Video XOR [0.. *]
[1]
video Element (Global)
  • rb
Attribute RB XOR [1]
[0.. *]
rb Element (Global)
  • rp
Attribute RP XOR [1]
[0..1]
rp Element (Global)
  • rt
Attribute RT XOR [1]
[1]
rt Element (Global)
  • rtc
Attribute RTC XOR [1]
[1]
rtc Element (Global)

3.2.2.16 Section Root Class Mapping

The UML/XSD Mapping for the "Section" Root Class is given in Table 3.2.2.16.

Table 3.2.2.16 UML/XSD Mapping for the "Section" Root Class.
Information Model Details XSD Binding Details
Name UML Artefact Data Type Multiplicity Name Type
Section Root Container [ Sequence ] - N/A - SectionDType ComplexType
  • math
Attribute [ Imported (MathML2) ] XOR [0.. *]
[1]
m2:math Element (Global)
  • math
Attribute [ Imported (MathML3) ] XOR [0.. *]
[1]
m3:math Element (Global)
  • include
Attribute [ Imported (Include) ] XOR [0.. *]
[1]
xi:include Element (Global)
  • img
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:img Element (Global)
  • br
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:br Element (Global)
  • object
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:object Element (Global)
  • em
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:em Element (Global)
  • a
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:a Element (Global)
  • code
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:code Element (Global)
  • span
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:span Element (Global)
  • sub
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:sub Element (Global)
  • acronym
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:acronym Element (Global)
  • big
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:big Element (Global)
  • tt
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:tt Element (Global)
  • kbd
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:kbd Element (Global)
  • q
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:q Element (Global)
  • i
Attribute [ Imported (QTIv2p2) ] XOR [0.. *]
[1]
qti:i Element (Global)
  • dfn
Attribute [ Imported (QTIv2p2) ]