Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:Person
Namespace http://w3id.org/meta-share/meta-share/
Annotations
A human being
Diagram
Diagram ELG-SHARE_xsd_Element_ms_Person.tmp#Person_entityType ELG-SHARE_xsd_Element_ms_PersonalIdentifier.tmp#PersonalIdentifier ELG-SHARE_xsd_Element_ms_surname.tmp#surname ELG-SHARE_xsd_Element_ms_givenName.tmp#givenName ELG-SHARE_xsd_Element_ms_honorificPrefix.tmp#honorificPrefix ELG-SHARE_xsd_Element_ms_shortBio.tmp#shortBio ELG-SHARE_xsd_Element_ms_image3.tmp#image3 ELG-SHARE_xsd_Element_ms_LTArea.tmp#LTArea ELG-SHARE_xsd_Element_ms_serviceOffered.tmp#serviceOffered ELG-SHARE_xsd_Element_ms_discipline.tmp#discipline ELG-SHARE_xsd_Element_ms_domain.tmp#domain ELG-SHARE_xsd_Element_ms_keyword.tmp#keyword ELG-SHARE_xsd_Element_ms_memberOfAssociation.tmp#memberOfAssociation ELG-SHARE_xsd_Element_ms_email.tmp#email ELG-SHARE_xsd_Element_ms_homepage.tmp#homepage ELG-SHARE_xsd_Element_ms_addressSet.tmp#addressSet ELG-SHARE_xsd_Element_ms_telephoneNumber.tmp#telephoneNumber ELG-SHARE_xsd_Element_ms_faxNumber.tmp#faxNumber ELG-SHARE_xsd_Element_ms_socialMediaOccupationalAccount.tmp#socialMediaOccupationalAccount ELG-SHARE_xsd_Element_ms_affiliation.tmp#affiliation
Properties
content complex
Used by
Model
Children ms:LTArea, ms:PersonalIdentifier, ms:addressSet, ms:affiliation, ms:discipline, ms:domain, ms:email, ms:entityType, ms:faxNumber, ms:givenName, ms:homepage, ms:honorificPrefix, ms:image3, ms:keyword, ms:memberOfAssociation, ms:serviceOffered, ms:shortBio, ms:socialMediaOccupationalAccount, ms:surname, ms:telephoneNumber
Instance
<ms:Person xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:entityType>{1,1}</ms:entityType>
  <ms:PersonalIdentifier ms:PersonalIdentifierScheme="">{0,unbounded}</ms:PersonalIdentifier>
  <ms:surname xml:lang="">{1,unbounded}</ms:surname>
  <ms:givenName xml:lang="">{1,unbounded}</ms:givenName>
  <ms:honorificPrefix xml:lang="">{0,unbounded}</ms:honorificPrefix>
  <ms:shortBio xml:lang="">{0,unbounded}</ms:shortBio>
  <ms:image3>{0,1}</ms:image3>
  <ms:LTArea>{0,unbounded}</ms:LTArea>
  <ms:serviceOffered xml:lang="">{0,unbounded}</ms:serviceOffered>
  <ms:discipline xml:lang="">{0,unbounded}</ms:discipline>
  <ms:domain>{0,unbounded}</ms:domain>
  <ms:keyword xml:lang="">{0,unbounded}</ms:keyword>
  <ms:memberOfAssociation>{0,unbounded}</ms:memberOfAssociation>
  <ms:email>{0,unbounded}</ms:email>
  <ms:homepage>{0,unbounded}</ms:homepage>
  <ms:addressSet>{0,unbounded}</ms:addressSet>
  <ms:telephoneNumber>{0,unbounded}</ms:telephoneNumber>
  <ms:faxNumber>{0,unbounded}</ms:faxNumber>
  <ms:socialMediaOccupationalAccount ms:socialMediaOccupationalAccountType="">{0,unbounded}</ms:socialMediaOccupationalAccount>
  <ms:affiliation>{0,unbounded}</ms:affiliation>
</ms:Person>
Source
<xs:element name="Person">
  <xs:annotation>
    <xs:documentation xml:lang="en">A human being</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/Person</identifier>
      <label xml:lang="en">Person</label>
      <subclassOf>http://xmlns.com/foaf/0.1/Person</subclassOf>
      <representation>
        <str>surname</str>
        <str>givenName</str>
        <str>PersonalIdentifier</str>
        <str>email</str>
        <str>affiliation/affiliatedOrganization</str>
      </representation>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="entityType" fixed="Person">
        <xs:annotation>
          <xs:documentation xml:lang="en">Classifies the entity described by a metadata record to one of the major classes</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:PersonalIdentifier" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>om</relation>
            <unique>true</unique>
            <recommended>true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:surname" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>mm</relation>
            <indexed>true</indexed>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:givenName" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>mm</relation>
            <indexed>true</indexed>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:honorificPrefix" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="ms:shortBio" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <indexed>true</indexed>
            <recommended project="ELG">true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:image3" minOccurs="0">
        <xs:annotation>
          <xs:appinfo>
            <recommended project="ELG">true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:LTArea" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <recommended project="ELG">true</recommended>
            <indexed>true</indexed>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:serviceOffered" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <multiple>true</multiple>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:discipline" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <multiple>true</multiple>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:domain" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>mm</relation>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:keyword" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <multiple>true</multiple>
            <recommended project="ELG">true</recommended>
            <indexed>true</indexed>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <!--
				<xs:element ref="ms:isRelatedToLR" minOccurs="0" maxOccurs="unbounded">
					<xs:annotation>
						<xs:appinfo>
							<relation>mm</relation>
						</xs:appinfo>
					</xs:annotation>
				</xs:element>
-->
      <xs:element ref="ms:memberOfAssociation" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>mm</relation>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:email" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <unique>true</unique>
            <recommended>true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:homepage" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <unique>true</unique>
            <recommended project="ELG">true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:addressSet" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>mm</relation>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:telephoneNumber" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="ms:faxNumber" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="ms:socialMediaOccupationalAccount" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>om</relation>
            <unique>true</unique>
            <recommended>true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:affiliation" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>mm</relation>
            <recommended>true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element ms:Person / ms:entityType
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Classifies the entity described by a metadata record to one of the major classes
Diagram
Diagram
Properties
fixed Person
Source
<xs:element name="entityType" fixed="Person">
  <xs:annotation>
    <xs:documentation xml:lang="en">Classifies the entity described by a metadata record to one of the major classes</xs:documentation>
  </xs:annotation>
</xs:element>