Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 24f0d5c

Browse files
Update xml_format.md
1 parent 4c040be commit 24f0d5c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/xml_format.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@ To make the compact version of our tree compatible with Groot, the XML must be m
9797
</root>
9898
```
9999

100+
!!! Note "XML Schema available for explicit version"
101+
You can download the [XML Schema](https://www.w3schools.com/xml/schema_intro.asp) here:
102+
[behaviortree_schema.xsd](https://github.com/BehaviorTree/BehaviorTree.CPP/blob/master/behaviortree_schema.xsd).
103+
100104
## Subtrees
101105

102106
As we saw in [this tutorial](tutorial_D_subtrees.md), it is possible to include

0 commit comments

Comments
 (0)