We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f79a14e commit bd14bf1Copy full SHA for bd14bf1
schema/pvcollada_schema_2.0.xsd
@@ -707,7 +707,7 @@ xmlns:collada="http://www.collada.org/2008/03/COLLADASchema">
707
</xs:element>
708
<xs:element name="boundary" type="collada:sidref_type" minOccurs="0">
709
<xs:annotation>
710
- <xs:documentation xml:lang="en">ID for a COLLADA geometry describing the project boundary.</xs:documentation>
+ <xs:documentation xml:lang="en">SIDREF for a COLLADA instance_geometry describing the project boundary.</xs:documentation>
711
</xs:annotation>
712
713
<xs:element name="module_count" type="xs:positiveInteger" minOccurs="0">
0 commit comments