summaryrefslogtreecommitdiffstats
path: root/schemas/fileprobes.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/fileprobes.xsd')
-rw-r--r--schemas/fileprobes.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/fileprobes.xsd b/schemas/fileprobes.xsd
index 112047836..e10dc51dd 100644
--- a/schemas/fileprobes.xsd
+++ b/schemas/fileprobes.xsd
@@ -18,7 +18,7 @@
<xsd:complexType name="FileProbeType">
<xsd:attribute type="xsd:string" name="name" use="required"/>
- <xsd:attribute type="xsd:string" name="base64"/>
+ <xsd:attribute type="xsd:string" name="encoding"/>
<xsd:attribute type="xsd:string" name="update"/>
</xsd:complexType>