Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:relatedSubprogramme
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the funding subprogramme to which a project was submitted
Diagram
Diagram
Type restriction of xs:string
Properties
content simple
Facets
maxLength 150
Used by
Element ms:Project
Source
<xs:element name="relatedSubprogramme">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the funding subprogramme to which a project was submitted</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/relatedSubprogramme</identifier>
      <label xml:lang="en">related subprogramme</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:maxLength value="150"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>