Definition Type: ComplexType
Name: MotorVehicleSearchResultType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into AdditionalItem in schema components_xsd Drilldown into License in schema components_xsd Drilldown into PrimaryLanguageCode in schema fields_xsd Drilldown into NationalityCode in schema fields_xsd Drilldown into EthnicityCode in schema fields_xsd Drilldown into GenderCode in schema fields_xsd Drilldown into RaceCode in schema fields_xsd Drilldown into Communication in schema components_xsd Drilldown into ScreeningPersonName in schema components_xsd Drilldown into PersonLegalID in schema fields_xsd Drilldown into ScreeningSubjectTypeCode in schema fields_xsdXSD Diagram of MotorVehicleSearchResultType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="MotorVehicleSearchResultType">
    <xsd:sequence>
        <xsd:element ref="ScreeningSubjectTypeCode" minOccurs="0" />
        <xsd:element ref="PersonLegalID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ScreeningPersonName" minOccurs="0" />
        <xsd:element ref="Communication" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RaceCode" minOccurs="0" />
        <xsd:element ref="GenderCode" minOccurs="0" />
        <xsd:element ref="EthnicityCode" minOccurs="0" />
        <xsd:element ref="NationalityCode" minOccurs="0" />
        <xsd:element ref="PrimaryLanguageCode" minOccurs="0" />
        <xsd:element ref="License" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AdditionalItem" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScreeningSubjectTypeCode nsA:ScreeningSubjectTypeCode 0 (1)
PersonLegalID nsA:PersonLegalID 0 unbounded
ScreeningPersonName nsA:ScreeningPersonName 0 (1)
Communication nsA:Communication 0 unbounded
RaceCode nsA:RaceCode 0 (1)
GenderCode nsA:GenderCode 0 (1)
EthnicityCode nsA:EthnicityCode 0 (1)
NationalityCode nsA:NationalityCode 0 (1)
PrimaryLanguageCode nsA:PrimaryLanguageCode 0 (1)
License nsA:License 0 unbounded
AdditionalItem nsA:AdditionalItem 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:MotorVehicleSearchResult