Definition Type Simple Type
Name organizationIdT
Namespace http://mobility.usos.edu.pl
Documentation Unique id for an organization as a domain name. Based on SCHAC's attribute schacHomeOrganization. Example: uw.edu.pl.
XSD Schema MobilitySchema.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:simpleType name="organizationIdT" >
  <xsd:annotation>
    <xsd:documentation>Unique id for an organization as a domain name. Based on SCHAC's attribute schacHomeOrganization. Example: uw.edu.pl.</xsd:documentation>
  </xsd:annotation>

  <xsd:restriction base="tns:domainT"/>
</xsd:simpleType>
Derivation Tree
tns:domainT
    organizationIdT
        tns:organizationId
        tns:organizationId
        tns:homeUnit
        tns:partnerUnit
        tns:organizationId
References
tns:organizationId , tns:organizationId , tns:homeUnit , tns:partnerUnit , tns:organizationId
Generated using Liquid XML Studio - FREE Community Edition 7.1.4.1284 - Featuring XSD to VB Code Generation