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