diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://niem.gov/niem/niem-core/2.0 | ||||||||||||||||||||||||||||||
type | extension of nc:AssociationType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | nc:AssociationBeginDate nc:AssociationEndDate nc:Employer nc:EmployeePositionName nc:EmploymentContactInformationReference nc:EmploymentLocationReference nc:EmployeeShiftText nc:EmployeeEarningsRateText nc:EmploymentStatus | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="PersonEmploymentAssociationType"> <xsd:annotation> <xsd:appinfo> <i:Base i:name="AssociationType"/> </xsd:appinfo> </xsd:annotation> <xsd:complexContent> <xsd:extension base="nc:AssociationType"> <xsd:sequence> <xsd:element ref="nc:Employer" minOccurs="0"/> <xsd:element ref="nc:EmployeePositionName" minOccurs="0"/> <xsd:element ref="nc:EmploymentContactInformationReference" minOccurs="0"/> <xsd:element ref="nc:EmploymentLocationReference" minOccurs="0"/> <xsd:element ref="nc:EmployeeShiftText" minOccurs="0"/> <xsd:element ref="nc:EmployeeEarningsRateText" minOccurs="0"/> <xsd:element ref="nc:EmploymentStatus" minOccurs="0"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |