Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:Organization
Namespace http://w3id.org/meta-share/meta-share/
Annotations
A company or other group of people that works together for a particular purpose [https://dictionary.cambridge.org/dictionary/english/organization]
Diagram
Diagram ELG-SHARE_xsd_Element_ms_Organization.tmp#Organization_entityType ELG-SHARE_xsd_Element_ms_OrganizationIdentifier.tmp#OrganizationIdentifier ELG-SHARE_xsd_Element_ms_organizationName.tmp#organizationName ELG-SHARE_xsd_Element_ms_organizationShortName.tmp#organizationShortName ELG-SHARE_xsd_Element_ms_organizationAlternativeName.tmp#organizationAlternativeName ELG-SHARE_xsd_Element_ms_organizationRole.tmp#organizationRole ELG-SHARE_xsd_Element_ms_organizationLegalStatus.tmp#organizationLegalStatus ELG-SHARE_xsd_Element_ms_startup.tmp#startup ELG-SHARE_xsd_Element_ms_countryOfRegistration.tmp#countryOfRegistration ELG-SHARE_xsd_Element_ms_organizationBio.tmp#organizationBio ELG-SHARE_xsd_Element_ms_logo.tmp#logo 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_website.tmp#website 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_hasDivision.tmp#hasDivision
Properties
content complex
Used by
Model
Children ms:LTArea, ms:OrganizationIdentifier, ms:addressSet, ms:countryOfRegistration, ms:discipline, ms:domain, ms:email, ms:entityType, ms:faxNumber, ms:hasDivision, ms:keyword, ms:logo, ms:memberOfAssociation, ms:organizationAlternativeName, ms:organizationBio, ms:organizationLegalStatus, ms:organizationName, ms:organizationRole, ms:organizationShortName, ms:serviceOffered, ms:socialMediaOccupationalAccount, ms:startup, ms:telephoneNumber, ms:website
Instance
<ms:Organization xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:entityType>{1,1}</ms:entityType>
  <ms:OrganizationIdentifier ms:OrganizationIdentifierScheme="">{0,unbounded}</ms:OrganizationIdentifier>
  <ms:organizationName xml:lang="">{1,unbounded}</ms:organizationName>
  <ms:organizationShortName xml:lang="">{0,unbounded}</ms:organizationShortName>
  <ms:organizationAlternativeName xml:lang="">{0,unbounded}</ms:organizationAlternativeName>
  <ms:organizationRole>{0,unbounded}</ms:organizationRole>
  <ms:organizationLegalStatus>{0,1}</ms:organizationLegalStatus>
  <ms:startup>{0,1}</ms:startup>
  <ms:countryOfRegistration>{0,unbounded}</ms:countryOfRegistration>
  <ms:organizationBio xml:lang="">{0,unbounded}</ms:organizationBio>
  <ms:logo>{0,1}</ms:logo>
  <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:website>{0,unbounded}</ms:website>
  <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:hasDivision>{0,unbounded}</ms:hasDivision>
</ms:Organization>
Source
<xs:element name="Organization">
  <xs:annotation>
    <xs:documentation xml:lang="en">A company or other group of people that works together for a particular purpose [https://dictionary.cambridge.org/dictionary/english/organization]</xs:documentation>
    <xs:appinfo>
      <xs:label xml:lang="en">Organization</xs:label>
      <xs:identifier>http://w3id.org/meta-share/meta-share/Organization</xs:identifier>
      <representation>
        <str>organizationName</str>
        <str>organizationShortName</str>
        <str>OrganizationIdentifier</str>
        <str>website</str>
      </representation>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="entityType" fixed="Organization">
        <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:OrganizationIdentifier" 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:organizationName" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <unique>true</unique>
            <indexed>true</indexed>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:organizationShortName" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <multiple>true</multiple>
            <recommended>true</recommended>
            <indexed>true</indexed>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:organizationAlternativeName" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <multiple>true</multiple>
            <indexed>true</indexed>
            <recommended>true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:organizationRole" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="ms:organizationLegalStatus" minOccurs="0"/>
      <xs:element ref="ms:startup" minOccurs="0"/>
      <xs:element ref="ms:countryOfRegistration" 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:organizationBio" 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:logo" 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>
            <indexed>true</indexed>
            <recommended project="ELG">true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:serviceOffered" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <multiple>true</multiple>
            <recommended project="ELG">true</recommended>
          </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>
            <recommended project="ELG">true</recommended>
          </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:website" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <unique>true</unique>
            <recommended>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>
            <recommended project="ELG">true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:hasDivision" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>om</relation>
            <recommended>true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element ms:Organization / 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 Organization
Source
<xs:element name="entityType" fixed="Organization">
  <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>