Add the xml definitions files missing in the previous commit
use the admin framework facilities to do pattern matchin on the
replication server addresses to make sure that it contain
both a hostname and a port number.
Also use the last : as the separator in case somebody would want to
use a IPv6 address.
Issue number 1579
| | |
| | | <adm:none /> |
| | | </adm:requires-admin-action> |
| | | <adm:syntax> |
| | | <adm:string></adm:string> |
| | | <adm:string> |
| | | <adm:pattern> |
| | | <adm:regex>.+:[0-9]+</adm:regex> |
| | | <adm:synopsis> |
| | | A hostname, followed by a ":" followed by a port number. |
| | | </adm:synopsis> |
| | | </adm:pattern> |
| | | </adm:string> |
| | | </adm:syntax> |
| | | <adm:profile name="ldap"> |
| | | <ldap:attribute> |
| | |
| | | <adm:undefined /> |
| | | </adm:default-behavior> |
| | | <adm:syntax> |
| | | <adm:string></adm:string> |
| | | <adm:string> |
| | | <adm:pattern> |
| | | <adm:regex>.+:[0-9]+</adm:regex> |
| | | <adm:synopsis> |
| | | A hostname, followed by a ":" followed by a port number. |
| | | </adm:synopsis> |
| | | </adm:pattern> |
| | | </adm:string> |
| | | </adm:syntax> |
| | | <adm:profile name="ldap"> |
| | | <ldap:attribute> |