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 8cb334f commit 5a449b4Copy full SHA for 5a449b4
Schemas/visinfo.xsd
@@ -7,6 +7,8 @@
7
</xs:annotation>
8
<xs:complexType>
9
<xs:sequence>
10
+ <xs:element name="CreationDate" type="xs:dateTime"/>
11
+ <xs:element name="CreationAuthor" type="NonEmptyOrBlankString"/>
12
<!-- The TopicFileIds element lists the model files this viewpoint is supposed to load.-->
13
<xs:element name="TopicFileIds" type="TopicFileIds" minOccurs="0"/>
14
<!--
0 commit comments