XML Schema Documentation

Table of Contents

top

Schema Document Properties

Target Namespace http://daxtra.com/hr-xml/2006-02-28
Version 2.0.34 2016-12-02
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition
  • This schema imports schema(s) from the following namespace(s):
    • http://ns.hr-xml.org/2006-02-28 (at ResumeDx.xsd)
Documentation This schema describes Daxtra's extensions of the HR-XML 2.4 Schema.

Daxtra CVX schema version 2.0.34

Declared Namespaces

Prefix Namespace
xml http://www.w3.org/XML/1998/namespace
hrxml http://ns.hr-xml.org/2006-02-28
xs http://www.w3.org/2001/XMLSchema
tns http://daxtra.com/hr-xml/2006-02-28
Schema Component Representation
<xs:schema version="2.0.34 2016-12-02" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://daxtra.com/hr-xml/2006-02-28">
<xs:import namespace="http://ns.hr-xml.org/2006-02-28" schemaLocation="ResumeDx.xsd"/>
...
</xs:schema>
top

Global Declarations

Element: DaxPositionHistoryUserArea

Name DaxPositionHistoryUserArea
Type tns:DaxPositionHistoryUserAreaType
Nillable no
Abstract no
XML Instance Representation
<tns:DaxPositionHistoryUserArea>
<tns:Umbrella> xs:string </tns:Umbrella> [0..1]
<tns:Project> xs:string </tns:Project> [0..1]
<tns:TLSPAN
tl_num="xs:string [0..1]"
first_id="xs:string [0..1]"
last_id="xs:string [0..1]"
border_id="xs:string [0..1]"/> [0..10]
<tns:MonthsOfWork> xs:int </tns:MonthsOfWork> [0..1]
</tns:DaxPositionHistoryUserArea>
Schema Component Representation
<xs:element name="DaxPositionHistoryUserArea" type="tns:DaxPositionHistoryUserAreaType"/>
top

Element: DaxResumeUserArea

