Chapter 6. Personnel Noun

Table of Contents

Personnel
Fields and Components
Sample XML
PersonnelHeaderBase
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
PersonnelDetail
Fields and Components
Sample XML
EmployeePerson
Fields and Components
Sample XML
AlternatePartyDocument
Fields and Components
Sample XML
EffectivePeriod
Fields and Components
Sample XML
SpecifiedPerson
Fields and Components
Sample XML
ResidenceAddress
Fields and Components
Sample XML
Privacy
Fields and Components
Sample XML
PrivacyPeriod
Fields and Components
Sample XML
TelephoneCommunication
Fields and Components
Sample XML
UsagePreference
Fields and Components
Sample XML
UnavailablePeriod
Fields and Components
Sample XML
AvailablePeriod
Fields and Components
Sample XML
FaxCommunication
Fields and Components
Sample XML
URICommunication
Fields and Components
Sample XML
PostalAddress
Fields and Components
Sample XML
SpecifiedOccupation
Fields and Components
Sample XML

Personnel

Uses the Component:PersonnelType

Personnel

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
PersonnelHeaderBase

Personnel Header

1..1ComponentPersonnelHeaderBaseType 
PersonnelDetail

Personnel Detail

0..*ComponentPersonnelDetailType 

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.1. Personnel

<Personnel>
     <PersonnelHeaderBase>......</PersonnelHeaderBase>     [1..1]
     <PersonnelDetail>......</PersonnelDetail>     [0..*]
</Personnel>