Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:nationalMaxContribution
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Introduces the maximum amount of money contributed from national funds
Diagram
Diagram ELG-SHARE_xsd_Element_ms_amount.tmp#amount ELG-SHARE_xsd_Element_ms_currency.tmp#currency ELG-SHARE_xsd_Complex_Type_ms_Cost.tmp#http___w3id.org_meta-share_meta-share__Cost
Type ms:Cost
Properties
content complex
Used by
Element ms:Project
Model
Children ms:amount, ms:currency
Instance
<ms:nationalMaxContribution xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:amount>{1,1}</ms:amount>
  <ms:currency>{1,1}</ms:currency>
</ms:nationalMaxContribution>
Source
<xs:element name="nationalMaxContribution" type="ms:Cost">
  <xs:annotation>
    <xs:documentation xml:lang="en">Introduces the maximum amount of money contributed from national funds</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/nationalMaxContribution</identifier>
      <label xml:lang="en">national max contribution</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>