Name DaxResumeUserArea
Type Locally-defined complex type
Nillable no
Abstract no
XML Instance Representation
<tns:DaxResumeUserArea>
<tns:AdditionalPersonalData> [0..1]
<tns:PreferredLocation> xs:string </tns:PreferredLocation> [0..1]
<tns:Available> xs:string </tns:Available> [0..1]
<tns:DateOfBirth> tns:daxtraDateOfBirthType </tns:DateOfBirth> [0..1]
<tns:Salary> tns:daxtraSalaryType </tns:Salary> [0..1]
<tns:PositionType> tns:daxtraPositionType </tns:PositionType> [0..1]
<tns:TypeOfHours> tns:daxtraTypeOfHoursType </tns:TypeOfHours> [0..1]
<tns:MaritalStatus> tns:daxtraMaritalStatusType </tns:MaritalStatus> [0..1]
<tns:WillRelocate> tns:daxtraWillRelocateType </tns:WillRelocate> [0..1]
<tns:LegalDocument> tns:daxtraLegalDocumentType </tns:LegalDocument> [0..*]
<tns:Religion> xs:string </tns:Religion> [0..1]
<tns:Race> xs:string </tns:Race> [0..1]
<tns:PoliticalStatus> xs:string </tns:PoliticalStatus> [0..1]
<tns:PlaceOfBirth> hrxml:EmploymentLocationSummaryType </tns:PlaceOfBirth> [0..1]
<tns:RegisteredResidence> hrxml:EmploymentLocationSummaryType </tns:RegisteredResidence> [0..1]
<tns:Nationality_1> tns:daxtraNationalityType </tns:Nationality_1> [0..1]
<tns:Nationality_2> tns:daxtraNationalityType </tns:Nationality_2> [0..1]
<tns:Gender> tns:GenderType </tns:Gender> [0..1]
<tns:Hobbies> xs:string </tns:Hobbies> [0..1]
<tns:OtherInfo> xs:string </tns:OtherInfo> [0..1]
<tns:ExperienceSummary> tns:daxtraExperienceSummaryType </tns:ExperienceSummary> [0..1]
</tns:AdditionalPersonalData>
<tns:TextZones> [0..1]
<tns:Zone
name="xs:string [0..1]"> [0..*]
xs:string
</tns:Zone>
</tns:TextZones>
<tns:ParserInfo> [1]
<tns:ParserConfiguration> xs:string </tns:ParserConfiguration> [0..1]
<tns:ParserRelease> xs:string </tns:ParserRelease> [0..1]
<tns:ParserReleaseDate> xs:date </tns:ParserReleaseDate> [0..1]
<tns:ParserSchema> xs:string </tns:ParserSchema> [0..1]
<tns:ParserSchemaLocation> xs:string </tns:ParserSchemaLocation> [0..1]
<tns:ConverterRelease> xs:string </tns:ConverterRelease> [0..1]
<tns:ConverterReleaseDate> xs:date </tns:ConverterReleaseDate> [0..1]
</tns:ParserInfo>
<tns:FileStruct
filename="xs:string [0..1]"> [0..1]
<tns:attachment
fname="xs:string [0..1]"
mime="xs:string [0..1]"
ftype="xs:string [0..1]"
conv="xs:string [0..1]"
conv_msg="xs:string [0..1]"
doc_type="xs:string [0..1]"
best_cat="xs:string [0..1]"
cat_score="xs:float [0..1]"
lang="xs:string [0..1]"
is_email_body="xs:int [0..1]"
main_cv="tns:YesNoType [0..1]"> [0..*]
xs:string
</tns:attachment>
<tns:picture
content-type="xs:string [0..1]"
content-disposition="xs:string [0..1]"
content-transfer-encoding="xs:string [0..1]"> [0..*]
xs:string
</tns:picture>
</tns:FileStruct>
<tns:EmailTrackingData> [0..1]
<tns:SendersEmail> xs:string </tns:SendersEmail> [0..1]
<tns:RecipientsEmail> xs:string </tns:RecipientsEmail> [0..1]
<tns:EmailDate> xs:string </tns:EmailDate> [0..1]
<tns:EmailSubject> xs:string </tns:EmailSubject> [0..1]
</tns:EmailTrackingData>
<tns:UserFields> tns:daxtraUserFieldsType </tns:UserFields> [0..*]
</tns:DaxResumeUserArea>
Schema Component Representation
<xs:element name="DaxResumeUserArea">
<xs:complexType>
<xs:sequence>
<xs:element name="AdditionalPersonalData" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="PreferredLocation" type="xs:string" minOccurs="0"/>
<xs:element name="Available" type="xs:string" minOccurs="0"/>
<xs:element name="DateOfBirth" type="tns:daxtraDateOfBirthType" minOccurs="0"/>
<xs:element name="Salary" type="tns:daxtraSalaryType" minOccurs="0"/>
<xs:element name="PositionType" type="tns:daxtraPositionType" minOccurs="0"/>
<xs:element name="TypeOfHours" type="tns:daxtraTypeOfHoursType" minOccurs="0"/>
<xs:element name="MaritalStatus" type="tns:daxtraMaritalStatusType" minOccurs="0"/>
<xs:element name="WillRelocate" type="tns:daxtraWillRelocateType" minOccurs="0"/>
<xs:element name="LegalDocument" type="tns:daxtraLegalDocumentType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="Religion" type="xs:string" minOccurs="0"/>
<xs:element name="Race" type="xs:string" minOccurs="0"/>
<xs:element name="PoliticalStatus" type="xs:string" minOccurs="0"/>
<xs:element name="PlaceOfBirth" type="hrxml:EmploymentLocationSummaryType" minOccurs="0"/>
<xs:element name="RegisteredResidence" type="hrxml:EmploymentLocationSummaryType" minOccurs="0"/>
<xs:element name="Nationality_1" type="tns:daxtraNationalityType" minOccurs="0"/>
<xs:element name="Nationality_2" type="tns:daxtraNationalityType" minOccurs="0"/>
<xs:element name="Gender" type="tns:GenderType" minOccurs="0"/>
<xs:element name="Hobbies" type="xs:string" minOccurs="0"/>
<xs:element name="OtherInfo" type="xs:string" minOccurs="0"/>
<xs:element name="ExperienceSummary" type="tns:daxtraExperienceSummaryType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<-- Additional zoning text added since 2.0.29 -->
<xs:element name="TextZones" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="Zone" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="name" type="xs:string"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ParserInfo">
<xs:complexType>
<xs:sequence>
<xs:element name="ParserConfiguration" type="xs:string" minOccurs="0"/>
<xs:element name="ParserRelease" type="xs:string" minOccurs="0"/>
<xs:element name="ParserReleaseDate" type="xs:date" minOccurs="0"/>
<xs:element name="ParserSchema" type="xs:string" minOccurs="0"/>
<xs:element name="ParserSchemaLocation" type="xs:string" minOccurs="0"/>
<xs:element name="ConverterRelease" type="xs:string" minOccurs="0"/>
<xs:element name="ConverterReleaseDate" type="xs:date" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FileStruct" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="attachment" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="fname" type="xs:string"/>
<xs:attribute name="mime" type="xs:string"/>
<xs:attribute name="ftype" type="xs:string"/>
<xs:attribute name="conv" type="xs:string"/>
<xs:attribute name="conv_msg" type="xs:string"/>
<xs:attribute name="doc_type" type="xs:string"/>
<xs:attribute name="best_cat" type="xs:string"/>
<xs:attribute name="cat_score" type="xs:float"/>
<xs:attribute name="lang" type="xs:string"/>
<xs:attribute name="is_email_body" type="xs:int"/>
<xs:attribute name="main_cv" type="tns:YesNoType"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="picture" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="content-type" type="xs:string"/>
<xs:attribute name="content-disposition" type="xs:string"/>
<xs:attribute name="content-transfer-encoding" type="xs:string"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="filename" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="EmailTrackingData" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="SendersEmail" type="xs:string" minOccurs="0"/>
<xs:element name="RecipientsEmail" type="xs:string" minOccurs="0"/>
<xs:element name="EmailDate" type="xs:string" minOccurs="0"/>
<xs:element name="EmailSubject" type="xs:string" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="UserFields" type="tns:daxtraUserFieldsType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
top

