Skip to content

Commit 5a449b4

Browse files
committed
Add audit info on viewpoints
1 parent 8cb334f commit 5a449b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Schemas/visinfo.xsd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
</xs:annotation>
88
<xs:complexType>
99
<xs:sequence>
10+
<xs:element name="CreationDate" type="xs:dateTime"/>
11+
<xs:element name="CreationAuthor" type="NonEmptyOrBlankString"/>
1012
<!-- The TopicFileIds element lists the model files this viewpoint is supposed to load.-->
1113
<xs:element name="TopicFileIds" type="TopicFileIds" minOccurs="0"/>
1214
<!--

0 commit comments

Comments
 (0)