lexsdigest:EmailExchangeParticipant
An email exchange participant.
Element information
Namespace: http://lexs.gov/digest/4.0
Schema document: lexs.gov/lexs-digest/4.0/lexs-digest.xsd
Type: lexsdigest:EmailExchangeParticipantType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:Entity [0..1]A person, organization, or thing capable of bearing legal rights and responsibilities.
- lexsdigest:EmailAddressReference [1..*]An email address by which a person or organization may be contacted.
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
Sample instance
<lexsdigest:EmailExchangeParticipant> <nc:Entity> <nc:EntityPersonReference s:ref="Person1"/> </nc:Entity> <lexsdigest:EmailAddressReference s:ref="Email2"/> </lexsdigest:EmailExchangeParticipant>