Definition Type Simple Type
Name nameT
Namespace http://mobility.usos.edu.pl
Facets  
Pattern [\S]+
Documentation Name string, does not allow whitespace. For precise definition see: http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/#nt-MultiCharEsc.
XSD Schema MobilitySchema.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:simpleType name="nameT" >
  <xsd:annotation>
    <xsd:documentation>Name string, does not allow whitespace. For precise definition see: http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/#nt-MultiCharEsc.</xsd:documentation>
  </xsd:annotation>

  <xsd:restriction base="xsd:string">
    <xsd:pattern value="[\S]+"/>
  </xsd:restriction>

</xsd:simpleType>
Derivation Tree
[No Sub Types]
nameT
    gradingScheme
    tns:value
    tns:value
    unit
    classification
    name
    tns:courseCodeT
        tns:code
        tns:code
        tns:partnerCourseCode
References
gradingScheme , tns:value , tns:value , unit , classification , name , tns:courseCodeT
Generated using Liquid XML Studio - FREE Community Edition 7.1.4.1284 by Liquid Technologies Ltd