Global Definitions

Attribute Group: Inferred

Name Inferred
XML Instance Representation
inferred="xs:boolean [0..1]"
Schema Component Representation
<xs:attributeGroup name="Inferred">
<xs:attribute name="inferred" type="xs:boolean" use="optional"/>
</xs:attributeGroup>
top

Attribute Group: TextCrossRef

Name TextCrossRef
XML Instance Representation
id="xs:string [0..1]"
oids="xs:string [0..1]"
Schema Component Representation
<xs:attributeGroup name="TextCrossRef">
<xs:attribute name="id" type="xs:string"/>
<xs:attribute name="oids" type="xs:string"/>
</xs:attributeGroup>
top

Attribute Group: TextRef

Name TextRef
XML Instance Representation
id="xs:string [0..1]"
inprof="xs:string [0..1]"
class="xs:string [0..1]"
Schema Component Representation
<xs:attributeGroup name="TextRef">
<xs:attribute name="id" type="xs:string"/>
<xs:attribute name="inprof" type="xs:string"/>
<xs:attribute name="class" type="xs:string"/>
</xs:attributeGroup>
top

Complex Type: DaxPositionHistoryUserAreaType

Super-types: None
Sub-types: None
Name DaxPositionHistoryUserAreaType
Abstract no
XML Instance Representation
<...>
<tns:Umbrella> xs:string </tns:Umbrella> [0..1]
<tns:Project> xs:string </tns:Project> [0..1]
<tns:TLSPAN
tl_num="xs:string [0..1]"
first_id="xs:string [0..1]"
last_id="xs:string [0..1]"
border_id="xs:string [0..1]"/> [0..10]
<tns:MonthsOfWork> xs:int </tns:MonthsOfWork> [0..1]
</...>
Schema Component Representation
<xs:complexType name="DaxPositionHistoryUserAreaType">
<xs:sequence>
<xs:element name="Umbrella" type="xs:string" minOccurs="0"/>
<xs:element name="Project" type="xs:string" minOccurs="0"/>
<xs:element name="TLSPAN" minOccurs="0" maxOccurs="10">
<xs:complexType>
<xs:attribute name="tl_num" type="xs:string"/>
<xs:attribute name="first_id" type="xs:string"/>
<xs:attribute name="last_id" type="xs:string"/>
<xs:attribute name="border_id" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="MonthsOfWork" type="xs:int" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: GenderType

