Namespace
http://w3id.org/meta-share/meta-share/
Annotations
Groups information on the dynamic elements that are represented in the video part of the resource
Diagram
Type
ms:DynamicElement
Properties
Used by
Model
ms:typeOfElement+ ,
ms:bodyPart* ,
ms:distractor* ,
ms:interactiveMedia* ,
ms:faceView* ,
ms:faceExpression* ,
ms:bodyMovement* ,
ms:gesture* ,
ms:handArmMovement* ,
ms:handManipulation* ,
ms:headMovement* ,
ms:eyeMovement* ,
ms:posesPerSubject{0,1}
Children
ms:bodyMovement , ms:bodyPart , ms:distractor , ms:eyeMovement , ms:faceExpression , ms:faceView , ms:gesture , ms:handArmMovement , ms:handManipulation , ms:headMovement , ms:interactiveMedia , ms:posesPerSubject , ms:typeOfElement
Instance
<ms:dynamicElement xmlns:ms= "http://w3id.org/meta-share/meta-share/" >
<ms:typeOfElement xml:lang= "" > {1,unbounded} </ms:typeOfElement>
<ms:bodyPart > {0,unbounded} </ms:bodyPart>
<ms:distractor xml:lang= "" > {0,unbounded} </ms:distractor>
<ms:interactiveMedia xml:lang= "" > {0,unbounded} </ms:interactiveMedia>
<ms:faceView xml:lang= "" > {0,unbounded} </ms:faceView>
<ms:faceExpression xml:lang= "" > {0,unbounded} </ms:faceExpression>
<ms:bodyMovement xml:lang= "" > {0,unbounded} </ms:bodyMovement>
<ms:gesture xml:lang= "" > {0,unbounded} </ms:gesture>
<ms:handArmMovement xml:lang= "" > {0,unbounded} </ms:handArmMovement>
<ms:handManipulation xml:lang= "" > {0,unbounded} </ms:handManipulation>
<ms:headMovement xml:lang= "" > {0,unbounded} </ms:headMovement>
<ms:eyeMovement xml:lang= "" > {0,unbounded} </ms:eyeMovement>
<ms:posesPerSubject > {0,1} </ms:posesPerSubject>
</ms:dynamicElement>
Source
<xs:element name= "dynamicElement" type= "ms:DynamicElement" >
<xs:annotation >
<xs:documentation xml:lang= "en" > Groups information on the dynamic elements that are represented in the video part of the resource </xs:documentation>
<xs:appinfo >
<identifier > http://w3id.org/meta-share/meta-share/dynamicElement </identifier>
<label xml:lang= "en" > dynamic element </label>
<note xml:lang= "en" > it was like this in MS-OWL v1, although it's not multiple; helps to organise the elements though </note>
</xs:appinfo>
</xs:annotation>
</xs:element>