d'oh II: the return of the d'oh.
This commit is contained in:
parent
49c896fe0a
commit
7c86946301
@ -90,14 +90,12 @@
|
||||
</xs:simpleContent>
|
||||
</xs:complexType>
|
||||
|
||||
<xs:complexType name="t_net_http_basic_uri">
|
||||
<xs:simpleContent>
|
||||
<xs:simpleType name="t_net_http_basic_uri">
|
||||
<xs:restriction base="xs:anyURI">
|
||||
<xs:pattern value="https?://.+/?"/>
|
||||
<xs:whiteSpace value="collapse"/>
|
||||
</xs:restriction>
|
||||
</xs:simpleContent>
|
||||
</xs:complexType>
|
||||
</xs:simpleType>
|
||||
|
||||
<xs:simpleType name="t_net_mac_addr">
|
||||
<xs:restriction base="xs:token">
|
||||
|
Loading…
Reference in New Issue
Block a user