1.3.5 Condition Value Setting Dialog
Use the Condition Value Setting dialog to specify a selection condition value for the component of a complex content element for which Selection is specified.
For details about operating procedures, see the description about component selection conditions in the manual Service Platform Basic Development Guide.
|
|
- Information
-
If there is a problem in the information that is entered in the Condition Value Setting dialog, a message indicating the problem is displayed in the title bar of the dialog. For details about displayed messages and measures to be taken, see the description for validating binary format definition files in the manual Service Platform Basic Development Guide.
- Selection condition
-
- Node
-
Displays the selection condition node.
- Data type
-
Displays a data type for the selection condition node.
- Invalid character
-
When the data type of the selection condition node is string, either of the following is displayed to indicate whether characters that cannot be used in XML are replaced with alternate characters:
-
Replace alternate character
-
Do not replace alternate character
-
- First alternate character
-
When the data type of the selection condition node is string and Replace alternate character is displayed for Invalid character, the first alternate character is displayed in 0xXXXX format.
- Format
-
When the data type of the selection condition node is date/time, a date/time format is displayed.
- all digits
-
When the data type of the selection condition node is integer, real number, or fixed-decimal number, the total number of digits specified is displayed.
- Decimal digits
-
When the data type of the selection condition node is fixed-decimal number, zone-format number, packed-format number, or date/time (format that includes time), the number of decimal digits is displayed. Nothing is displayed if the number of decimal digits has not been specified.
- Sign usage
-
When the data type of the selection condition node is integer, real number, or fixed-decimal number, whether a sign is present is displayed.
When the data type is zone-format number or pack-format number and Custom is selected for Code specification, whether a sign is present is displayed.
- Encoding format
-
When the data type of the selection condition node is byte string, either of the following schema data type is displayed as the encoding format.
-
hexBinary
-
base64Binary
-
- Size (unit)
-
When the size of the selection condition node is fixed, that value is displayed. If the size is variable, Variable is displayed.
In unit, either in bytes or in bits is displayed depending on the data type.
- Name
-
Displays the name of the component for which a selection condition value is to be specified.
- Condition value
-
Select Single condition specified to specify one selection condition value for one element. Select Multiple conditions specified to specify multiple selection condition values for one element.
The condition values that can be specified vary according to the data type of the selection condition node.
For details about condition values that can be specified, see the description for validating binary format definition files in the manual Service Platform Basic Development Guide.
- Single condition specified
-
To specify one selection condition value for one element, specify the selection condition value by using 1,024 characters or less.
- Multiple conditions specified
-
To specify multiple selection condition values for one element, specify the selection condition values and delimiter.
-
Condition values
Specify the selection condition values separated by delimiters. There is no limit on the number of characters in selection condition values.
-
Delimiter
If you want to change the default delimiter , (halfwidth comma), specify a new delimiter. You can use a single Latin character (0x21 to 0x7E) or halfwidth space (0x20).
The character specified as the delimiter cannot be used for a selection condition value. There is no definition method like an escape sequence.
For example, if you specify aaa,bbb,ccc as the selection condition value and specify , (halfwidth comma) as the delimiter for a component, this component will be selected when aaa, bbb, or ccc is entered for the selection condition node.
The following shows an example of specifying multiple selection condition values separated by , (halfwidth comma).
aaa,bbb,ccc,zzz
-
- OK button
-
Commits the specified contents and closes the Condition Value Setting dialog.
- Cancel button
-
Closes the Condition Value Setting dialog without committing the specified contents.