Definition Type Element
Name dateOfBirth
Namespace http://mobility.usos.edu.pl
Type date
Abstract False
MinOccurs (1)
MaxOccurs (1)
Documentation Based on SCHAC's attribute schacDateOfBirth but uses dashes to delimit consecutive parts of a date, which is in fact specified in  RFC 3339.
XSD Schema MobilitySchema.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:element name="dateOfBirth" type="xsd:date" >
  <xsd:annotation>
    <xsd:documentation>Based on SCHAC's attribute schacDateOfBirth but uses dashes to delimit consecutive parts of a date, which is in fact specified in  RFC 3339.</xsd:documentation>
  </xsd:annotation>

</xsd:element>
Derivation Tree
[No Sub Types]
dateOfBirth
    [No Super Types]
Generated using Liquid XML Studio - FREE Community Edition 7.1.0.1135 - Featuring XML Schema to HTML Doc Generation