Class : URLSpec

Class : URLSpec

Class Name
URLSpec
Class Kind
ConstraintsSpecType
Parent
datatypes-URL
Package
cdadt

List of related constraints

  • value attribute SHALL have this form : ^(\\w+:.+|#.+)$ (CDADT-013) more..
  • When the URL datatype is tel or fax, the structure of the litteral is specified according to the specification in the datatypes specification, paragraph 2.18.3, and where the value is defined according to this regex (tel|fax):\\+?([0-9]|\\(|\\)|\\.|\\-)*$ (CDADT-014) more..
  • In URL datatype, the mail SHALL be as defined in RFC2368 (DTITS-009) more..
  • In URL datatype, the http SHALL be as defined in RFC2396 (DTITS-010) more..
  • In URL datatype, the ftp SHALL be as defined in RFC1738 (DTITS-011) more..
  • In URL datatype, the file SHALL be as defined in RFC1738 (DTITS-012) more..