Showing:

Annotations
Facets
Properties
Source
Used by
Attribute @ms:socialMediaOccupationalAccountType
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the type of the social media or occupational account
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/facebook
enumeration http://w3id.org/meta-share/meta-share/github
enumeration http://w3id.org/meta-share/meta-share/gitlab
enumeration http://w3id.org/meta-share/meta-share/linkedIn
enumeration http://w3id.org/meta-share/meta-share/other
enumeration http://w3id.org/meta-share/meta-share/twitter
enumeration http://w3id.org/meta-share/meta-share/youtube
Used by
Source
<xs:attribute name="socialMediaOccupationalAccountType">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the social media or occupational account</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/socialMediaOccupationalAccountType</identifier>
      <label xml:lang="en">social media occupational account type</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/facebook">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/facebook</identifier>
            <label xml:lang="en">facebook</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/github">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/github</identifier>
            <label xml:lang="en">GitHub</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/gitlab">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/gitlab</identifier>
            <label xml:lang="en">GitLab</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/linkedIn">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/linkedIn</identifier>
            <label xml:lang="en">linkedIn</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/other">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/other</identifier>
            <label xml:lang="en">other</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/twitter">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/twitter</identifier>
            <label xml:lang="en">twitter</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/youtube">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/youtube</identifier>
            <label xml:lang="en">youtube</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>