XMLTRANSAggregateRecordType

XML Transforms aggregate record

Fields

CICSRelease (StringAggregationType)
basdefinever (LongAggregationType)

The BAS version number of the bundle definition.

bundle (StringAggregationType)

Name of the bundle from which the XML transform is installed.

ccsid (LongAggregationType)

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.

changeAgent (EnumAggregationType)

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.
changeAgentRelease (StringAggregationType)

The CICS release level of the agent that made the last modification to the resource definition.

changeTime (DateAggregationType)

The local date and time when the definition was last changed.

changeUserID (StringAggregationType)

The user ID that made the last modification to the resource definition.

defineSource (StringAggregationType)

The source of the definition, depending on which agent made the last change.

defineTime (DateAggregationType)

The local date and time when the resource definition record was created on DFHCSD or EYUDREP.

enableStatus (EnumAggregationType)

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.

installAgent (EnumAggregationType)

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.
installTime (DateAggregationType)

The local date and time when the definition was installed

installUserID (StringAggregationType)

The user ID that installed the resource definition.

mappingLevel (StringAggregationType)

The mapping level that was used when the XML binding file was produced.

mappingReleaseNumber (LongAggregationType)

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.

mappingVersionNumber (LongAggregationType)

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.

minimumRuntimeLevel (StringAggregationType)

The minimum runtime level that is required to install the XML transform in CICS.

minimumRuntimeReleaseNumber (LongAggregationType)

The release number for the minimum runtime level that is required to install the XML transform in CICS.

minimumRuntimeVersionNumber (LongAggregationType)

The version number for the minimum runtime level that is required to install the XMLTRANSFORM in CICS.

name (StringAggregationType)

Specifies the name of this XML transform. The name can be up to 32 characters in length.

regionName (StringAggregationType)
useCount (LongAggregationType)

Number of times the XML transform has been used.

validationStatus (EnumAggregationType)

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.

xmlSchema (StringAggregationType)

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.

xsdBind (StringAggregationType)

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.