Super-types: xs:string < GenderEnum (by restriction) < GenderType (by extension)
Sub-types: None
Name GenderType
Abstract no
XML Instance Representation
<...
inferred="xs:boolean [0..1]">
tns:GenderEnum
</...>
Schema Component Representation
<xs:complexType name="GenderType">
<xs:simpleContent>
<xs:extension base="tns:GenderEnum">
<xs:attributeGroup ref="tns:Inferred"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: daxtraDateOfBirthType

Super-types: NumericDateType (by restriction) < daxtraDateOfBirthType (by extension)
Sub-types: None
Name daxtraDateOfBirthType
Abstract no
XML Instance Representation
<...
inferred="xs:boolean [0..1]">
tns:NumericDateType
</...>
Schema Component Representation
<xs:complexType name="daxtraDateOfBirthType">
<xs:simpleContent>
<xs:extension base="tns:NumericDateType">
<xs:attributeGroup ref="tns:Inferred"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: daxtraExperienceSummaryType

Super-types: None
Sub-types: None
Name daxtraExperienceSummaryType
Abstract no
XML Instance Representation
<...>
<tns:TotalMonthsOfWorkExperience> xs:int </tns:TotalMonthsOfWorkExperience> [0..1]
<tns:TotalYearsOfWorkExperience> xs:int </tns:TotalYearsOfWorkExperience> [0..1]
<tns:HighestEducationalLevel> tns:HighestEducationalLevelType </tns:HighestEducationalLevel> [0..1]
<tns:TotalMonthsOfManagementWorkExperience> xs:int </tns:TotalMonthsOfManagementWorkExperience> [0..1]
<tns:TotalYearsOfManagementWorkExperience> xs:decimal </tns:TotalYearsOfManagementWorkExperience> [0..1]
<tns:TotalMonthsOfSeniorManagementWorkExperience> xs:int </tns:TotalMonthsOfSeniorManagementWorkExperience> [0..1]
<tns:TotalYearsOfSeniorManagementWorkExperience> xs:decimal </tns:TotalYearsOfSeniorManagementWorkExperience> [0..1]
<tns:TotalMonthsOfMidLevelManagementWorkExperience> xs:int </tns:TotalMonthsOfMidLevelManagementWorkExperience> [0..1]
<tns:TotalYearsOfMidLevelManagementWorkExperience> xs:decimal </tns:TotalYearsOfMidLevelManagementWorkExperience> [0..1]
<tns:TotalMonthsOfLowLevelManagementWorkExperience> xs:int </tns:TotalMonthsOfLowLevelManagementWorkExperience> [0..1]
<tns:TotalYearsOfLowLevelManagementWorkExperience> xs:decimal </tns:TotalYearsOfLowLevelManagementWorkExperience> [0..1]
<tns:ExecutiveBrief> xs:string </tns:ExecutiveBrief> [0..1]
<tns:ManagementRecord> xs:string </tns:ManagementRecord> [0..1]
</...>
Schema Component Representation
<xs:complexType name="daxtraExperienceSummaryType">
<xs:sequence>
<xs:element name="TotalMonthsOfWorkExperience" type="xs:int" minOccurs="0"/>
<xs:element name="TotalYearsOfWorkExperience" type="xs:int" minOccurs="0"/>
<xs:element name="HighestEducationalLevel" type="tns:HighestEducationalLevelType" minOccurs="0"/>
<-- New element since 2.0.33 -->
<xs:element name="TotalMonthsOfManagementWorkExperience" type="xs:int" minOccurs="0"/>
<xs:element name="TotalYearsOfManagementWorkExperience" type="xs:decimal" minOccurs="0"/>
<xs:element name="TotalMonthsOfSeniorManagementWorkExperience" type="xs:int" minOccurs="0"/>
<-- New element since 2.0.29 -->
<xs:element name="TotalYearsOfSeniorManagementWorkExperience" type="xs:decimal" minOccurs="0"/>
<-- New element since 2.0.29 -->
<xs:element name="TotalMonthsOfMidLevelManagementWorkExperience" type="xs:int" minOccurs="0"/>
<-- New element since 2.0.29 -->
<xs:element name="TotalYearsOfMidLevelManagementWorkExperience" type="xs:decimal" minOccurs="0"/>
<-- New element since 2.0.29 -->
<xs:element name="TotalMonthsOfLowLevelManagementWorkExperience" type="xs:int" minOccurs="0"/>
<-- New element since 2.0.29 -->
<xs:element name="TotalYearsOfLowLevelManagementWorkExperience" type="xs:decimal" minOccurs="0"/>
<-- New element since 2.0.29 -->
<xs:element name="ExecutiveBrief" type="xs:string" minOccurs="0"/>
<-- New element since 2.0.29 -->
<xs:element name="ManagementRecord" type="xs:string" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: daxtraLegalDocumentType

