Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:subject
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the subject/topic of a language resource
Diagram
Diagram ELG-SHARE_xsd_Element_ms_categoryLabel.tmp#categoryLabel ELG-SHARE_xsd_Element_ms_SubjectIdentifier.tmp#SubjectIdentifier ELG-SHARE_xsd_Complex_Type_ms_Subject.tmp#http___w3id.org_meta-share_meta-share__Subject
Type ms:Subject
Properties
content complex
Used by
Model
Children ms:SubjectIdentifier, ms:categoryLabel
Instance
<ms:subject xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:categoryLabel xml:lang="">{1,1}</ms:categoryLabel>
  <ms:SubjectIdentifier ms:SubjectClassificationScheme="">{0,1}</ms:SubjectIdentifier>
</ms:subject>
Source
<xs:element name="subject" type="ms:Subject">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the subject/topic of a language resource</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/subject</identifier>
      <label xml:lang="en">subject</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>