lexsdigest:OtherInvolvedPerson
A person involved in an activity whose role has not yet been determined or is unknown.
Element information
Namespace: http://lexs.gov/digest/4.0
Schema document: lexs.gov/lexs-digest/4.0/lexs-digest.xsd
Type: lexsdigest:OtherInvolvedPersonType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:RoleOfPersonReference [1..1]A person of whom the role object is a function.
- lexsdigest:OtherInvolvedPersonSequenceNumberText [0..1]A sequence number for an other involved person. Sequence number is assigned if an activity involves more than one person whose role is unknown.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type lexsdigest:EntityPersonType (Element lexsdigest:EntityPerson)
Sample instance
<lexsdigest:OtherInvolvedPerson s:id="OtherInvolvedPerson1"> <nc:RoleOfPersonReference s:ref="Person4"/> <lexsdigest:OtherInvolvedPersonSequenceNumberText>1</lexsdigest:OtherInvolvedPersonSequenceNumberText> </lexsdigest:OtherInvolvedPerson>