namespace | http://fifa.com/fc | ||||||
type | restriction of xsd:anyURI | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:simpleType name="WebAddressType"> <xsd:annotation> <xsd:documentation>The Format of a Web address.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:anyURI"> <xsd:pattern value="[hH][tT]{2}[pP][sS]{0,1}://.*"/> </xsd:restriction> </xsd:simpleType> |