lexsdigest:ServiceAssociationType
A data type for a relationship between a service provider entity and a service recipient entity. Used for associations such as a student relationship where a teacher or school organization provides a service to a student.
Complex type information
Namespace: http://lexs.gov/digest/4.0
Schema document: lexs.gov/lexs-digest/4.0/lexs-digest.xsd
NIEM Properties:
- Base: nc:AssociationType
Content
- Sequence [1..1]
- nc:AssociationBeginDate [0..1]A date an association begins.
- nc:AssociationEndDate [0..1]A date an association ends.
- lexsdigest:ServiceDescriptionText [0..1]A description of the service provided.
- lexsdigest:ServiceProviderEntity [1..*]A service provider person, organization, or thing.
- lexsdigest:ServiceRecipientEntity [1..*]A service recipient person, organization, or thing.
from type nc:AssociationType
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
- Element lexsdigest:CaregiverAssociation
- Element lexsdigest:ClientAssociation
- Element lexsdigest:DeliveryAssociation
- Element lexsdigest:PatientAssociation
- Element lexsdigest:StudentAssociation
Type inheritance chain
- s:ComplexObjectType
- extended by nc:AssociationType
- extended by lexsdigest:ServiceAssociationType
- extended by nc:AssociationType