Skip to content

Commit

Permalink
Add main viewpoint guid to markup / topic (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgDangl committed Feb 26, 2024
1 parent ec7aba8 commit 2fe9d92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Schemas/markup.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
<xs:sequence>
<xs:element name="ViewPoint" type="ViewPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="MainViewpointGuid" type="Guid" use="optional"/>
</xs:complexType>
</xs:element>
</xs:sequence>
Expand Down

0 comments on commit 2fe9d92

Please sign in to comment.