j:ActivityAugmentation
Additional information about an activity.
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Schema document: domains/jxdm/4.0/jxdm.xsd
Type: j:ActivityAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:ActivityType
Content
- Sequence [1..1]
- j:ActivityDocumentServer [0..*] An entity responsible for service of a legal document.
- j:ActivityDocumentValidator [0..*] An entity to contact to validate a document.
- j:ActivityOfficialReference [0..*] An official associated with an activity
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Substitution hierarchy
- s:Augmentation
- can be substituted with j:ActivityAugmentation
Sample instance
<j:ActivityAugmentation> <j:ActivityDocumentServer> <nc:EntityOrganizationReference/> </j:ActivityDocumentServer> <j:ActivityDocumentValidator> <nc:EntityOrganizationReference/> </j:ActivityDocumentValidator> <j:ActivityOfficialReference/> </j:ActivityAugmentation>