Skip to content

Commit

Permalink
Add notes on composite elements
Browse files Browse the repository at this point in the history
  • Loading branch information
tcd committed Jan 17, 2020
1 parent ba044f3 commit 982f989
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/eddy/models/element/composite.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module Eddy
module Models
module Element
# - [References to Component Data Elements - X12 RFI](http://www.x12.org/rfis/References%20to%20Component%20Data%20Elements.pdf)
# - [What’s the Repetition Separator Character in 5010 X12?](http://www.rdpcrystal.com/whats-the-repetition-separator-character-in-5010-x12/)
# - [Delimiters in data fields (RFI 1815)](http://rfi.x12.org/Request/Details/1815?stateViewModel=WPC.RFI.Models.ViewModels.RequestViewModel)
class Composite; end
end
end
Expand Down

0 comments on commit 982f989

Please sign in to comment.