Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:function
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the operation/function/task that a software object performs
Diagram
Diagram ELG-SHARE_xsd_Element_ms_LTClassRecommended.tmp#LTClassRecommended ELG-SHARE_xsd_Element_ms_LTClassOther.tmp#LTClassOther ELG-SHARE_xsd_Complex_Type_ms_LTClass.tmp#LTClass
Type ms:LTClass
Properties
content complex
Used by
Element ms:ToolService
Model
Children ms:LTClassOther, ms:LTClassRecommended
Instance
<ms:function xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:LTClassRecommended>{1,1}</ms:LTClassRecommended>
  <ms:LTClassOther>{1,1}</ms:LTClassOther>
</ms:function>
Source
<xs:element name="function" type="ms:LTClass">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the operation/function/task that a software object performs</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/function</identifier>
      <label xml:lang="en">function</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>