summaryrefslogtreecommitdiff
path: root/doc/xsd
diff options
context:
space:
mode:
authorDirk Baechle <dl9obn@darc.de>2013-05-04 00:30:28 +0200
committerDirk Baechle <dl9obn@darc.de>2013-05-04 00:30:28 +0200
commit9c0294473f8292e82a864f6a16806754f84ae6b2 (patch)
tree13396618f71113b2f23eabea8f55ecd668dc0114 /doc/xsd
parentb714ec23a5771ef0e243721846a81654358bbb78 (diff)
downloadscons-9c0294473f8292e82a864f6a16806754f84ae6b2.tar.gz
- removed suffix= from 'scons_output_command ' and moved it
one up in the hierarchy to the 'scons_output' tag
Diffstat (limited to 'doc/xsd')
-rw-r--r--doc/xsd/dbpoolx.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/xsd/dbpoolx.xsd b/doc/xsd/dbpoolx.xsd
index b5e856fe..f0a3f1ca 100644
--- a/doc/xsd/dbpoolx.xsd
+++ b/doc/xsd/dbpoolx.xsd
@@ -2349,6 +2349,7 @@
<xs:attribute name="name" type="xs:string" />
<xs:attribute name="tools" type="xs:string" />
<xs:attribute name="example" type="xs:string" use="required" />
+ <xs:attribute name="suffix" type="xs:string" use="required" />
</xs:attributeGroup>
<!-- end of scons_output.attlist -->
<!-- end of scons_output.module -->
@@ -2380,7 +2381,6 @@
<xs:attribute name="edit" type="xs:string" use="optional" />
<xs:attribute name="environment" type="xs:string" use="optional" />
<xs:attribute name="output" type="xs:string" use="optional" />
- <xs:attribute name="suffix" type="xs:string" use="required" />
</xs:attributeGroup>
<!-- end of scons_output_command.attlist -->
<!-- end of scons_output_command.module -->