Namespace
http://w3id.org/meta-share/meta-share/
Annotations
Specifies the language that is used in the resource or supported by the tool/service, expressed according to the BCP47 recommendation
Diagram
Type
ms:Language
Properties
Used by
Complex Types
ms:CorpusAudioPart , ms:CorpusImagePart , ms:CorpusTextPart , ms:CorpusVideoPart , ms:LanguageDescriptionImagePart , ms:LanguageDescriptionTextPart , ms:LanguageDescriptionVideoPart , ms:LexicalConceptualResourceAudioPart , ms:LexicalConceptualResourceImagePart , ms:LexicalConceptualResourceTextPart , ms:LexicalConceptualResourceVideoPart , ms:ProcessingResource
Model
Children
ms:languageId , ms:languageTag , ms:regionId , ms:scriptId , ms:variantId
Instance
<ms:language xmlns:ms= "http://w3id.org/meta-share/meta-share/" >
<ms:languageTag > {1,1} </ms:languageTag>
<ms:languageId > {1,1} </ms:languageId>
<ms:scriptId > {0,1} </ms:scriptId>
<ms:regionId > {0,1} </ms:regionId>
<ms:variantId > {0,1} </ms:variantId>
</ms:language>
Source
<xs:element name= "language" type= "ms:Language" >
<xs:annotation >
<xs:documentation xml:lang= "en" > Specifies the language that is used in the resource or supported by the tool/service, expressed according to the BCP47 recommendation </xs:documentation>
<xs:appinfo >
<label > Language </label>
</xs:appinfo>
</xs:annotation>
</xs:element>