Mobility Project 2011-01-21, MobilitySchema.xsd, Revision 336 | Generated using Liquid XML Studio - FREE Community Edition 7.1.4.1284 |
Generated : 21 stycznia 2011 |
Definition Type | Simple Type |
Name | nationalPersonalIdT |
Namespace | http://mobility.usos.edu.pl |
Facets | |
Pattern | [a-zA-Z]{2}:[\S]+ |
Documentation | Unique identifier of a person. Based on SCHAC's attribute schacPersonalUniqueID but does not use a prefix urn:mace:terena.org:schac:personalUniqueID and an id type information. Value consists of a country prefix (exactly as in tns:countryCodeT), a colon and an identification number. Examples: Finnish FIC: fi:260667-123F, Spanish NIF: es:31241312L, Swedish NIN: se:12345678, Polish PESEL: pl:77121201230. |
XSD Schema | MobilitySchema.xsd |
![]() ![]() |
![]() |
![]() ![]() |
<xsd:simpleType name="nationalPersonalIdT" >
<xsd:annotation> <xsd:documentation>Unique identifier of a person. Based on SCHAC's attribute schacPersonalUniqueID but does not use a prefix urn:mace:terena.org:schac:personalUniqueID and an id type information. Value consists of a country prefix (exactly as in tns:countryCodeT), a colon and an identification number. Examples: Finnish FIC: fi:260667-123F, Spanish NIF: es:31241312L, Swedish NIN: se:12345678, Polish PESEL: pl:77121201230.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:pattern value="[a-zA-Z]{2}:[\S]+"/> </xsd:restriction> </xsd:simpleType> |
![]() ![]() |
|
[No Sub Types] nationalPersonalIdT tns:nationalPersonalId tns:nationalPersonalId |
|
![]() ![]() |
|
tns:nationalPersonalId , tns:nationalPersonalId | |
Generated using Liquid XML Studio - FREE Community Edition 7.1.4.1284 - Featuring XSD to C# Code Generation |