Author: Colin Smythe (1EdTech GLC) Date: 31st August, 2012 Version: 3.0 Status: Public Draft Description: This is the PSM for the Core Profile for the Access For All Digital Resource Description (DRD) data model. History: Version 3.0: This supercedes the original 1EdTech DRD v2.0 data model (also the binding for ISO /IEC 24751-3:2008(E) standard). PROFILE: This is the "AfA DRD Core". THIS IS A PROFILE OF THE BASE SPECIFICATION. The changes to the base specification are: * The "AdaptationDetailValue" class/complexType and set of XML attributes have been deleted; * The "AdaptationMediaTypeValue" class/complexType and set of XML attributes have been deleted; * The "APIInteroperableValue" class/complexType and set of XML attributes have been deleted; * The "Access_For_All_Resource" class/complexType has been modified by:- - The "educationalLevelOfAdaptation" attribute has been prohibited; - The "isFullAdaptationOf" attribute has been prohibited; - The "isPartialAdaptationOf" attribute has been prohibited; - The "extension" attribute has been prohibited; * The "AccessModeVocabulary" class/complexType has been modified by:- - The "itemSize" attribute has been prohibited; - The "olfactory" attribute has been prohibited; - The "orientation" attribute has been prohibited; - The "position" attribute has been prohibited; * The "ExtensionString" class/complexType has been modified by:- - The "pattern" attribute has been assigned a new default value; License: IPR, License and Distribution Notices This machine readable file is derived from 1EdTech specification 1EdTech Access for All (AfA) Digital Resource Description (DRD) Version 3.0 found at /afa and the original 1EdTech schema binding or code base /afa. 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 the schema binding contained in this document. 1EdTech GLC 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 1EdTech procedures with respect to rights in 1EdTech specifications can be found at the 1EdTech Intellectual Property Rights web page: /ipr/imsipr_policyFinal.pdf. Copyright (c) 1EdTech Consortium 1999-2012. All Rights Reserved. License Notice for Users Users of products or services that include this document are hereby granted a worldwide, royalty-free, non-exclusive license to use this document. Distribution Notice for Developers Developers of products or services that are not original incorporators of this document and have not changed this document, that is, are distributing a software product that incorporates this document as is from a third-party source other than 1EdTech, are hereby granted permission to copy, display and distribute the contents of this document in any medium for any purpose without fee or royalty provided that you include this IPR, License and Distribution notice in its entirety on ALL copies, or portions thereof. Developers of products or services that are original incorporators of this document and wish to provide distribution of this document as is or with modifications and developers of products and services that are not original incorporators of this document and have changed this document, are required to register with the 1EdTech GLC community on the 1EdTech GLC website as described in the following two paragraphs:- * If you wish to distribute this document as is, with no modifications, you are hereby granted permission to copy, display and distribute the contents of this document in any medium for any purpose without fee or royalty provided that you include this IPR, License and Distribution notice in its entirety on ALL copies, or portions thereof, that you make and you complete a valid license registration with 1EdTech and receive an email from 1EdTech granting the license. To register, follow the instructions on the 1EdTech website: /specificationdownload.cfm. Once registered you are granted permission to transfer unlimited distribution rights of this document for the purposes of third-party or other distribution of your product or service that incorporates this document as long as this IPR, License and Distribution notice remains in place in its entirety; * If you wish to create and distribute a derived work from this document, you are hereby granted permission to copy, display and distribute the contents of the derived work in any medium for any purpose without fee or royalty provided that you include this IPR, License and Distribution notice in its entirety on ALL copies, or portions thereof, that you make and you complete a valid profile registration with 1EdTech GLC and receive an email from 1EdTech GLC granting the license. To register, follow the instructions on the 1EdTech GLC website: /profile/. Once registered you are granted permission to transfer unlimited distribution rights of the derived work for the purposes of third-party or other distribution of your product or service that incorporates the derived work as long as this IPR, License and Distribution notice remains in place in its entirety. The limited permissions granted above are perpetual and will not be revoked by 1EdTech GLC 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 IMPLEMENTERS 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.
Source UML File Information
The source file information must be supplied as an XMI file (without diagram layout information). The supported UML authoring tools are: (a) Poseidon - v6 (and later)
This file was auto-generated using the 1EdTech GLC Binding Auto-generation Tool-kit (I-BAT). While every attempt has been made to ensure that this tool auto-generates the files correctly, users should be aware that this is an experimental tool. Permission is given to make use of this tool. 1EdTech GLC makes no claim on the materials created by third party users of this tool. Details on how to use this tool are contained in the 1EdTech GLC "I-BAT" Documentation available at the 1EdTech GLC web-site. Tool Copyright: 2005-2012 (c) 1EdTech Consortium Inc. All Rights Reserved.
The Access_for_All_Resource complexType is the container for a collection of information that states how a digital learning resource can be perceived, understood or interacted with by users. [AfA DRD Core] Profile - the changes to the XML element list are: * The "educationalLevelOfAdaptation" element has been prohibited; * The "isFullAdaptationOf" element has been prohibited; * The "isPartialAdaptationOf" element has been prohibited; * The "extension" element has been prohibited;
<xs:complexType name="Access_For_All_Resource.Type" mixed="false"> <xs:annotation> <xs:documentation source="umldocumentation">The Access_for_All_Resource complexType is the container for a collection of information that states how a digital learning resource can be perceived, understood or interacted with by users. [AfA DRD Core] Profile - the changes to the XML element list are: * The "educationalLevelOfAdaptation" element has been prohibited; * The "isFullAdaptationOf" element has been prohibited; * The "isPartialAdaptationOf" element has been prohibited; * The "extension" element has been prohibited;</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="accessMode" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="accessModeAdapted" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="adaptationType" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="atInteroperable" minOccurs="0" maxOccurs="1"/> <xs:element ref="controlFlexibility" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="displayTransformability" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="educationalComplexityOfAdaptation" minOccurs="0" maxOccurs="1"/> <xs:element ref="hasAdaptation" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="hazard" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="isAdaptationOf" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="languageOfAdaptation" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType>
Any namespaced element from any namespace may be included within an "any" element. The namespace for the imported element must be defined in the instance, and the schema must be imported. The extension has a definition of "strict" i.e. they must have their own namespace.
Diagram
Model
ANY element from ANY namespace OTHER than '/xsd/accessibility/afadrdv3p0/imsafav3p0drd_corev1p0'
Source
<xs:group name="grpStrict.any"> <xs:annotation> <xs:documentation>Any namespaced element from any namespace may be included within an "any" element. The namespace for the imported element must be defined in the instance, and the schema must be imported. The extension has a definition of "strict" i.e. they must have their own namespace.</xs:documentation> </xs:annotation> <xs:sequence> <xs:any namespace="##other" processContents="strict" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:group>