Definition Type Simple Type
Name httpType
Facets  
Pattern (http(s)?://|mailto:|tel:).*
XSD Schema http://wapl.wapple.net/wapl.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:simpleType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="httpType" >
  <xsd:restriction base="xsd:anyURI">
    <xsd:pattern value="(http(s)?://|mailto:|tel:).*"/>
  </xsd:restriction>

</xsd:simpleType>
Derivation Tree
[No Sub Types]
httpType
    url
        url
        url
        url
        url
        url
References
url
Generated using Liquid XML Studio 6.1.18.0 by Liquid Technologies Ltd