Skip to content

Commit 6135cbe

Browse files
committed
Update pvcollada_schema_0.1.xsd
Updated documentation for post and gap
1 parent 37bf5cf commit 6135cbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schema/pvcollada_schema_0.1.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,7 @@ xmlns:collada="http://www.collada.org/2008/03/COLLADASchema">
903903
</xs:element>
904904
<xs:element name="post">
905905
<xs:annotation>
906-
<xs:documentation>This tag should only appear in the extra/technique section of a Collada node tag to define a model for a
906+
<xs:documentation>This tag should only appear in the extra/technique section of a Collada geometry tag to define a model for a
907907
post. A post is a vertical object that supports a rack, tracker or fence. The node may have 1 or more instance_geometry
908908
descendant tags that contain an instance_post tag.</xs:documentation>
909909
</xs:annotation>
@@ -944,7 +944,7 @@ xmlns:collada="http://www.collada.org/2008/03/COLLADASchema">
944944
</xs:element>
945945
<xs:element name="gap">
946946
<xs:annotation>
947-
<xs:documentation>This tag should only appear in the extra/technique section of a Collada node tag to define a model for a
947+
<xs:documentation>This tag should only appear in the extra/technique section of a Collada geometry tag to define a model for a
948948
gap. A gap is a space between two racks on a tracker. The node may have one or more instance_geometry
949949
descendant tags that contain an instance_gap tag.</xs:documentation>
950950
</xs:annotation>

0 commit comments

Comments
 (0)