diff options
Diffstat (limited to 'xsd')
-rw-r--r-- | xsd/ee.xsd | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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"/> |