Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:LanguageDescriptionVideoPart
Namespace http://w3id.org/meta-share/meta-share/
Annotations
The part (or whole set) of a language description that consists of videos (e.g.,  a grammar part with videos for sign languages)
Diagram
Diagram ELG-SHARE_xsd_Complex_Type_ms_LanguageDescriptionVideoPart.tmp#http___w3id.org_meta-share_meta-share__LanguageDescriptionVideoPart_ldMediaType ELG-SHARE_xsd_Complex_Type_ms_LanguageDescriptionVideoPart.tmp#http___w3id.org_meta-share_meta-share__LanguageDescriptionVideoPart_mediaType ELG-SHARE_xsd_Element_ms_lingualityType.tmp#lingualityType ELG-SHARE_xsd_Element_ms_multilingualityType.tmp#multilingualityType ELG-SHARE_xsd_Element_ms_multilingualityTypeDetails.tmp#multilingualityTypeDetails ELG-SHARE_xsd_Element_ms_language.tmp#language ELG-SHARE_xsd_Element_ms_languageVariety.tmp#languageVariety ELG-SHARE_xsd_Element_ms_metalanguage.tmp#metalanguage ELG-SHARE_xsd_Element_ms_modalityType.tmp#modalityType ELG-SHARE_xsd_Element_ms_typeOfVideoContent.tmp#typeOfVideoContent ELG-SHARE_xsd_Element_ms_textIncludedInVideo.tmp#textIncludedInVideo ELG-SHARE_xsd_Element_ms_dynamicElement.tmp#dynamicElement ELG-SHARE_xsd_Element_ms_creationMode.tmp#creationMode ELG-SHARE_xsd_Element_ms_creationDetails.tmp#creationDetails ELG-SHARE_xsd_Element_ms_isCreatedBy.tmp#isCreatedBy ELG-SHARE_xsd_Element_ms_hasOriginalSource.tmp#hasOriginalSource ELG-SHARE_xsd_Element_ms_originalSourceDescription.tmp#originalSourceDescription ELG-SHARE_xsd_Element_ms_linkToOtherMedia.tmp#linkToOtherMedia ELG-SHARE_xsd_Complex_Type_ms_LanguageDescriptionVideoPart.tmp#http___w3id.org_meta-share_meta-share__LanguageDescriptionVideoPart
Type ms:LanguageDescriptionVideoPart
Properties
content complex
Used by
Model
Children ms:creationDetails, ms:creationMode, ms:dynamicElement, ms:hasOriginalSource, ms:isCreatedBy, ms:language, ms:languageVariety, ms:ldMediaType, ms:lingualityType, ms:linkToOtherMedia, ms:mediaType, ms:metalanguage, ms:modalityType, ms:multilingualityType, ms:multilingualityTypeDetails, ms:originalSourceDescription, ms:textIncludedInVideo, ms:typeOfVideoContent
Instance
<ms:LanguageDescriptionVideoPart xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:ldMediaType>{1,1}</ms:ldMediaType>
  <ms:mediaType>{1,1}</ms:mediaType>
  <ms:lingualityType>{1,1}</ms:lingualityType>
  <ms:multilingualityType>{0,1}</ms:multilingualityType>
  <ms:multilingualityTypeDetails xml:lang="">{0,unbounded}</ms:multilingualityTypeDetails>
  <ms:language>{1,unbounded}</ms:language>
  <ms:languageVariety>{0,unbounded}</ms:languageVariety>
  <ms:metalanguage>{1,unbounded}</ms:metalanguage>
  <ms:modalityType>{0,unbounded}</ms:modalityType>
  <ms:typeOfVideoContent xml:lang="">{1,unbounded}</ms:typeOfVideoContent>
  <ms:textIncludedInVideo>{0,unbounded}</ms:textIncludedInVideo>
  <ms:dynamicElement>{0,unbounded}</ms:dynamicElement>
  <ms:creationMode>{0,1}</ms:creationMode>
  <ms:creationDetails xml:lang="">{0,unbounded}</ms:creationDetails>
  <ms:isCreatedBy>{0,unbounded}</ms:isCreatedBy>
  <ms:hasOriginalSource>{0,unbounded}</ms:hasOriginalSource>
  <ms:originalSourceDescription xml:lang="">{0,unbounded}</ms:originalSourceDescription>
  <ms:linkToOtherMedia>{0,unbounded}</ms:linkToOtherMedia>
</ms:LanguageDescriptionVideoPart>
Source
<xs:element name="LanguageDescriptionVideoPart" type="ms:LanguageDescriptionVideoPart">
  <xs:annotation>
    <xs:documentation xml:lang="en">The part (or whole set) of a language description that consists of videos (e.g., a grammar part with videos for sign languages)</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/LanguageDescriptionVideoPart</identifier>
      <label xml:lang="en">Language description video part</label>
      <subclassOf>http://w3id.org/meta-share/meta-share/LanguageDescriptionMediaPart</subclassOf>
    </xs:appinfo>
  </xs:annotation>
</xs:element>