We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 795bda2 commit 7f69d56Copy full SHA for 7f69d56
powerapps-docs/developer/component-framework/sample-controls/data-set-component-canvas.md
@@ -445,6 +445,8 @@ private onLoadPrevButtonClick(event: Event): void {
445
```
446
447
```XML
448
+<?xml version="1.0" encoding="utf-8"?>
449
+<root>
450
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
451
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
452
<xsd:element name="root" msdata:IsDataSet="true">
0 commit comments