Definition Type Complex Type
Name organizationTypeT
Namespace http://mobility.usos.edu.pl
Abstract False
Documentation Type of organization unit, e.g. university, department, faculty, institute, chair. Based closely on SCHAC's attribute schacHomeOrganizationType but has a prefix urn:mace:terena.org:schac:homeOrganizationType and a consecutive colon stripped off and is split through colons into a sequence. See http://www.terena.org/registry/terena.org/schac/homeOrganizationType/ for further reference.
XSD Schema MobilitySchema.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType name="organizationTypeT" >
  <xsd:annotation>
    <xsd:documentation>Type of organization unit, e.g. university, department, faculty, institute, chair. Based closely on SCHAC's attribute schacHomeOrganizationType but has a prefix urn:mace:terena.org:schac:homeOrganizationType and a consecutive colon stripped off and is split through colons into a sequence. See http://www.terena.org/registry/terena.org/schac/homeOrganizationType/ for further reference.</xsd:documentation>
  </xsd:annotation>

  <xsd:sequence>
    <xsd:element name="nationalNamespace" type="tns:countryCodeOrIntT"/>
    <xsd:element name="value" type="tns:nameT">
      <xsd:annotation>
        <xsd:documentation>Organization type is a string from a nationally controlled vocabulary, published through the URI identified at the TERENA URN registry at http://www.terena.org/registry/terena.org/schac/homeOrganizationType/. Examples: from &quot;EU&quot; namespace: higherEducationalInstitution, educationalInstitution, from &quot;INT&quot; namespace: NREN, universityHospital, NRENAffiliate, other. Official ISO FAQ item regarding &quot;EU&quot; (http://www.iso.org/iso/country_codes/iso_3166-faqs/iso_3166_faqs_specific.htm): What is the ISO 3166-1 code for the European Union? You can use EU for the name European Union. Please note that this is not an official ISO 3166-1 country code. The European Union is not a country but rather an organization. As such it is not eligible to be formally included in ISO 3166-1. Recognizing, however, that many users of ISO 3166-1 have a practical need to encode that name the ISO 3166/MA reserved the two-letter combination EU for the purpose of identifying the European Union within the framework of ISO 3166-1.</xsd:documentation>
      </xsd:annotation>

    </xsd:element>

  </xsd:sequence>

</xsd:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
organizationTypeT
    tns:organizationType
References
tns:organizationType
Generated using Liquid XML Studio - FREE Community Edition 7.1.4.1284 - Featuring XSD to C++ Code Generation