Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:hasOutcome
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Links to LR B which is created / extracted from LR A (the one being described), i.e. LR A has been used as the basis/initial/source material for LR B
Diagram
Diagram ELG-SHARE_xsd_Element_ms_resourceName.tmp#resourceName ELG-SHARE_xsd_Element_ms_LRIdentifier.tmp#LRIdentifier ELG-SHARE_xsd_Element_ms_version.tmp#version ELG-SHARE_xsd_Complex_Type_ms_GenericLanguageResource.tmp#GenericLanguageResource
Type ms:GenericLanguageResource
Properties
content complex
Used by
Complex Type ms:ActualUse
Model
Children ms:LRIdentifier, ms:resourceName, ms:version
Instance
<ms:hasOutcome xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:resourceName xml:lang="">{1,unbounded}</ms:resourceName>
  <ms:LRIdentifier ms:LRIdentifierScheme="">{0,unbounded}</ms:LRIdentifier>
  <ms:version>{0,1}</ms:version>
</ms:hasOutcome>
Source
<xs:element name="hasOutcome" type="ms:GenericLanguageResource">
  <xs:annotation>
    <xs:documentation xml:lang="en">Links to LR B which is created / extracted from LR A (the one being described), i.e. LR A has been used as the basis/initial/source material for LR B</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/hasOutcome</identifier>
      <label xml:lang="en">has outcome</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>