Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions schema/pvcollada_schema_2.0.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -373,11 +373,6 @@ xmlns:collada="http://www.collada.org/2008/03/COLLADASchema">
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="mesh_id" type="collada:sidref_type" minOccurs="0">
<xs:annotation>
<xs:documentation>Mesh describing inverter object in 3D scene.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
<xs:attribute name="id" use="required" type="xs:ID" />
</xs:complexType>
Expand Down Expand Up @@ -471,11 +466,6 @@ xmlns:collada="http://www.collada.org/2008/03/COLLADASchema">
<xs:documentation>true if the transformer automatically disconnects from the grid at night.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="mesh_id" type="collada:sidref_type" minOccurs="0">
<xs:annotation>
<xs:documentation>Mesh describing transformer object in 3D scene.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
<xs:attribute name="id" use="required" type="xs:ID" />
</xs:complexType>
Expand Down