Definition Type Simple Type
Name contactHoursT
Namespace http://mobility.usos.edu.pl
Documentation Total number of hours of the course (lectures, classes, labs), e.g. 30 or 45 or 7,5.
XSD Schema MobilitySchema.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:simpleType name="contactHoursT" >
  <xsd:annotation>
    <xsd:documentation>Total number of hours of the course (lectures, classes, labs), e.g. 30 or 45 or 7,5.</xsd:documentation>
  </xsd:annotation>

  <xsd:restriction base="tns:nonNegativeFloatT"/>
</xsd:simpleType>
Derivation Tree
tns:nonNegativeFloatT
    contactHoursT
        tns:contactHours
References
tns:contactHours
Generated using Liquid XML Studio - FREE Community Edition 7.1.4.1284 by Liquid Technologies Ltd