Super-types: None
Sub-types: None
Name daxtraLegalDocumentType
Abstract no
XML Instance Representation
<...
type="tns:daxtraLegalDocumentEnum [1]"
id="xs:string [0..1]"
oids="xs:string [0..1]">
<tns:Number> xs:string </tns:Number> [1]
<tns:IssueCountryCode> hrxml:CountryCodeType </tns:IssueCountryCode> [0..1]
<tns:IssueAuthority> xs:string </tns:IssueAuthority> [0..1]
<tns:IssueDate> hrxml:FlexibleDatesType </tns:IssueDate> [0..1]
<tns:IssueLocationSummary> hrxml:EmploymentLocationSummaryType </tns:IssueLocationSummary> [0..1]
</...>
Schema Component Representation
<xs:complexType name="daxtraLegalDocumentType">
<xs:sequence>
<xs:element name="Number" type="xs:string" minOccurs="1"/>
<xs:element name="IssueCountryCode" type="hrxml:CountryCodeType" minOccurs="0"/>
<xs:element name="IssueAuthority" type="xs:string" minOccurs="0"/>
<xs:element name="IssueDate" type="hrxml:FlexibleDatesType" minOccurs="0"/>
<xs:element name="IssueLocationSummary" type="hrxml:EmploymentLocationSummaryType" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="type" type="tns:daxtraLegalDocumentEnum" use="required"/>
<xs:attributeGroup ref="tns:TextCrossRef"/>
</xs:complexType>
top

Complex Type: daxtraMaritalStatusType

Super-types: xs:string < daxtraMaritalStatusEnum (by restriction) < daxtraMaritalStatusType (by extension)
Sub-types: None
Name daxtraMaritalStatusType
Abstract no
XML Instance Representation
<...
inferred="xs:boolean [0..1]"
id="xs:string [0..1]"
oids="xs:string [0..1]">
tns:daxtraMaritalStatusEnum
</...>
Schema Component Representation
<xs:complexType name="daxtraMaritalStatusType">
<xs:simpleContent>
<xs:extension base="tns:daxtraMaritalStatusEnum">
<xs:attributeGroup ref="tns:Inferred"/>
<xs:attributeGroup ref="tns:TextCrossRef"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: daxtraNationalityType

Super-types: hrxml:CountryCodeType < daxtraNationalityType (by extension)
Sub-types: None
Name daxtraNationalityType
Abstract no
XML Instance Representation
<...
inferred="xs:boolean [0..1]"
id="xs:string [0..1]"
oids="xs:string [0..1]">
hrxml:CountryCodeType
</...>
Schema Component Representation
<xs:complexType name="daxtraNationalityType">
<xs:simpleContent>
<xs:extension base="hrxml:CountryCodeType">
<xs:attributeGroup ref="tns:Inferred"/>
<xs:attributeGroup ref="tns:TextCrossRef"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: daxtraPositionType

