|
|
|
|
|
|
|
See “Autofilling Segments and Elements” for a list of which segments and elements are autofilled
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See “Using Special Characters for Separators” for information about how to specify values for this property.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See “Using Special Characters for Separators” for information about how to specify values for this property.
|
|
|
|
|
|
|
|
Turn off this and Comment element types ( field ) to disable all comment generation.
|
|
|
|
|
|
|
|
See “XML Schema Generation” for more information about how this property affects XML Schema generation. See “HTML/XHTML Documentation Generation” for information about how this property affect HTML/XHTML documentation generation.
|
|
|
|
|
|
|
|
See “Using Special Characters for Separators” for information about how to specify values for this property.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Turn off this and Comment code list (decode) to disable all comment generation.
|
|
|
|
See “Using Special Characters for Separators” for information about how to specify values for this property.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This property can be used with the opt property to allow processing to continue even when the data stream is missing mandatory segments and data elements.
|
|
|
|
|
|
|
|
This property is used only for schema generation. See “XML Schema Generation” for information on how this property affects XML Schema generation. See “HTML/XHTML Documentation Generation” for information about how this property affects HTML/XHTML documentation generation.
|
|
|
|
|
|
|
|
Used with the chr =REPLACE property to specify which character is used to replace invalid characters. This property affects EDI-to-XML conversion and vice versa.
See “Using Special Characters for Separators” for more information about how to specify values for this property.
|
|
|
|
|
|
|
|
Controls how the converter manages the L value (traditionally means "local system" in HL7) if it is passed as a date, time, datetime, or timestamp.
|
■
|
header – The L value is replaced with the value of the MSH-7 element from the header.
|
|
■
|
current – The L value is replaced with the date and/or time that the message processing started.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allows you to prefix the name of a GROUP_no tag with the message name it appeared in. For example, <INVOIC>…<GROUP_1> becomes < INVOIC >…< INVOIC _GROUP_1>.
|
|
|
|
|
|
|
|
|
|
|
|
See “XML Schema Generation” for information about how this property affects XML Schema generation. See “HTML/XHTML Documentation Generation” for information about how this property affects HTML/XHTML documentation generation.
|
|
|
|
Used when converting EDI to XML, and XML to EDI when the Add linefeeds between segments on write property (eol) is set to yes. See “Line Separator Values” for a list of commonly used values.
|
|
|
|
See “Autofilling Segments and Elements” for a list of which segments and elements are autofilled
|
|
|
|
|
|
|
|
|
|
|
|
NOTE: You can use opt=no with the ignore property to ignore errors for missing mandatory segments (errors 39 and 9), missing mandatory data elements (error 4), or both. For example, opt=no and ignore=39,9 allows processing to continue even if the data stream is missing mandatory segments.
|
|
|
|
|
|
|
|
See “Using Special Characters for Separators” for information about how to specify values for this property.
|
|
|
|
|
|
|
|
See “Using Special Characters for Separators” for information about how to specify values for this property.
|
|
|
|
You can also use this property to add additional spaces or padding:
|
|
|
|
|
|
|
|
See “Using Special Characters for Separators” for information about how to specify values for this property.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See “Using Special Characters for Separators” for information about how to specify values for this property.
|
|
|
|
|
|
|
|
|
|
|
|
Determines whether an upper threshold is enforced on maxOccurs. For example, if unbounded=50, all occurrences of maxOccurs in an XML schema that have a value of 50 or higher are changed to unbounded.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See “XML Schema Generation” for more information about how this property affects XML Schema generation. See “HTML/XHTML Documentation Generation” for more information about how this property affects HTML/XHTML documentation generation.
|
|
|
|
NOTE: If you specify xr=999, make sure that the version of X12 being used supports the 999 response message, which was introduced in version 005010. This property is HIPAA-aware; therefore, for version 0050x0, it writes the 005010X231 version of 999, and for 0060x0, it writes the 006010X290 version.
|
|
|
|
|
You can use the Character repertoire override property (see “chr”) to change the meaning of certain characters for the Finnish character set for UNOA (UNOY) and UNOB (UNOZ). The following table shows which characters are changed based on the character set in use.
In addition to the modifiers you can specify using the Character repertoire override property (see “chr”), you can instruct the DataDirect XML Converters to take character encodings from the URI, instead of from the EDIFACT-style UNB or UIB 001 element. If you choose to do this, you can use the encodings described in the following table:
Most special characters or symbols cannot be entered directly into a URL. For example, you cannot specify that the colon (:) is the element separator character by entering converter:EDI:element=::auto=both. Instead, you must escape special characters using the appropriate decimal or hexadecimal value. To specify a colon as an element separator character, you would use
converter:EDI:element=\u3A:auto=both.
See Table 5-12, “Common Separator Characters” for a complete list of separator characters and their decimal and hexadecimal values.
The syntax of an EDI processing instruction is <?, followed by processing instruction name (edi_segment, for example), followed by a space, and then the new special character.
To disable autofilling, use auto=never. When autofilling is enabled, the values of elements that are autofilled depend on the specified dialect as described in
Table 5-15.