Chapter 6. Monthly Workshop Report Noun

Table of Contents

MonthlyWorkshopReport
Fields and Components
Sample XML
MonthlyWorkshopReportHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
MonthlyWorkshopReportLaborLine
Fields and Components
Sample XML
MonthlyWorkshopReportResourceLine
Fields and Components
Sample XML

MonthlyWorkshopReport

Uses the Component:MonthlyWorkshopReportType

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
MonthlyWorkshopReportHeader

Monthly Workshop Header

1..1ComponentMonthlyWorkshopReportHeaderType 
MonthlyWorkshopReportLaborLine

Detail Line

1..1ComponentMonthlyWorkshopReportLaborLineType 
MonthlyWorkshopReportResourceLine

Detail Line

1..1ComponentMonthlyWorkshopReportResourceLineType 

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.1. MonthlyWorkshopReport

<MonthlyWorkshopReport>
     <MonthlyWorkshopReportHeader>......</MonthlyWorkshopReportHeader>     [1..1]
     <MonthlyWorkshopReportLaborLine>......</MonthlyWorkshopReportLaborLine>     [1..1]
     <MonthlyWorkshopReportResourceLine>......</MonthlyWorkshopReportResourceLine>     [1..1]
</MonthlyWorkshopReport>