Super-types: None
Sub-types: None
Name daxtraPositionType
Abstract no
XML Instance Representation
<...
type="xs:string (value comes from list: {'desired'}) [0..1]"
id="xs:string [0..1]"
oids="xs:string [0..1]">
Start Sequence [1..*]
<tns:CONTRACT> tns:YesNoType </tns:CONTRACT> [0..1]
<tns:PERMANENT> tns:YesNoType </tns:PERMANENT> [0..1]
<tns:TEMPORARY> tns:YesNoType </tns:TEMPORARY> [0..1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="daxtraPositionType">
<xs:sequence maxOccurs="unbounded">
<xs:element name="CONTRACT" type="tns:YesNoType" minOccurs="0"/>
<xs:element name="PERMANENT" type="tns:YesNoType" minOccurs="0"/>
<xs:element name="TEMPORARY" type="tns:YesNoType" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="type">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="desired"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attributeGroup ref="tns:TextCrossRef"/>
</xs:complexType>
top

Complex Type: daxtraSalaryType

Super-types: None
Sub-types: None
Name daxtraSalaryType
Abstract no
XML Instance Representation
<...
type="xs:string (value comes from list: {'desired'}) [0..1]"
id="xs:string [0..1]"
oids="xs:string [0..1]">
<tns:currency> hrxml:CurrencyCodeType </tns:currency> [0..1]
<tns:amount> xs:decimal </tns:amount> [0..1]
<tns:hiamount> xs:decimal </tns:hiamount> [0..1]
<tns:period> hrxml:IntervalTypeStringExtensionType </tns:period> [0..1]
</...>
Schema Component Representation
<xs:complexType name="daxtraSalaryType">
<xs:sequence>
<xs:element name="currency" type="hrxml:CurrencyCodeType" minOccurs="0"/>
<xs:element name="amount" type="xs:decimal" minOccurs="0"/>
<xs:element name="hiamount" type="xs:decimal" minOccurs="0"/>
<xs:element name="period" type="hrxml:IntervalTypeStringExtensionType" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="type">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="desired"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attributeGroup ref="tns:TextCrossRef"/>
</xs:complexType>
top

Complex Type: daxtraStringWithIDs

Super-types: xs:string < daxtraStringWithIDs (by extension)
Sub-types: None
Name daxtraStringWithIDs
Abstract no
XML Instance Representation
<...
id="xs:string [0..1]"
oids="xs:string [0..1]">
xs:string
</...>
Schema Component Representation
<xs:complexType name="daxtraStringWithIDs">
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attributeGroup ref="tns:TextCrossRef"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: daxtraTypeOfHoursType

Super-types: None
Sub-types: None
Name daxtraTypeOfHoursType
Abstract no
XML Instance Representation
<...
type="xs:string (value comes from list: {'desired'}) [0..1]"
id="xs:string [0..1]"
oids="xs:string [0..1]">
Start Choice [1]
<tns:FULLTIME> tns:YesNoType </tns:FULLTIME> [1]
<tns:PARTTIME> tns:YesNoType </tns:PARTTIME> [1]
End Choice
</...>
Schema Component Representation
<xs:complexType name="daxtraTypeOfHoursType">
<xs:choice>
<xs:element name="FULLTIME" type="tns:YesNoType"/>
<xs:element name="PARTTIME" type="tns:YesNoType"/>
</xs:choice>
<xs:attribute name="type">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="desired"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attributeGroup ref="tns:TextCrossRef"/>
</xs:complexType>
top

Complex Type: daxtraUserFieldsType

Super-types: None
Sub-types: None
Name daxtraUserFieldsType
Abstract no
XML Instance Representation
<...>
Start Sequence [0..*]
<tns:UserField> [1]
<tns:Name> xs:string </tns:Name> [1]
<tns:Value> [1]
<!-- Mixed content -->
Allow any elements from any namespace (skip validation). [0..*]
</tns:Value>
</tns:UserField>
End Sequence
</...>
Schema Component Representation
<xs:complexType name="daxtraUserFieldsType">
<xs:sequence minOccurs="0" maxOccurs="unbounded">
<xs:element name="UserField">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" type="xs:string"/>
<xs:element name="Value">
<xs:complexType mixed="true">
<xs:sequence>
<xs:any minOccurs="0" maxOccurs="unbounded" processContents="skip"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
top

Complex Type: daxtraWillRelocateType

Super-types: xs:string < Y_N_Type (by restriction) < daxtraWillRelocateType (by extension)
Sub-types: None
Name daxtraWillRelocateType
Abstract no
XML Instance Representation
<...
inferred="xs:boolean [0..1]"
id="xs:string [0..1]"
oids="xs:string [0..1]">
tns:Y_N_Type
</...>
Schema Component Representation
<xs:complexType name="daxtraWillRelocateType">
<xs:simpleContent>
<xs:extension base="tns:Y_N_Type">
<xs:attributeGroup ref="tns:Inferred"/>
<xs:attributeGroup ref="tns:TextCrossRef"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Simple Type: GenderEnum

Super-types: xs:string < GenderEnum (by restriction)
Sub-types:
Name GenderEnum
Content
  • Base XSD Type: string
  • value comes from list: {'Male'|'Female'|'Hermaphrodite'|'Transsexual'|'Unknown'}
Schema Component Representation
<xs:simpleType name="GenderEnum">
<xs:restriction base="xs:string">
<xs:enumeration value="Male"/>
<xs:enumeration value="Female"/>
<xs:enumeration value="Hermaphrodite"/>
<xs:enumeration value="Transsexual"/>
<xs:enumeration value="Unknown"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: HighestEducationalLevelType

Super-types: xs:string < HighestEducationalLevelType (by restriction)
Sub-types: None
Name HighestEducationalLevelType
Content
  • Base XSD Type: string
  • value comes from list: {'doctorate'|'some post-graduate'|'masters'|'professional'|'bachelors'|'associates'|'intermediategraduate'|'certification'|'vocational'|'HND/HNC or equivalent'|'some college'|'high school or equivalent'|'some high school or equivalent'|'secondary'|'ged'}
Schema Component Representation
<xs:simpleType name="HighestEducationalLevelType">
<xs:restriction base="xs:string">
<xs:enumeration value="doctorate"/>
<xs:enumeration value="some post-graduate"/>
<xs:enumeration value="masters"/>
<xs:enumeration value="professional"/>
<xs:enumeration value="bachelors"/>
<xs:enumeration value="associates"/>
<xs:enumeration value="intermediategraduate"/>
<xs:enumeration value="certification"/>
<xs:enumeration value="vocational"/>
<xs:enumeration value="HND/HNC or equivalent"/>
<xs:enumeration value="some college"/>
<xs:enumeration value="high school or equivalent"/>
<xs:enumeration value="some high school or equivalent"/>
<xs:enumeration value="secondary"/>
<xs:enumeration value="ged"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: NumericDateType

Super-types: None
Sub-types:
Name NumericDateType
Content
  • Union of following types:
Schema Component Representation
<xs:simpleType name="NumericDateType">
<xs:union memberTypes="xs:date xs:gYearMonth xs:gYear"/>
</xs:simpleType>
top

Simple Type: Y_N_Type

Super-types: xs:string < Y_N_Type (by restriction)
Sub-types:
Name Y_N_Type
Content
  • Base XSD Type: string
  • value comes from list: {'Y'|'y'|'N'|'n'}
Schema Component Representation
<xs:simpleType name="Y_N_Type">
<xs:restriction base="xs:string">
<xs:enumeration value="Y"/>
<xs:enumeration value="y"/>
<xs:enumeration value="N"/>
<xs:enumeration value="n"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: YesNoType

Super-types: xs:string < YesNoType (by restriction)
Sub-types: None
Name YesNoType
Content
  • Base XSD Type: string
  • value comes from list: {'Yes'|'YES'|'yes'|'No'|'NO'|'no'}
Schema Component Representation
<xs:simpleType name="YesNoType">
<xs:restriction base="xs:string">
<xs:enumeration value="Yes"/>
<xs:enumeration value="YES"/>
<xs:enumeration value="yes"/>
<xs:enumeration value="No"/>
<xs:enumeration value="NO"/>
<xs:enumeration value="no"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: daxtraLegalDocumentEnum

Super-types: xs:string < daxtraLegalDocumentEnum (by restriction)
Sub-types: None
Name daxtraLegalDocumentEnum
Content
  • Base XSD Type: string
  • value comes from list: {'Passport'|'National-Insurance'|'National-Identity-Card'|'Documento-Nacional-de-Identidad'|'Numero-de-Identificacion-de-Extranjero'|'Cedula-de-Identidad'|'Bilhete-de-Identidade'|'Cedula-de-Ciudadania'|'Libreta-Civica'|'Libreta-Enrolamiento'|'Singapore-NRIC'|'HKID'|'CNID'|'SA-ID'|'Personnummer'|'RUT'|'ILID'}
Schema Component Representation
<xs:simpleType name="daxtraLegalDocumentEnum">
<xs:restriction base="xs:string">
<xs:enumeration value="Passport"/>
<xs:enumeration value="National-Insurance"/>
<xs:enumeration value="National-Identity-Card"/>
<xs:enumeration value="Documento-Nacional-de-Identidad"/>
<xs:enumeration value="Numero-de-Identificacion-de-Extranjero"/>
<xs:enumeration value="Cedula-de-Identidad"/>
<xs:enumeration value="Bilhete-de-Identidade"/>
<xs:enumeration value="Cedula-de-Ciudadania"/>
<-- Reported by SAON-->
<xs:enumeration value="Libreta-Civica"/>
<-- possible values set in cv_grammar -->
<xs:enumeration value="Libreta-Enrolamiento"/>
<-- possible values set in cv_grammar -->
<xs:enumeration value="Singapore-NRIC"/>
<-- Reported by SAON-->
<xs:enumeration value="HKID"/>
<-- Reported by SAON-->
<xs:enumeration value="CNID"/>
<-- since 2.0.26 -->
<xs:enumeration value="SA-ID"/>
<-- possible values set in cv_grammar -->
<xs:enumeration value="Personnummer"/>
<-- possible values set in cv_grammar -->
<xs:enumeration value="RUT"/>
<-- possible values set in cv_grammar -->
<xs:enumeration value="ILID"/>
<-- possible values set in cv_grammar -->
</xs:restriction>
</xs:simpleType>
top

Simple Type: daxtraMaritalStatusEnum

Super-types: xs:string < daxtraMaritalStatusEnum (by restriction)
Sub-types:
Name daxtraMaritalStatusEnum
Content
  • Base XSD Type: string
  • value comes from list: {'Married'|'Single'|'Divorced'|'Separated'|'CivilUnion'|'Cohabitating'|'Engaged'|'Widowed'|'Unknown'}
Schema Component Representation
<xs:simpleType name="daxtraMaritalStatusEnum">
<xs:restriction base="xs:string">
<xs:enumeration value="Married"/>
<xs:enumeration value="Single"/>
<xs:enumeration value="Divorced"/>
<xs:enumeration value="Separated"/>
<xs:enumeration value="CivilUnion"/>
<xs:enumeration value="Cohabitating"/>
<xs:enumeration value="Engaged"/>
<xs:enumeration value="Widowed"/>
<xs:enumeration value="Unknown"/>
</xs:restriction>
</xs:simpleType>
top

Legend

Complex Type:

Schema Component Type

AusAddress

Schema Component Name
Super-types: Address < AusAddress (by extension)
Sub-types:
  • QLDAddress (by restriction)
If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.
Name AusAddress
Abstract no
The table above displays the properties of this schema component.
XML Instance Representation
<... country="Australia">
<unitNo> string </unitNo> [0..1]
<houseNo> string </houseNo> [1]
<street> string </street> [1]
Start Choice[1]
<city> string </city> [1]
<town> string </town> [1]
End Choice
<state> AusStates </state> [1]
<postcode> string <<pattern = [1-9][0-9]{3}>> </postcode> [1]?
</...>

The XML Instance Representation table above shows the schema component's content as an XML instance.

Schema Component Representation
<complexTypename="AusAddress">
<complexContent>
<extensionbase="Address">
<sequence>
<elementname="state" type="AusStates"/>
<elementname="postcode">
<simpleType>
<restrictionbase="string">
<patternvalue="[1-9][0-9]{3}"/>
</restriction>
</simpleType>
</element>
</sequence>
<attributename="country" type="string" fixed="Australia"/>
</extension>
</complexContent>
</complexType>
The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)
top

Glossary

Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.

All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all.

Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice.

Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.

Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.

Key Constraint Like Uniqueness Constraint, but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups.

Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.

Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations.

Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.

Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.

Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.

Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).

Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence.

Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.

Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.

Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.

Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

top