Skip to content

Commit 7f69d56

Browse files
authored
Incorrect resource file
1 parent 795bda2 commit 7f69d56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

powerapps-docs/developer/component-framework/sample-controls/data-set-component-canvas.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,8 @@ private onLoadPrevButtonClick(event: Event): void {
445445
```
446446
447447
```XML
448+
<?xml version="1.0" encoding="utf-8"?>
449+
<root>
448450
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
449451
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
450452
<xsd:element name="root" msdata:IsDataSet="true">

0 commit comments

Comments
 (0)