j:PersonEmploymentAssociationAugmentationType

complexType PersonEmploymentAssociationAugmentationType in namespace http://release.niem.gov/niem/domains/jxdm/6.1/

Definition

A data type for additional information about a person employment association.

Diagram

XML Schema

<xs:complexType name="PersonEmploymentAssociationAugmentationType">
<xs:annotation>
<xs:documentation>
A data type for additional information about a person employment association.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:EmployeeHoursText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PersonEmploymentAuthorizedEndDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PersonEmploymentBondPostedToGainEmploymentIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PersonEmploymentDuration" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PersonEmploymentEmployeeOccupationTitleText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PersonEmploymentEmployerJobReferenceAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PersonEmploymentEmployerTestimonialText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PersonEmploymentEndReasonText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PersonEmploymentFacility" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PersonEmploymentFullTimeIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PersonEmploymentIncludesCommunityServiceIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PersonEmploymentNumberOfDaysEmployedNumeric" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PersonEmploymentPlan" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PersonEmploymentSupervisor" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PersonEmploymentUnemploymentStatusAbstract" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>