XML transform - XMLTRANS

The XML Transform (XMLTRANS) views display information about a specified XML transform.

Supplied views

To access from the main menu, click:

CICS operations views > Application operations views > XML transform

Table 1. Views in the supplied XML transform (XMLTRANS) view set
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

Table 2. Actions available for XMLTRANS views
Action Description
SET Set attribute according to values specified in input fields

Fields

Table 3. Fields in XMLTRANS views
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.
  • CSDAPI - The resource was last changed by a CEDA transaction, by the programmable interface to DFHEDAP or by an EXEC CICS CSD command.
  • CSDBATCH - The resource was last changed by a DFHCSDUP job.
  • DREPAPI - The resource was last changed by a CICSPlex SM BAS API command.
  • DYNAMIC - The resource was defined by an ATOMSERVICE resource.
  • CREATESPI - The resource was last changed by an EXEC CICS CREATE command.
  • NOTAPPLIC - This is not applicable for this resource.
  • OVERRIDE - Resource was last changed by resource overrides.
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:
  • DISABLED
    • The XML transform is not enabled.
  • DISABLING
    • The XML transform is in the process of being disabled. It is not available for further use, but inflight activity will be allowed to complete.
  • ENABLED
    • The XML transform is enabled.
  • ENABLING
    • The XML transform is in the process of being enabled.
Installation agent INSTALLAGENT The install agent identifier that made the installation.
  • BUNDLE - The resource was installed by a bundle deployment.
  • DYNAMIC - The resource was installed by an ATOMSERVICE resource.
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:
  • VALIDATION
    • Full validation is enabled.
  • NOVALIDATION
    • Full validation is disabled.
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.