Schema xfs-results.xsd


element results
diagram xfs-results_diagrams/xfs-results_p1.png
attributes
Name  Type  Use  Default  Fixed  Annotation
wcb:application-id  wcb:Text  required      
documentation
WCB Application ID Attribute
wcb:production-test-indicator  derived by: wcb:Text  required      
documentation
Indicates submission was for production use or testing only (values P or T)
wcb:bp-submission-id  derived by: wcb:Text  required      
documentation
Business Partner's Internal Submission ID Attribute
documentation
This is the business partner's identifier for the entire submission.
wcb:bp-submission-comment  derived by: wcb:Text  optional      
documentation
Business Partner's Comment Attribute
documentation
Optional comment for business partner's use.
annotation
documentation
Results of XML Form Submission (Root Element)

element results/bp-filename
diagram xfs-results_diagrams/xfs-results_p2.png
type wcb:Text
facets
Kind Value Annotation
minLength 1
pattern [ -~]*
annotation
documentation
Name of file we received from business partner

element results/received-date
diagram xfs-results_diagrams/xfs-results_p3.png
type wcb:Date
annotation
documentation
Date WCB considers data to have been received

element results/submission-detail
diagram xfs-results_diagrams/xfs-results_p4.png
attributes
Name  Type  Use  Default  Fixed  Annotation
documents-received  wcb:NonNegativeInteger  required      
documentation
Total number of documents received.
documents-accepted  wcb:NonNegativeInteger  required      
documentation
Total number of documents accepted.
documents-partially-accepted  wcb:NonNegativeInteger  required      
documentation
Total number of documents accepted with errors/warnings.
documents-rejected  wcb:NonNegativeInteger  required      
documentation
Total number of documents rejected.
annotation
documentation
Submission passed initial integrity checks and was processed

element results/submission-detail/document
diagram xfs-results_diagrams/xfs-results_p5.png
type extension of wcb:String
facets
Kind Value Annotation
pattern [ -~]*
attributes
Name  Type  Use  Default  Fixed  Annotation
status-code  derived by: wcb:Text  required      
documentation
Status of submitted document
documentation
'ACC ' means document accepted.  'PAC' mean document partially accepted (review error message to determine what (if any) part of document needs to be resubmitted).  'REJ' means document completely rejected (review error message for reason(s)).
wcb:form-id  derived by: wcb:Text  required      
documentation
Form ID Attribute
wcb:version-number  derived by: wcb:Text  required      
documentation
Version Number Attribute
wcb:bp-document-id  derived by: wcb:Text  required      
documentation
Business Partner's Internal Document ID Attribute
documentation
This is the business partner's 'serial number' for the document.
wcb:bp-document-comment  derived by: wcb:Text  optional      
documentation
Business Partner's Document Comment Attribute
documentation
Optional document comment for business partner's use.
annotation
documentation
Status of each submitted document

element attachment-binary
diagram xfs-results_diagrams/xfs-results_p6.png
attributes
Name  Type  Use  Default  Fixed  Annotation
wcb:content-type  wcb:Text  required      
documentation
Conent Type (MIME Type) -- only 'image/tiff' is currently allowed
wcb:ref  wcb:Text  required      
documentation
A reference to the binary attachment.  This must be the filename only with no path or other prefix/suffix.
annotation
documentation
Document Attachment - Binary
documentation
This element is a placeholder which references a binary attachment which is to be inserted at the current point in the list of all attachments (binary and text).

element attachment-text
diagram xfs-results_diagrams/xfs-results_p7.png
annotation
documentation
Document Attachment - Text (Embedded)
documentation
This element contains text for one or more pages to be inserted at the current point in the list of all attachments (binary and text).
documentation
Each page can contain up to 56 lines with 100 characters each.  Note that the 'Courier 9' fixed-space font is used to create the viewable page.

element attachment-text/page
diagram xfs-results_diagrams/xfs-results_p8.png
annotation
documentation
Contains contents of a single page

element attachment-text/page/line
diagram xfs-results_diagrams/xfs-results_p9.png
type restriction of wcb:String
facets
Kind Value Annotation
minLength 0
maxLength 100
pattern [ -~]*
annotation
documentation
One line of text

element form-image
diagram xfs-results_diagrams/xfs-results_p10.png
attributes
Name  Type  Use  Default  Fixed  Annotation
wcb:content-type  wcb:Text  required      
documentation
Conent Type (MIME Type) -- only 'image/tiff' is currently allowed
wcb:ref  wcb:Text  required      
documentation
A reference to the form image.  This must be the filename only with no path or other prefix/suffix.
annotation
documentation
Form Image
documentation
This element is a placeholder which references a form image which is to be inserted into the document ahead of all attachments.  If the form contains multiple pages, there should be one image per page and, therefore, one of these elements per image.


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy