| Mobility Project 2011-06-13 | Generated using Liquid XML Studio - FREE Community Edition 7.1.0.1135 |
| Generated : 13 czerwca 2011 |
| Definition Type | Complex Type |
| Name | studyCreditsT |
| Namespace | http://mobility.usos.edu.pl |
| Abstract | False |
| Documentation | Credits of a given type granted for completing the course. |
| XSD Schema | MobilitySchema.xsd |
|
|
|
|
|
|
<xsd:complexType name="studyCreditsT" >
<xsd:annotation> <xsd:documentation>Credits of a given type granted for completing the course.</xsd:documentation> </xsd:annotation> <xsd:sequence maxOccurs="unbounded"> <xsd:element name="value"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="tns:nonNegativeFloatT"> <xsd:attribute name="unit" type="tns:nameT" use="required"> <xsd:annotation> <xsd:documentation>Unit of credits, typical value is ECTS (case insensitive).</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> |
|
|
|||||||||
|
|||||||||
|
|
|||||||||
|
[No Sub Types] studyCreditsT tns:studyCredits |
|||||||||
|
|
|||||||||
| tns:studyCredits | |||||||||
| Generated using Liquid XML Studio - FREE Community Edition 7.1.0.1135 - Featuring XSD to java Code Generation | |||||||||