XMLCommon Class Fields
- Last UpdatedNov 06, 2025
- 6 minute read
For a list of all members of this type, see XMLCommon members.
| Name | Description | |
|---|---|---|
![]() | BATCH_REQUEST_NODENAME | String constant to use for Request node name for all batch XML requests |
![]() | CMD_EXECBATCH | String constant to use for the Exec "Cmd" node name for batch execute type XML requests |
![]() | CMD_NODENAME | String constant to use for the "Cmd" node name for all XML requests |
![]() | CUSTOM_OBJECT | String constant to use for the "Custom" node name for custom object XML requests |
![]() | DESC_NODENAME | String constant to use for the Error description node name for XML responses that contain errors |
![]() | ERROR_NODENAME | String constant to use for the "Error" node name for XML responses that contain errors |
![]() | FILTERS_NODENAME | String constant to use for the "Filters" node name for XML requests that contain filters |
![]() | GETALL_FILTER_NODENAME | String constant to use for the filter node name for GetAll XML requests |
![]() | IDENTITY_NODENAME | String constant to use for the Identity field node name for XML responses that contain this value |
![]() | LASTEDITAT_NODENAME | String constant to use for the last edit at field node name for XML requests or responses that contain this value |
![]() | MODID_NODENAME | String constant to use for the Mod Id field node name for XML requests or responses that contain this value |
![]() | MSGTYPE_EXEC | String constant to use for the "Exec" node name for execute type XML requests |
![]() | MSGTYPE_EXECBATCH | String constant to use for the Exec "MsgType" node name for batch execute type XML requests |
![]() | MSGTYPE_GETALL | String constant to use for the "GetAll" node name for GetAll type XML requests |
![]() | MSGTYPE_GETBYKEY | String constant to use for the "GetByKey" node name for GetByKey type XML requests |
![]() | MSGTYPE_GETBYSQL | String constant to use for the "GetBySQL" node name for GetBySQL type XML requests |
![]() | MSGTYPE_GETSPECIFIC | String constant to use for the "GetSpec" node name for GetSpecific type XML requests |
![]() | MSGTYPE_NODENAME | String constant to use for the "MsgType" node name for all XML requests |
![]() | NUMBER_NODENAME | String constant to use for the Error Number node name for XML responses that contain errors |
![]() | OBJECT_NODENAME | String constant to use for the "Object" node name for all XML requests |
![]() | PARAMETER_NODENAME | String constant to use for the "Parameter" node name for certain XML requests |
![]() | PARAMETERS_NODENAME | String constant to use for the "Parameters" node name for certain XML requests |
![]() | REQUEST_NODENAME | String constant to use for Request node name for all standard XML requests |
![]() | RESPONSE_NODENAME | String constant to use for the top level node name for all XML responses |
![]() | RESULT_FALSE | String constant to use for the Result value for Unsuccessful XML responses |
![]() | RESULT_NODENAME | String constant to use for the "Result" node name for XML responses to commands |
![]() | RESULT_TRUE | String constant to use for the Result value for Successful XML responses |
![]() | SCHEMA_NODENAME | String constant to use for the "Schema" node name for all XML requests that support it |
![]() | SCHEMA_TYPE_ELEMENT | String constant to use for the schema type element node name for certain XML requests |
![]() | SESSION_ID_NODENAME | String constant to use for the session id node name for all XML requests |
![]() | SOURCE_NODENAME | String constant to use for the Error Source node name for XML responses that contain errors |
![]() | SP_BLOCK | String constant to use for the "sp_block" node name for certain XML requests |
![]() | SP_NODENAME | String constant to use for the "SP" node name for certain XML requests |
![]() | SP_PARAM_DATATYPE | String constant to use for the "datatype" node name for SP XML requests that include parameters |
![]() | SP_PARAM_DIRECTION | String constant to use for the "direction" node name for SP XML requests that include parameters |
![]() | SP_PARAM_NAME | String constant to use for the "name" node name for SP XML requests that include parameters |
![]() | SP_PARAM_SIZE | String constant to use for the "size" node name for SP XML requests that include parameters |
![]() | SP_PARAM_VALUE | String constant to use for the "value" node name for SP XML requests that include parameters |
![]() | SP_PARAMETER | String constant to use for the "sp_parameter" node name for SP XML requests that include a parameter |
![]() | SP_PARAMETERS | String constant to use for the "sp_parameters" node name for SP XML requests that include parameters |
![]() | SQL_NODENAME | String constant to use for the "Sql" node name for certain XML requests |
![]() | TRANSACTION_NODENAME | String constant to use for node name to contain multiple requests within a transaction |
![]() | VALIDATE_NODENAME | String constant to use for the "Validate" node name for certain XML requests |
![]() | XML_VERSION_STRING | String constant to use for the XML version in all XML documents |
![]() | xmlDoc | Reference to the encapsulated XML DOM object |
