XML transform - XMLTRANS
The XML Transform (XMLTRANS) views display information about a specified XML transform.
Supplied views
To access from the main menu, click:
| View | Notes |
|---|---|
| XML transform EYUSTARTXMLTRANS.DETAILED |
Detailed information about the selected XML transform. |
| XML transform EYUSTARTXMLTRANS.DETAILED1 |
Detailed information about the XML transform resource signature. |
| XML transform EYUSTARTXMLTRANS.SET |
Set attribute according to values specified in input fields |
| XML transform EYUSTARTXMLTRANS.TABULAR |
Tabular information about XML transform. |
Actions
| Action | Description |
|---|---|
| SET | Set attribute according to values specified in input fields |
Fields
| Field | Attribute name | Description |
|---|---|---|
| BAS resource definition version | BASDEFINEVER | The BAS version number of the bundle definition. |
| Bundle name | BUNDLE | Name of the bundle from which the XML transform is installed. |
| Coded character set ID | CCSID | The coded character set identifier (CCSID) that is used to encode the character data in the application data structure at runtime. This value is set using the optional CCSID parameter in the XML assistant when the XML binding file is generated. The CCSID is a value of up to 8 characters. |
| Last modification agent | CHANGEAGENT |
The change agent identifier that made the last modification.
|
| Last modification agent release | CHANGEAGREL | The CICS release level of the agent that made the last modification to the resource definition. |
| Last modification time | CHANGETIME | The local date and time when the definition was last changed. |
| Last modification user ID | CHANGEUSRID | The user ID that made the last modification to the resource definition. |
| Source of the resource definition | DEFINESOURCE | The source of the definition, depending on which agent made the last change. |
| Creation time | DEFINETIME | The local date and time when the resource definition record was created on DFHCSD or EYUDREP. |
| Enabled status | ENABLESTATUS |
Returns a CVDA indicating the state of the XML transform. Values are:
|
| Installation agent | INSTALLAGENT |
The install agent identifier that made the installation.
|
| Installation time | INSTALLTIME | The local date and time when the definition was installed |
| Installation user ID | INSTALLUSRID | The user ID that installed the resource definition. |
| Mapping level | MAPPINGLEVEL | The mapping level that was used when the XML binding file was produced. |
| Mapping release number | MAPPINGRNUM | The release number for the mapping level that was used when the XML binding file was produced. The value of the release number is 0, 1, or 2. |
| Mapping version number | MAPPINGVNUM | The version number for the mapping level that was used when the XML binding file was produced. The value of the version number is 1, 2, 3 or 4. |
| Minimum runtime level | MINRUNLEVEL | The minimum runtime level that is required to install the XML transform in CICS. |
| Minimum runtime release number | MINRUNRNUM | The release number for the minimum runtime level that is required to install the XML transform in CICS. |
| Minimum runtime version number | MINRUNVNUM | The version number for the minimum runtime level that is required to install the XMLTRANSFORM in CICS. |
| Name | NAME | Specifies the name of this XML transform. The name can be up to 32 characters in length. |
| Use count | USECOUNT | Number of times the XML transform has been used. |
| Validation status | VALIDATIONST |
Specifies whether full validation is enabled for the XML transform resource or not. CVDA values are:
|
| XML schema | XMLSCHEMA | The name of the associated XML schema file. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks. |
| XSD binding | XSDBIND | The name of the XML binding file. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks. |