uCosminexus Application Server, Web Service Development Guide
![[Contents]](FIGURE/CONTENT.GIF)
![[Glossary]](FIGURE/GLOSS.GIF)
![[Index]](FIGURE/INDEX.GIF)
![[Back]](FIGURE/FRONT.GIF)
- This element maps the URI that is pointing to the location of a WSDL or an XML Schema specified in the systemId attribute to a different URI that is pointing to the location of a WSDL or an XML Schema.
- You can omit a child element or code up to 255 elements as the child elements of the er:catalog element. If more than 255 elements are specified, the operation is not guaranteed.
- Organization of this subsection
- (1) systemId attribute
- (2) uri attribute
- You can code only one systemId attribute as the attribute of the er:system element. You cannot omit this attribute. If omitted, a warning message# is displayed, the catalog functionality is disabled, and the processing continues.
- The conditions for the attribute values that can be specified are as follows:
- Specify the absolute URL of the WSDL or the XML schema to be mapped. You cannot specify a relative URL or a relative path. Convert a relative URL or a relative path to an absolute URL to specify the attribute value.
- Specify the attribute by using the characters complying with xsd:anyURI specified in RFC 2396. Note that you cannot use RFC 2732 (IPv6).
- The value is not case sensitive.
- You can specify a character string of any length. Note that an error occurs if the length exceeds the limit of the OS.
- #
- Depending on where you use the catalog functionality, the warning message and the output destination vary as follows:
- When executing a Web Services client: log file (KDJW30023-W)
- When developing a Web Services client: standard error output (KDJW51221-W)
- You can code only one uri attribute as the attribute of the er:public element. You cannot omit this attribute. If you omit, a warning message#1 is displayed, the catalog functionality is disabled, and the processing continues.
- The conditions for the attribute values that you can specify are as follows:
- Specify the relative path#2 or URL of the WSDL or the XML schema to be mapped.
- Specify the attribute by using the characters complying with xsd:anyURI specified in RFC 2396. Note that you cannot use RFC 2732 (IPv6).
- The value is not case sensitive.
- You can specify a character string of any length. Note that an error occurs if the length exceeds the limit of the OS.
- Note:
- If you specify a WSDL or an XML Schema that does not exist or requires no access permission, a warning message (KDJW30024-W) is displayed, the catalog functionality is disabled, and the processing continues.
- #1
- Depending on where you use the catalog functionality, the warning message and the output destination vary as follows:
- When executing a Web Services client: log file (KDJW30023-W)
- When developing a Web Services client: standard error output (KDJW51221-W)
- #2
- Indicates a relative path from the directory that stores the catalog file.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.