summaryrefslogtreecommitdiffstats
path: root/schemas/pathentry.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/pathentry.xsd')
-rw-r--r--schemas/pathentry.xsd3
1 files changed, 0 insertions, 3 deletions
diff --git a/schemas/pathentry.xsd b/schemas/pathentry.xsd
index 5e129fa75..7be0e37e2 100644
--- a/schemas/pathentry.xsd
+++ b/schemas/pathentry.xsd
@@ -8,10 +8,7 @@
</xsd:documentation>
</xsd:annotation>
- <xsd:include schemaLocation="types.xsd"/>
-
<xsd:complexType name='PathEntry'>
<xsd:attribute type='xsd:string' name='name' use='required'/>
- <xsd:attribute name='type' use='required' type='PathTypeEnum' />
</xsd:complexType>
</xsd:schema>