Namespace
http://w3id.org/meta-share/meta-share/
Annotations
Introduces descriptive characteristics of a person that has participated in the audio, video, sensorimotor (textNumerical) part of the resource
Diagram
Type
ms:Participant
Properties
Used by
Model
ms:alias* ,
ms:age{0,1} ,
ms:ageGroup{0,1} ,
ms:sex{0,1} ,
ms:height{0,1} ,
ms:weight{0,1} ,
ms:dialectAccent* ,
ms:origin{0,1} ,
ms:placeOfLiving* ,
ms:placeOfBirth* ,
ms:placeOfChildhood* ,
ms:placeOfSecondEducation* ,
ms:educationLevel* ,
ms:profession* ,
ms:smokingHabit* ,
ms:hearingImpairment* ,
ms:speakingImpairment* ,
ms:trainedSpeaker{0,1} ,
ms:vocalTractCondition{0,1}
Children
ms:age , ms:ageGroup , ms:alias , ms:dialectAccent , ms:educationLevel , ms:hearingImpairment , ms:height , ms:origin , ms:placeOfBirth , ms:placeOfChildhood , ms:placeOfLiving , ms:placeOfSecondEducation , ms:profession , ms:sex , ms:smokingHabit , ms:speakingImpairment , ms:trainedSpeaker , ms:vocalTractCondition , ms:weight
Instance
<ms:participant xmlns:ms= "http://w3id.org/meta-share/meta-share/" >
<ms:alias xml:lang= "" > {0,unbounded} </ms:alias>
<ms:age > {0,1} </ms:age>
<ms:ageGroup > {0,1} </ms:ageGroup>
<ms:sex > {0,1} </ms:sex>
<ms:height > {0,1} </ms:height>
<ms:weight > {0,1} </ms:weight>
<ms:dialectAccent xml:lang= "" > {0,unbounded} </ms:dialectAccent>
<ms:origin > {0,1} </ms:origin>
<ms:placeOfLiving xml:lang= "" > {0,unbounded} </ms:placeOfLiving>
<ms:placeOfBirth xml:lang= "" > {0,unbounded} </ms:placeOfBirth>
<ms:placeOfChildhood xml:lang= "" > {0,unbounded} </ms:placeOfChildhood>
<ms:placeOfSecondEducation xml:lang= "" > {0,unbounded} </ms:placeOfSecondEducation>
<ms:educationLevel xml:lang= "" > {0,unbounded} </ms:educationLevel>
<ms:profession xml:lang= "" > {0,unbounded} </ms:profession>
<ms:smokingHabit xml:lang= "" > {0,unbounded} </ms:smokingHabit>
<ms:hearingImpairment xml:lang= "" > {0,unbounded} </ms:hearingImpairment>
<ms:speakingImpairment xml:lang= "" > {0,unbounded} </ms:speakingImpairment>
<ms:trainedSpeaker > {0,1} </ms:trainedSpeaker>
<ms:vocalTractCondition > {0,1} </ms:vocalTractCondition>
</ms:participant>
Source
<xs:element name= "participant" type= "ms:Participant" >
<xs:annotation >
<xs:documentation xml:lang= "en" > Introduces descriptive characteristics of a person that has participated in the audio, video, sensorimotor (textNumerical) part of the resource </xs:documentation>
<xs:appinfo >
<identifier > http://w3id.org/meta-share/meta-share/participant </identifier>
<label xml:lang= "en" > participant </label>
</xs:appinfo>
</xs:annotation>
</xs:element>