Skip to content

Commit

Permalink
Specify that the index is 0-based.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhgills committed Nov 22, 2013
1 parent 59c8472 commit 369a558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/assembly.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
<xsd:attribute name="index" type="xsd:integer" use="optional">
<xsd:annotation>
<xsd:documentation><![CDATA[
The index of the argument.
The index of the argument (0-based).
]]></xsd:documentation>
</xsd:annotation>
</xsd:attribute>
Expand Down

0 comments on commit 369a558

Please sign in to comment.