Definition Type Simple Type
Name personalPositionT
Namespace http://mobility.usos.edu.pl
Documentation Position within an organization. This is deliberately not based on SCHAC's attribute schacPersonalPosition which actually does not provide any values. Besides, this type is intended to be informative to humans; no processing is dependant upon it.
XSD Schema MobilitySchema.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:simpleType name="personalPositionT" >
  <xsd:annotation>
    <xsd:documentation>Position within an organization. This is deliberately not based on SCHAC's attribute schacPersonalPosition which actually does not provide any values. Besides, this type is intended to be informative to humans; no processing is dependant upon it.</xsd:documentation>
  </xsd:annotation>

  <xsd:restriction base="xsd:string"/>
</xsd:simpleType>
Derivation Tree
[No Sub Types]
personalPositionT
    tns:personalPosition
References
tns:personalPosition
Generated using Liquid XML Studio - FREE Community Edition 7.1.4.1284 - Featuring XML Data Binding