fs:CourtEventAttendee
A person attending a court event
Element information
Namespace: http://niem.gov/niem/domains/familyServices/2.1
Schema document: domains/familyServices/2.1/familyServices.xsd
Type: fs:CourtEventAttendeeType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:RoleOfPersonReference [0..*] A person of whom the role object is a function.
- fs:CaseInvolvementDescriptionText [0..*] A description of how a person is involved in the case.
- fs:CourtEventInputIndicator [0..*] True if the person provided input during the event, false if otherwise
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 |
Sample instance
<fs:CourtEventAttendee> <nc:RoleOfPersonReference/> <fs:CaseInvolvementDescriptionText>string</fs:CaseInvolvementDescriptionText> <fs:CourtEventInputIndicator>true</fs:CourtEventInputIndicator> </fs:CourtEventAttendee>