The RequiredType type displays an enumeration value for specific elements in the RequestTypePolicy.
Ancestors
• | RequestTypePolicy |
Relevant operations
• | getRequestTypePolicy |
Contents
This type is a string (see xs:string) with one of the following enumeration values:
• | MANDATORY - Use this value to specify that the element must be supplied. If it is not, Web Services will throw a fault. |
• | OPTIONAL - Use this value to specify that the element may or may not be supplied. If it is not, no fault is thrown. If it is, it is used. |
• | NEVER - Use this value to specify that the element will be ignored if supplied. |
© 2009-2012 SirsiDynix