Home | Trees | Indices | Help |
|
---|
|
Interface to a X12N IG Map
|
|||
x12_node X12 Node Superclass |
|||
map_if Map file interface |
|||
loop_if Loop Interface |
|||
segment_if Segment Interface |
|||
element_if Element Interface |
|||
composite_if Composite Node Interface |
|||
Pickle_Errors Class for map pickling errors. |
|||
Create_Map_Errors Class for map creation errors. |
|
|||
|
|||
|
|||
pyx12.map_if |
|
||
tuple(boolean, error string) |
|
||
string |
|
||
string |
|
||
boolean |
|
||
boolean |
|
||
boolean |
|
||
boolean |
|
||
|
|
|||
NodeType =
|
|||
MAXINT = 2147483647
|
|||
rec_N = re.compile(r'
|
|||
rec_R = re.compile(r'
|
|||
rec_ID_E = re.compile(r'
|
|||
rec_ID_B = re.compile(r'
|
|||
rec_DT = re.compile(r'
|
|||
rec_TM = re.compile(r'
|
|
If any XSL transforms are given, apply them and create map_if from transformed map. Else, load the map by pickle if available
|
Verifies the segment against the syntax
|
Is str_val a valid X12 data value
|
|
|
|
|
|
NodeType
|
rec_ID_E
|
rec_ID_B
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Thu Jun 12 22:01:44 2008 | http://epydoc.sourceforge.net |