aboutsummaryrefslogtreecommitdiff
path: root/xsd/ee.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/ee.xsd')
-rw-r--r--xsd/ee.xsd3
1 files changed, 2 insertions, 1 deletions
diff --git a/xsd/ee.xsd b/xsd/ee.xsd
index 6b7260b..87f072d 100644
--- a/xsd/ee.xsd
+++ b/xsd/ee.xsd
@@ -29,7 +29,7 @@ TODO: rename 'id' to 'url'.
<xs:schema
xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://purl.org/ee/bom-file"
- xmlns="http://purl.org/ee/bom-file">
+ >
<xs:attribute name="uri" type="xs:anyURI"/>
@@ -134,6 +134,7 @@ TODO: rename 'id' to 'url'.
<xs:attribute name="relation" type="xs:string"/>
<xs:attribute name="media-type" type="xs:string"/>
<xs:attribute name="title" type="xs:string"/>
+ <xs:attribute name="cache-url" type="xs:string"/>
</xs:complexType>
<xs:complexType name="LinkList">