Showing:

Diagrams
Facets
Properties
Source
Used by
Imported schema europass-learning-setting-types.xsd
Namespace http://data.europa.eu/snb/learning-setting/25831c2
Properties
attribute form default unqualified
element form default unqualified
Simple Type LearningSettingTypesEnumType
Namespace http://data.europa.eu/snb/learning-setting/25831c2
Diagram
Diagram
Type restriction of xs:anyURI
Facets
enumeration http://data.europa.eu/snb/learning-setting/6fd4685715
formal learning
enumeration http://data.europa.eu/snb/learning-setting/e207a81fc7
non-formal learning
Used by
Source
<xs:simpleType name="LearningSettingTypesEnumType">
  <xs:restriction base="xs:anyURI">
    <xs:enumeration value="http://data.europa.eu/snb/learning-setting/6fd4685715">
      <xs:annotation>
        <xs:documentation>formal learning</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/learning-setting/e207a81fc7">
      <xs:annotation>
        <xs:documentation>non-formal learning</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>