Definition Type: ComplexType
Name: MotorVehicleReportType
Namespace: http://www.hr-xml.org/3
Containing Schema: ScreeningReport.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalItem in schema components_xsd Drilldown into MotorVehicleViolation in schema screeningreport_xsd Drilldown into SubjectConfirmationMethodCode in schema fields_xsd Drilldown into MotorVehicleSearchResult in schema screeningreport_xsd Drilldown into InputLicense in schema components_xsd Drilldown into ScreeningSubjectID in schema fields_xsdXSD Diagram of MotorVehicleReportType in schema screeningreport_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="MotorVehicleReportType">
    <xsd:sequence>
        <xsd:element ref="ScreeningSubjectID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="InputLicense" minOccurs="0" />
        <xsd:element ref="MotorVehicleSearchResult" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SubjectConfirmationMethodCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="MotorVehicleViolation" minOccurs="0" />
        <xsd:element ref="AdditionalItem" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScreeningSubjectID nsA:ScreeningSubjectID 0 unbounded
InputLicense nsA:InputLicense 0 (1)
MotorVehicleSearchResult nsA:MotorVehicleSearchResult 0 unbounded
SubjectConfirmationMethodCode nsA:SubjectConfirmationMethodCode 0 unbounded
MotorVehicleViolation nsA:MotorVehicleViolation 0 (1)
AdditionalItem nsA:AdditionalItem 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:MotorVehicleReport