aboutsummaryrefslogtreecommitdiff
path: root/xsd
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2019-03-20 15:30:05 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2019-03-20 15:30:05 +0100
commit8e642991d557bd902b749ddd84e41d65c48f79cf (patch)
tree29b80dd0b6237b485a95a9404bb5b5e9e3380e4e /xsd
parent237a6faa8a23826e68bbc00bc107b2d6f97235d0 (diff)
downloadee-python-8e642991d557bd902b749ddd84e41d65c48f79cf.tar.gz
ee-python-8e642991d557bd902b749ddd84e41d65c48f79cf.tar.bz2
ee-python-8e642991d557bd902b749ddd84e41d65c48f79cf.tar.xz
ee-python-8e642991d557bd902b749ddd84e41d65c48f79cf.zip
o Adding OPL downloader from Seeed studio.
o Adding <description> to <part>
Diffstat (limited to 'xsd')
-rw-r--r--xsd/ee.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/xsd/ee.xsd b/xsd/ee.xsd
index 64d0f11..18d8665 100644
--- a/xsd/ee.xsd
+++ b/xsd/ee.xsd
@@ -46,6 +46,7 @@ TODO: rename 'id' to 'url'.
<xs:sequence>
<!-- TODO: this should be a fact -->
<xs:element name="part-type" type="xs:anyURI"/>
+ <xs:element name="description" type="xs:string"/>
<xs:element name="references" type="ReferencesList"/>
<xs:element name="distributor-info" type="DistributorInfo"/>
<xs:element name="facts" type="FactList"/>