j:TaskAugmentation
Additional information about a task.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/6.1/
Schema document: domains/jxdm/6.1/jxdm.xsd
Type: j:TaskAugmentationType
Properties: Global, Qualified, Nillable
Content
- j:TaskAssistanceProvider [0..*]A name of a person or entity providing assistance to an assigned task.
- j:TaskCompletionDescriptionText [0..*]A description of a kind of outcome of a completed task.
- j:TaskEstimatedDaysToCompletedQuantity [0..*]A count reflecting the estimated number of days prior to the completion of a task.
- j:TaskHoursPerDayQuantity [0..*]A count reflecting the estimated number of hours dedicated each day to an assigned task.
- j:TaskReferralDate [0..*]A date that the subject was referred to a provider to receive help in completing the Task.
- nc:TaskID [0..*]An identifier for a task.
from subst. group j:TaskCompletionAbstract
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AugmentationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AugmentationType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:AugmentationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AugmentationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AugmentationType |
Used in
- Type mo:MissionEssentialTaskType via extension of nc:TaskType (Elements mo:MissionEssentialTask, mo:SupportingMissionEssentialTask)
- Type nc:TaskType (Element nc:Task)
Substitution hierarchy
- nc:TaskAugmentationPoint
- can be substituted with j:TaskAugmentation
Sample instance
<j:TaskAugmentation> <j:TaskAssistanceProvider> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <hs:ReportingOrganization> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:OrganizationAbbreviationText>string</nc:OrganizationAbbreviationText> <nc:OrganizationLEIIdentification>... </nc:OrganizationLEIIdentification> <nc:OrganizationActivityText>string</nc:OrganizationActivityText> <nc:OrganizationBranchName>string</nc:OrganizationBranchName> <j:OrganizationCategoryNDExCode>BUSINESS</j:OrganizationCategoryNDExCode> <nc:OrganizationDayContactInformation>... </nc:OrganizationDayContactInformation> <nc:OrganizationDescriptionText>string</nc:OrganizationDescriptionText> <nc:OrganizationDoingBusinessAsName>string</nc:OrganizationDoingBusinessAsName> <nc:OrganizationEmergencyContactInformation>... </nc:OrganizationEmergencyContactInformation> <nc:OrganizationEstablishedDate>... </nc:OrganizationEstablishedDate> <nc:OrganizationEveningContactInformation>... </nc:OrganizationEveningContactInformation> <nc:OrganizationForeignAffiliate>... </nc:OrganizationForeignAffiliate> <nc:OrganizationIdentification>... </nc:OrganizationIdentification> <nc:OrganizationIncorporatedIndicator>true</nc:OrganizationIncorporatedIndicator> <nc:OrganizationIncorporationDate>... </nc:OrganizationIncorporationDate> <nc:OrganizationIncorporationLocation>... </nc:OrganizationIncorporationLocation> <nc:OrganizationLocalIdentification>... </nc:OrganizationLocalIdentification> <nc:OrganizationLocation>... </nc:OrganizationLocation> <nc:OrganizationName>string</nc:OrganizationName> <nc:OrganizationNightContactInformation>... </nc:OrganizationNightContactInformation> <nc:OrganizationOtherIdentification>... </nc:OrganizationOtherIdentification> <nc:OrganizationParentAffiliate>... </nc:OrganizationParentAffiliate> <nc:OrganizationPrimaryContactInformation>... </nc:OrganizationPrimaryContactInformation> <nc:OrganizationPrincipalOfficial>... </nc:OrganizationPrincipalOfficial> <nc:OrganizationStatus>... </nc:OrganizationStatus> <nc:OrganizationSubUnit>... </nc:OrganizationSubUnit> <nc:OrganizationSubUnitName>string</nc:OrganizationSubUnitName> <nc:OrganizationTaxIdentification>... </nc:OrganizationTaxIdentification> <nc:OrganizationTerminationDate>... </nc:OrganizationTerminationDate> <nc:OrganizationUnitName>string</nc:OrganizationUnitName> <hs:OrganizationAugmentation>... </hs:OrganizationAugmentation> <hs:ReportingOrganizationCategoryCode>Advocate</hs:ReportingOrganizationCategoryCode> <hs:ReportingOrganizationClassCode>City Government</hs:ReportingOrganizationClassCode> <hs:ReportingOrganizationAugmentationPoint>any content</hs:ReportingOrganizationAugmentationPoint> </hs:ReportingOrganization> <nc:EntityAugmentationPoint>any content</nc:EntityAugmentationPoint> </j:TaskAssistanceProvider> <j:TaskCompletionDescriptionText>string</j:TaskCompletionDescriptionText> <j:TaskEstimatedDaysToCompletedQuantity>1.0</j:TaskEstimatedDaysToCompletedQuantity> <j:TaskHoursPerDayQuantity>1.0</j:TaskHoursPerDayQuantity> <j:TaskReferralDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </j:TaskReferralDate> <nc:TaskID>string</nc:TaskID> </j:TaskAugmentation>