j:DriverLicenseMedicalCertificationType

complexType DriverLicenseMedicalCertificationType in namespace http://release.niem.gov/niem/domains/jxdm/6.0/

Definition

A data type for a medical certification associated with a driver license.

Diagram

XML Schema

<xs:complexType name="DriverLicenseMedicalCertificationType">
<xs:annotation>
<xs:documentation>
A data type for a medical certification associated with a driver license.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:DriverLicenseMedicalCertificationExpirationDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DriverLicenseMedicalCertificationIssueDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DriverLicenseSkillsPerformanceEvaluationEffectiveDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DriverLicenseSkillsPerformanceEvaluationExpirationDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DriverLicenseWaiverExemptEffectiveDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DriverLicenseWaiverExemptExpirationDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DriverLicenseWaiverExemptExpirationIndefiniteIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DriverLicenseMedicalCertificationRestrictionAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DriverLicenseMedicalCertificationStatusAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DriverLicenseMedicalSelfCertificationAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DriverLicenseMedicalCertificationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>