| 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 | internationalizedStringT |
| Namespace | http://mobility.usos.edu.pl |
| Abstract | False |
| Documentation | The same text in various languages. |
| XSD Schema | MobilitySchema.xsd |
|
|
|
|
|
|
<xsd:complexType name="internationalizedStringT" >
<xsd:annotation> <xsd:documentation>The same text in various languages.</xsd:documentation> </xsd:annotation> <xsd:sequence maxOccurs="unbounded"> <xsd:element name="value"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="language" type="tns:languageCodeT" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> |
|
|
|||||||||
|
|||||||||
|
|
|||||||||
|
[No Sub Types] internationalizedStringT tns:description tns:name tns:name |
|||||||||
|
|
|||||||||
| tns:description , tns:name , tns:name | |||||||||
| Generated using Liquid XML Studio - FREE Community Edition 7.1.0.1135 - Featuring XSD to java Code Generation | |||||||||