We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05981de + 036e194 commit bb1b7e9Copy full SHA for bb1b7e9
1 file changed
slp_drawio/resources/schemas/drawio_schema.xsd
@@ -66,6 +66,7 @@
66
<xs:attribute type="xs:string" name="pageHeight"/>
67
<xs:attribute type="xs:string" name="math"/>
68
<xs:attribute type="xs:string" name="shadow"/>
69
+ <xs:attribute type="xs:string" name="background"/>
70
</xs:complexType>
71
<xs:complexType name="diagramType" mixed="true">
72
<xs:sequence minOccurs="0" maxOccurs="unbounded">
0 commit comments