Skip to content

Commit

Permalink
Visinfo.xsd; add Bitmap/Height
Browse files Browse the repository at this point in the history
  • Loading branch information
linhard committed Dec 18, 2013
1 parent eb76d6c commit 730a390
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Schemas/visinfo.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@
<xs:element name="Normal" type="Direction"/>
<!-- Upvector of the bitmap -->
<xs:element name="Up" type="Direction"/>
<!-- Height of the bitmap -->
<xs:element name="Height" type="xs:double"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Expand Down

0 comments on commit 730a390

Please sign in to comment.