nc:PersonWorkLocation
element PersonWorkLocation in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A work address or structure of a person. This association is used when the persons employer is not known. If the employer is known, use an Organization which in turn has a Location.
Diagram
XML Schema
<xs:element name="PersonWorkLocation" type="nc:LocationType" nillable="true">
<xs:annotation>
<xs:documentation>
A work address or structure of a person. This association is used when the persons employer is not known. If the employer is known, use an Organization which in turn has a Location.</xs:documentation>
</xs:annotation>
</xs:element>